Candice Bentéjac
dafb7be688
[nodes] CameraInit: Use node's internal folder instead of the description's
2025-03-05 13:36:33 +00:00
Candice Bentéjac
2290c12da2
[nodes] Replace desc.Node.internalFolder
with {nodeCacheFolder}
2025-03-05 13:36:31 +00:00
Fabien Servant
17a0d9f9d7
add camera init type
2024-12-27 12:36:40 +01:00
Candice Bentéjac
9c0938a7da
[nodes] CameraInit: Update SfMData version
2024-11-29 11:53:39 +01:00
Fabien Servant @ TCS
2e5b730710
Change sfmData version
2024-10-15 10:41:19 +02:00
Candice Bentéjac
002d316cc3
[nodes] Remove useless exclusive=True
in descriptions
2024-09-16 17:50:54 +02:00
Candice Bentéjac
4c0409f573
[nodes] Linting: Clean-up files
2024-09-12 10:54:20 +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
Fabien Servant
273906cffc
Add new locks for intrinsics
2024-09-02 09:41:37 +02:00
Fabien Servant
dfa1f7fb79
add 3de undistortion models
2024-06-21 15:58:36 +02:00
Aurore LAFAURIE
5dd13b0445
[nodes] Update of values from tuple to list for ChoiceParam
...
Update of values from tuple to list for ChoiceParam to be consistent
everywhere.
Before it was not a problem but because of dynamic choices we expect it
to be editable list.
2024-03-28 18:20:09 +01:00
Fabien Servant
6807f50e4e
Upgrade intrinsics for distortion
2024-03-27 10:14:32 +01:00
Fabien Castan
e1e7bbb9a1
Update meshroom/nodes/aliceVision/CameraInit.py
2024-03-24 22:38:34 +01:00
Fabien Servant
2295adb004
Upgrade nodes versions
2024-03-24 22:38:33 +01:00
Fabien Castan
97fe4da9c3
Update meshroom/nodes/aliceVision/CameraInit.py
...
Co-authored-by: Simone Gasparini <simone.gasparini@gmail.com>
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
Fabien Castan
95c974ff6c
[nodes] CameraInit: check allowedCameraModels validity
2024-02-02 19:50:05 +01:00
demoulinv
11906f5b77
[Node] cameraInit: Upgrade sfmData version to 1.2.6
2023-11-07 09:07:42 +01:00
Candice Bentéjac
f2d6770651
[nodes] Clean-up: Harmonize nodes' descriptions
2023-11-06 16:31:10 +01:00
Fabien Castan
ce4fa1be58
[nodes] CameraInit: fix tooltip focal is in mm
2023-09-21 21:36:42 +02:00
Loïc Vital
56f77e2d52
[nodes] CameraInit: bump viewpoints file version to 1.2.5
2023-06-28 16:58:15 +02:00
Candice Bentéjac
241bead35c
[nodes] A-C: 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:30:42 +02:00
demoulinv
edb0f16d54
[Node] cameraInit: Add dcpMetadata as choice for raw color interpretation option.
2023-06-09 16:42:02 +02:00
Loïc Vital
22429b9474
[nodes] CameraInit: access intrinsic properties safely
2023-06-07 17:58:42 +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
1ace16f537
[nodes] add undistortion to intrinsic attributes
2023-05-22 18:29:17 +02:00
Fabien Castan
c7022ff343
[nodes] CameraInit: update advanced mode for group and field of view params
2023-03-13 14:19:40 +01:00
Fabien Castan
2ba6f47a01
[nodes] CameraInit: update advanced modes for initModes and lens search mode
2023-03-13 14:19:05 +01:00
demoulinv
9969b76cd3
[cameraInit] rename parameter distoInitializationMode into distortionInitializationMode
2023-03-13 10:26:11 +01:00
Loïc Vital
14381fb42b
[ui] display distoInitMode in image gallery tooltip
2023-03-10 07:58:45 +01:00
demoulinv
811d33eb89
[cameraInit] Add initDistoMode info in intrinsics.
2023-03-10 07:58:44 +01:00
Fabien Castan
b4fa258f4e
[nodes] CameraInit: minor update to LCP labels and descriptions
2023-03-10 07:58:43 +01:00
demoulinv
57dfbadb91
[cameraInit] remove enableAutomaticLcpSearch param and add lcp estimation mode
2023-03-10 07:58:42 +01:00
demoulinv
fb34e11b0a
[cameraInit] rename parameter for allowing lcp search ignoring camera model
2023-03-10 07:58:41 +01:00
demoulinv
62e21544cf
Add required parameters in CameraInit.py and ImageProcessing.py for LCP management and application.
2023-03-10 07:58:40 +01:00
demoulinv
375d30af69
Add relevant parameters in CameraInit.py
2023-03-10 07:58:40 +01:00
demoulinv
093c5d73b8
[cameraInit node]
...
Remove DCPMetadata option in the rawColorInterpretation choiceParam.
2023-03-06 09:34:46 +01:00
Fabien Castan
5b331fc139
[nodes] CameraInit: upgrade version following the parameters changes
...
The PR https://github.com/alicevision/Meshroom/pull/1863 changes the order of parameters and modify the node UID, so it requires a version upgrade.
2023-01-22 19:30:23 +01:00
demoulinv
95bad98443
[HDR Nodes and Panorama Pipelines]
...
Add working color space as input parameter in Sampling, Calibration and Merging HDR nodes. (unused in calibration, but useful to transfer from sampling to merging in pipelines)
Update rawColorInterpretation default value and add some comments in cameraInit.
2023-01-06 18:02:13 +01:00
Fabien Castan
443237e265
[nodes] CameraInit,ImageProcessing: enable white balance by default
2022-12-13 15:30:46 +01:00
demoulinv
c0fc6c76a1
[nodes] CameraInit,ImageProcessing: Add parameters related to color profiles management
2022-12-13 14:36:17 +01:00
fabien servant
ae0ca71c1c
[nodes] replace CommandLineNode with AVCommandLineNode for alicevision nodes
2022-12-06 15:07:01 +01:00
Candice Bentéjac
189cb6be5b
[nodes] Use raw strings for parameters that contain regular expressions
...
Regular expressions in regular strings generate deprecation warnings
with Python 3 ("invalid escape sequence \x"). To fix these warnings,
the regex must be contained within a raw string. For nodes that have
parameters whose description and/or value contain regex, the strings
are transformed into raw strings. In the case of descriptions, which are
generally written across several lines, regular strings are concatenated
with regular strings to preserve line returns (with "\n", which becomes
uneffective in raw strings).
2022-12-05 17:16:22 +01:00
Candice Bentéjac
8bef398bed
Remove workarounds and backports for Python 2 support
...
In particular:
- In common/, remove the backport of weakref.WeakMethod
- In docs/ and ui/, use the standard FileNotFoundError class
- Use built-in open() instead of io.open(), and stop importing io
- In core/stats.py, use the standard implementation of xml.etree instead
of the C one
2022-12-05 17:16:21 +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
83f1876e2c
[nodes] CameraInit: set float default values for FloatParams
...
Fix the parameters with default values that do not correspond to
the parameters' types. For CameraInit, all the default values of
FloatParams that are set with integers are replaced with actual
float values.
These default values with an erroneous type would cause changes
in the CameraInit's UID when the intrinsics' default values were
written (with values of the correct type) and when they were
loaded (with values of the wrong type).
2022-09-26 17:48:57 +02:00
Fabien Castan
95bb93b4bf
[nodes] CameraInit: upgrade node version
...
Change in uid should modify the node version and thus require a manual upgrade of the node when loading previous scenes.
2022-09-15 17:29:15 +02:00