Loïc Vital
7c5e26a0aa
[nodes] ImageProcessing: minor updates
2023-06-02 16:44:04 +02:00
Fabien Castan
fb97ac1d72
Merge pull request #1986 from alicevision/mug/undistortionCalibration
...
[nodes] Distortion calibration
2023-06-02 16:32:12 +02:00
demoulinv
5e8225835d
[Nodes] imageProcessing: update exposure options
2023-06-02 14:48:50 +02:00
demoulinv
de893f81a6
[Nodes] imageProcessing: Add options for exposure and format adjustment.
2023-06-02 14:48:49 +02:00
jmelou
8e4e373b90
[PS] Add nodes documentation
2023-06-02 11:25:56 +02:00
Loïc Vital
87bed2ba8c
[nodes] SfMTransform: add align_ground mode
2023-06-01 07:05:01 -07:00
Candice Bentéjac
67d5235b09
[pipelines] StereoPhotometry: Update template and add Publish
node
2023-05-31 12:49:22 +02:00
Candice Bentéjac
f0f5b205bf
[nodes] StereoPhotometry: Update nodes' parameters and descriptions
2023-05-31 12:47:52 +02:00
Candice Bentéjac
578d1abbf4
[nodes] SfMTransfer: Add a parameter to transfer landmarks
2023-05-31 12:46:17 +02:00
Loïc Vital
190af16dce
Merge pull request #2031 from alicevision/fix/clearIntrinsics
...
[ui] ImageGallery: Reset viewpoints and intrinsics when removing all the images
2023-05-31 09:20:36 +02:00
Fabien Castan
0ee4d1f1f9
[nodes] SphereDetection: use env var for model by default
2023-05-30 15:48:52 +02:00
Fabien Castan
a89b36d72f
[nodes] remove RTI node and pipeline as it is integrated in photometricStereo
2023-05-30 15:48:52 +02:00
jmelou
3d333ac8a8
[PS] Add some description, correct some typo
2023-05-30 15:48:52 +02:00
jmelou
91bb5e5ac6
[PS] Add outputs to PS node
2023-05-30 15:48:52 +02:00
jmelou
c98362998d
[PS] Fuse RTI and PS nodes part. 2
2023-05-30 15:48:52 +02:00
jmelou
5e49ee3f58
[nodes] PS: Expose normal and albedo maps in Viewer
2023-05-30 15:48:52 +02:00
jmelou
bfd1db8b89
[PS] Remove options for first version
2023-05-30 15:48:52 +02:00
Fabien Castan
bdd2d06635
[pipeline] Stereophotometry: Update release version
2023-05-30 15:48:52 +02:00
Fabien Castan
18b28945cf
[nodes] PhotometricStereo: declare output sfmData
2023-05-30 15:48:52 +02:00
jmelou
8ccff7b255
[pipeline] New PS pipeline
2023-05-30 15:48:52 +02:00
jmelou
62570bd596
[pipeline] Add RTI pipeline
2023-05-30 15:48:52 +02:00
jmelou
d0ff0e81d8
[RTI] Change RTI node file name
2023-05-30 15:48:52 +02:00
jmelou
e1ea9f7460
[RTI] Add RTI node
2023-05-30 15:48:52 +02:00
jmelou
62e0bc5f42
[RTI] Add PS from RTI dome node
2023-05-30 15:48:52 +02:00
jmelou
05f66fa3f6
[LightingCalibration] Add new method parameters
2023-05-30 15:48:52 +02:00
jmelou
0718115899
Interraction with node sphereDetection
2023-05-30 15:48:52 +02:00
jmelou
70fc61cf81
New node : sphere detection
...
Sphere detection is made in a new node.
The LightingCalibration node takes now a json as input, and only
calibrates lighting
2023-05-30 15:48:52 +02:00
Jean Mélou
0bd63b203c
[ps] Add sphere selection in interface
2023-05-30 15:48:52 +02:00
Jean Mélou
1f4976610c
[photometricStereo] Add nodes for PS
2023-05-30 15:48:52 +02:00
Candice Bentéjac
e8990a6fc7
[ui] ImageGallery: Reset viewpoints and intrinsics when removing the last image
...
When the last image from the active group has been manually removed from
the Image Gallery (meaning it has been removed either with the "Del" key
or the "Remove" option), the list of viewpoints and intrinsics should
both be reset, like they are when "Clear Images" is used.
Prior to this commit, the list of viewpoints was emptied (but not reset)
and the list of intrinsics remained untouched. Removing all the images
manually did not affect the list of intrinsics, which could cause issues
later on.
2023-05-30 12:20:54 +02:00
Loïc Vital
6c5afb1109
[blender] preview script: more robust mesh name retrieval
2023-05-30 11:46:10 +02:00
Loïc Vital
d3da5998af
[blender] preview script: more robust search for undistorted images
2023-05-30 11:37:51 +02:00
Loïc Vital
3a993a9d82
[nodes/blender] rename RenderAnimatedCamera to ScenePreview
2023-05-30 11:36:36 +02:00
Loïc Vital
1e74c00d8b
[nodes/blender] update documentation
2023-05-30 11:07:59 +02:00
Loïc Vital
3eaea1ff6f
[nodes] rewrite RenderAnimatedCamera node and blender script + support for wireframe render
2023-05-30 09:32:30 +02:00
Candice Bentéjac
cef8cf6fd8
Merge pull request #1924 from alicevision/mug/refactoQtAV
...
[ui] Reflect changes made in QtAliceVision refactorize PR
2023-05-26 14:57:36 +02:00
Candice Bentéjac
44a2ce7d0c
[pipelines] Add a new template for distortion calibration
2023-05-24 14:51:09 +02:00
Candice Bentéjac
962e0fa65f
[nodes] ExportDistortion: Add ST maps as viewable outputs
2023-05-24 12:39:49 +02:00
Candice Bentéjac
73332694fa
[nodes] Improve labels and descriptions for distortion calibration nodes
2023-05-24 11:17:02 +02:00
Candice Bentéjac
c1012ba4de
Merge pull request #2014 from alicevision/mug/exposeNbOutliersThreshold
...
[nodes] StructureFromMotion: new nbOutliersThreshold attribute
2023-05-23 12:50:39 +02:00
Loïc Vital
e895808e92
[pipelines] removed DistortionCalibration node from default pipelines
2023-05-22 18:34:16 +02:00
Loïc Vital
a9befd9607
[nodes] ApplyCalibration: chunkable output
2023-05-22 18:29:26 +02:00
Loïc Vital
3bb610b30b
[nodes] DistortionCalibration: rename outSfMData to output
2023-05-22 18:29:24 +02:00
Loïc Vital
53cc8898c1
[nodes] new ApplyCalibration node for aliceVision_applyCalibration software
2023-05-22 18:29:22 +02:00
Loïc Vital
861a1c9f27
[nodes] DistortionCalibration: add cameraModel input attribute
2023-05-22 18:29:21 +02:00
Loïc Vital
b6d15b911f
[nodes] new ExportDistortion node
2023-05-22 18:29:19 +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
Loïc Vital
1ace16f537
[nodes] add undistortion to intrinsic attributes
2023-05-22 18:29:17 +02:00
Loïc Vital
5baac5307d
[nodes] StructureFromMotion: allow negative bundleAdjustmentMaxOutliers to disable BA iterations
2023-05-17 16:35:06 +02:00
Loïc Vital
6b8b373af8
[nodes] StructureFromMotion: new bundleAdjustmentMaxOutliers attribute
2023-05-17 14:58:22 +02:00