Commit graph

12 commits

Author SHA1 Message Date
fabien servant
ae0ca71c1c [nodes] replace CommandLineNode with AVCommandLineNode for alicevision nodes 2022-12-06 15:07:01 +01:00
Candice Bentéjac
e7290313bf [nodes] Align FloatParams' and IntParams' ranges with their params' type 2022-09-28 10:41:39 +02: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
Fabien Castan
e3616e3040 [nodes] ImageMasking: enable hsv params only for hvs algorithm 2021-07-23 00:07:04 +02:00
Fabien Castan
4063b2ce7a [nodes] ImageMasking: use StringParam instead of FileParam for depthMapExp 2021-07-21 11:04:55 +02:00
Fabien Castan
bfe0ba5ce6 [nodes] ImageMasking: add AutoGrayscaleThreshold algorithm and depthMap inputs 2021-07-21 11:04:37 +02:00
Fabien Castan
d90fbc5fc3 [nodes] ImageMasking: update params names 2021-07-20 16:20:11 +02:00
Fabien Castan
603dfc43b1 fix imagemasking node 2021-07-19 12:05:28 +02:00
Guillaume Buisson
afc9521941 [nodes] add image masking description 2021-07-19 12:03:22 +02:00
Fabien Castan
dc3f4dd2be [nodes] add semantic to customize attibute UI 2021-07-19 12:03:00 +02:00
Guillaume Buisson
a0f12743a5 [nodes] update imageMasking featureExtraction and prepareDenseScene 2021-07-19 11:57:10 +02:00
Guillaume Buisson
01adad9e21 [nodes] new ImageMasking node 2021-07-19 11:56:55 +02:00