Commit graph

1732 commits

Author SHA1 Message Date
Fabien Servant
66c4190f29 [submitters]forgot the bash file 2020-11-09 08:02:49 +01:00
Fabien Servant
f6f9bcac38 add gpu 2020-11-06 18:53:31 +01:00
Fabien Servant
d0fe3f4318 [submitter] update slurm 2020-11-05 08:36:12 +01:00
Fabien Servant
67b1d9f264 [Submitters] wip slurm 2020-11-03 09:26:03 +01:00
Fabien Servant
362c9a3023 [Submitters] WIP : add a slurm submitter 2020-11-02 19:30:20 +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
Fabien Castan
6f6dcd0408 [nodes] LdrToHdrCalibration & PanoramaCompositing are compute intensive nodes 2020-09-10 17:26:09 +02:00
Fabien Castan
79c5a7c2e3 [nodes] PanoramaWarping: use automatic resolution by default 2020-09-10 17:25:12 +02:00
Fabien Castan
28dd37827b [nodes] PanoramaWarping: use a boolean parameter to estimate the resolution automatically 2020-09-10 17:24:47 +02:00
Fabien Castan
4e5446a7ce [ui] fix typo on panoramaFisheyeHdr 2020-09-10 02:25:37 +02:00
Fabien Castan
1b9f9c9b87
Create github FUNDING.yml 2020-09-09 23:23:34 +02:00
Fabien Castan
1813de30bc [setup] add optional modules 2020-09-09 19:43:02 +02:00