Commit graph

2002 commits

Author SHA1 Message Date
Fabien Castan
7f98314bb6 [ui] init folder when opening new project 2020-11-23 19:25:01 +01:00
Fabien Castan
24e6ee582f [nodes] add dspsift on all nodes using features 2020-11-23 15:23:41 +01:00
Fabien
d62eca1648 [camerainit] add a boolean for white balance use 2020-11-23 08:05:40 +01:00
Fabien Castan
83f85df9e0 [nodes] FeatureExtraction: add custom maxNbFeatures option 2020-11-20 18:03:02 +01:00
Fabien Castan
54ee8af198 [nodes] FeatureExtraction: add NonExtremaFiltering filtering 2020-11-20 18:01:37 +01:00
Fabien Castan
dfaa19e5e2 [nodes] add feature type: dsp-sift 2020-11-20 18:00:22 +01:00
Fabien Castan
4e5bef2a80 [core] allow lambda on "group" property 2020-11-20 17:40:49 +01:00
ChemicalXandco
68b9057619 fix error on live reconstruction 2020-11-11 16:58:11 +00:00
Fabien Castan
4340634ef5 [nodes] FeatureExtraction: expose more options 2020-11-04 16:32:12 +01:00
Fabien Castan
9d6f94baca [nodes] Add new FeatureRepeatability node 2020-11-04 16:31:30 +01:00
Fabien Castan
b5db7b1895 [nodes] PanoramaInit: add direction in comment 2020-11-04 16:31:05 +01:00
Fabien Castan
e83bbb9b12
Merge pull request #1099 from alicevision/dev/saveAsFolder
[ui] init saveAs folder
2020-10-15 18:48:27 +02:00
Fabien Castan
42913c2da3
Merge pull request #1092 from alicevision/dev/viewerGainGamma
[ui] Viewer: fix gain/gamma and use non-linear sliders
2020-10-15 18:45:48 +02:00
Fabien Castan
9476019996 [ui] ImageGallery: fix layout issues in footer 2020-10-15 18:42:24 +02:00
Fabien Castan
ecc8cd4332 [ui] init saveAs folder
if we already have a project file
2020-10-15 18:40:05 +02:00
Fabien Castan
6b68079b56
Merge pull request #1096 from alicevision/fix/statsOnWindows
Fix crashes on process statistics (windows-only)
2020-10-14 10:23:10 +02:00
Fabien Castan
fc28636f5c [release] Update version to 2020.1.1
Update changelog
2020-10-14 00:43:42 +02:00
Fabien Castan
12d80ac57b [core] stats: reduce stats refresh precision 2020-10-13 16:11:07 +02:00
Fabien Castan
cdee25e26e [core] stats: minor simplification
add timeout on nvidia-smi
add try/except
remove duplicated code
no error is no nvidia-smi available
2020-10-13 16:07:42 +02:00
Fabien Castan
88099dd28c [core] stats: avoid crash in psutil (windows only)
https://github.com/giampaolo/psutil/issues/1763
2020-10-13 16:04:04 +02:00
Fabien Castan
dd94bc8a91 [ui] Viewer: non-linear gain/gamma sliders
Update param renaming from "offset" to "gain" in QtAliceVision.
2020-10-12 10:49:01 +02:00
Fabien Castan
7dc44a3441
Merge pull request #1082 from alicevision/release/2020.1.0
Release 2020.1.0
2020-10-09 00:32:56 +02:00
Fabien Castan
c144ec1ded [release] Update software version to 2020.1.0 2020-10-09 00:27:19 +02:00
Fabien Castan
d4820f5e8a [release] Add release notes for 2020.1.0 2020-10-09 00:27:19 +02:00
Fabien Castan
4cfdc10368 [install] Minor update to setup.py 2020-10-09 00:27:19 +02:00
Fabien Castan
52032fdfc4 [submitters] minor update to default simpleFarmConfig 2020-10-09 00:27:12 +02:00
Fabien Castan
2587963b37 [install] use an older version of cx_freeze
See https://github.com/marcelotduarte/cx_Freeze/issues/652
2020-10-09 00:27:06 +02:00
Fabien Castan
0dc8877053 [docker] remove useless file copy
Used later, but it should not invalidate to early.
2020-10-09 00:26:57 +02:00
Fabien Castan
bca0cf6c4e
Merge pull request #1087 from alicevision/dev/donate
[ui] About: add donate link to the association
2020-10-09 00:09:51 +02:00
Fabien Castan
bf0c00a9ba [ui] About: add donate link to the association 2020-10-08 16:23:31 +02:00
Fabien Castan
5ba2e380ae
Merge pull request #1073 from alicevision/dev/ldr2hdrBypass
ldr2hdr: fix bypass option
2020-10-01 15:12:26 +02:00
Fabien Castan
38d8858742 [nodes] LdrToHdrCalibration: update maxTotalPoints description 2020-09-30 15:31:42 +02:00
Fabien Castan
932b4d51e7 [nodes] LdrToHdrCalibration: add bypass option 2020-09-30 15:31:22 +02:00
Fabien Castan
ef99a2916d [nodes] ldrToHdr: nbBrackets should invalidate UID
instead of "userNbBrackets" (which is only an intermediate parameter used to compute "nbBrackets")
2020-09-30 15:24:05 +02:00
Fabien Castan
76daea92e0 [nodes] PanoramaWarping: add maxPanoramaWidth 2020-09-30 15:21:12 +02:00
Fabien Castan
1168464965
[nodes] PanoramaWarping: change default percentUpscale 2020-09-28 19:02:06 +02:00
Fabien Castan
c432232c67
Merge pull request #1069 from alicevision/dev/debugCircle
[nodes] PanoramaInit: add debug circle detection option
2020-09-20 19:20:13 +02:00
Fabien Castan
7b7222542d [nodes] PanoramaInit: add debug circle detection option 2020-09-20 19:15:26 +02:00
Fabien Castan
047297014c
Merge pull request #1061 from alicevision/dev/largePanorama
[ui] Avoid crash in 3D with large panoramas
2020-09-20 11:20:37 +02:00
Fabien Castan
65246a1a84 [nodes] ImageProcessing: add storageDataType option 2020-09-14 22:28:24 +02:00
Fabien Castan
bbaa0a4391 [nodes] use lowerCamelCase for storageDataType param values 2020-09-14 22:28:02 +02:00
Fabien Castan
2f77a236b3 [ui] Viewer3D: do not load too large EXR files in 3D to avoid crashes in qt 2020-09-14 21:50:43 +02:00
Fabien Castan
ce77d7b018
Merge pull request #1058 from alicevision/dev/storageDataType
[nodes] Panorama: expose image storageDataType on some nodes
2020-09-12 02:36:50 +02:00
Fabien Castan
03f45be0ee [nodes] expose image storageDataType on some nodes 2020-09-11 21:25:42 +02:00
Fabien Castan
f9a6f7de68
Merge pull request #1057 from alicevision/nodes/ImageProcessing_fixNonFinite
[nodes] ImageProcessing: add new option to fix non finite pixels
2020-09-11 15:11:17 +02:00
Fabien Castan
6ad8ed0396 [nodes] ImageProcessing: add new option to fix non finite pixels 2020-09-11 15:09:24 +02:00
Tem326
692ecfa74d
Add bash script to start Meshroom on linux (#1002)
Co-authored-by: Fabien Castan <fabcastan@gmail.com>
2020-09-10 20:20:32 +02:00
Fabien Castan
5dcb2c9ca7
Merge pull request #1055 from alicevision/dev/panoramaAdjustParams
[nodes] PanoramaWarping: boolean parameter to estimate the resolution automatically
2020-09-10 20:18:17 +02:00
Fabien Castan
5ab256ff7a
Merge pull request #1054 from alicevision/deece-docker
[docker] Clean Dockerfiles
2020-09-10 20:11:19 +02:00
Fabien Castan
f15f202b21
Merge pull request #1053 from alicevision/dev/copyIntrinsics
[nodes] SfmTransfer: New option to transfer intrinsics parameters
2020-09-10 20:09:14 +02:00