Commit graph

20 commits

Author SHA1 Message Date
fabien servant
ae0ca71c1c [nodes] replace CommandLineNode with AVCommandLineNode for alicevision nodes 2022-12-06 15:07:01 +01:00
Loïc Vital
a5fbbe7d82 [node] output labels renaming without 'Output' prefix 2022-10-19 09:50:21 +01:00
Candice Bentéjac
1a63a5f819 [nodes] Align all nodes' default values with their params' type
Fix default values for:
- DepthMap: refineSigma (FloatParam); use float instead of int
- ImageMasking: hsvMaxSaturation (FloatParam); use float instead
of int
- ImageMasking: hsvMaxValue (FloatParam); use float instead of
int
- Meshing: estimateSpaceMinObservationAngle (FloatParam); use
float instead of int
- PanoramaInit: yawCW (BoolParam); use bool instead of int
2022-09-26 18:11:02 +02:00
ChemicalXandco
e18f815af9 [nodes] add node categories 2021-02-14 17:03:42 +00:00
Fabien Castan
7c4067f079 [nodes] remove non-ascii 2021-01-27 14:17:38 +01:00
Fabien Castan
1276e84033 [nodes] PanoramaInit: init cameras with zenith option 2021-01-18 17:31:29 +01:00
Fabien Castan
ee37d6a14d [nodes] PanoramaInit: add yawCW param 2021-01-15 14:27:46 +01:00
Fabien Castan
9d8b173f76 [nodes] PanoramaInit: init camera poses 2021-01-15 10:55:24 +01:00
Fabien Castan
b5db7b1895 [nodes] PanoramaInit: add direction in comment 2020-11-04 16:31:05 +01:00
Fabien Castan
7b7222542d [nodes] PanoramaInit: add debug circle detection option 2020-09-20 19:15:26 +02:00
Fabien Servant
d215aa19d2
[nodes] PanoramaInit: New parameter to set an extra image rotation to each camera declared the input xml (#1046)
Add XML additional input angle
2020-09-02 11:54:12 +02:00
Julien-Haudegond
4e20286ac0 [nodes] increment nodes version 2020-07-29 14:39:38 +02:00
Julien-Haudegond
d1756ca650 [nodes] update several nodes with enabled parameter 2020-07-29 11:38:13 +02:00
Fabien Castan
c8526d4d6b fix warnings: unused import 2020-07-16 10:49:49 +02:00
Fabien Castan
049122effe [nodes] PanoramaInit: update output param name 2020-07-09 16:21:13 +02:00
Fabien Castan
64a4c9426a [nodes] add some nodes documentation 2020-03-26 11:20:44 +01:00
Fabien Castan
bb60c9b78d [ui] Add visualisation for automatically detected fisheye circle 2020-03-23 19:25:57 +01:00
Fabien Castan
dcf91c244e [nodes] PanoramaInit: fisheyeCenterOffset x/y are now 2 parameters on command line
Avoid error with negative values on "y" interpreted as a new argument
2020-03-11 12:14:09 +01:00
Grégoire De Lillo
042111671a [ui] Viewer2D: Add Fisheye Circle display on PanoramaInit node 2020-03-10 17:29:33 +01:00
Fabien Castan
8929456ae4 [nodes] rename PanoramaExternalInfo to PanoramaInit
* update HDRI pipeline
* rename the fake tractor dependency param to make it more explicit that
it is only used for dependency (and not as a real input)
2020-03-10 17:29:32 +01:00
Renamed from meshroom/nodes/aliceVision/PanoramaExternalInfo.py (Browse further)