Commit graph

20 commits

Author SHA1 Message Date
Candice Bentéjac
002d316cc3 [nodes] Remove useless exclusive=True in descriptions 2024-09-16 17:50:54 +02:00
Candice Bentéjac
41a1b47c43 [nodes] Remove invalidate=True from descriptions 2024-09-12 10:54:18 +02:00
Candice Bentéjac
045c26cc46 [nodes] Change uid= into invalidate= for all nodes 2024-09-12 10:41:55 +02:00
Candice Bentéjac
efabb59092 Handle already desqueezed images 2024-07-19 16:38:50 +02:00
Fabien Servant
d22c065ed1 Add squeeze option 2024-07-11 13:59:29 +02:00
Fabien Servant
dfa1f7fb79 add 3de undistortion models 2024-06-21 15:58:36 +02:00
Fabien Servant
2295adb004 Upgrade nodes versions 2024-03-24 22:38:33 +01:00
Fabien Servant
d8238517af Change camera models 2024-03-24 22:38:33 +01:00
Candice Bentéjac
61a8dcd4e2 [nodes] Harmonize the use of trailing commas across all the nodes 2024-02-08 18:02:19 +01:00
Candice Bentéjac
0f6ad22d11 [nodes] Use utilitary constants for most common ChoiceParams 2024-02-08 18:02:18 +01:00
Candice Bentéjac
5c2865968d [nodes] D-G: Harmonize and improve labels and descriptions
Use CamelCase for all labels, always end descriptions with periods, and
replace the mixed use of single and double quotes with double quotes
only.
2023-06-16 10:31:03 +02:00
Candice Bentéjac
73332694fa [nodes] Improve labels and descriptions for distortion calibration nodes 2023-05-24 11:17:02 +02:00
Loïc Vital
3bb610b30b [nodes] DistortionCalibration: rename outSfMData to output 2023-05-22 18:29:24 +02:00
Loïc Vital
861a1c9f27 [nodes] DistortionCalibration: add cameraModel input attribute 2023-05-22 18:29:21 +02:00
Loïc Vital
69887aecc3 [nodes] update DistortionCalibration to use the output of a Checkerboard Detection 2023-05-22 18:29:18 +02:00
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
Fabien Castan
5b35b9a12e [nodes] DistortionCalibration: cosmetics 2021-05-28 15:53:27 +02:00
Fabien Castan
c716bf39d6 [nodes] DistortionCalibration: Calibrate from external list of lens grid images 2021-05-28 15:53:26 +02:00
Fabien
db1406a3b1 [node] add distortion calibration node 2021-05-28 15:53:24 +02:00