Commit graph

1086 commits

Author SHA1 Message Date
Fabien Castan
52cb124589
Merge pull request #2484 from alicevision/dev/sfmMatching
Multiple shots: Align and merge multiple SfM from feature matches
2024-08-31 16:03:33 +02:00
Fabien Castan
0cf051551a
Update meshroom/nodes/aliceVision/ApplyCalibration.py 2024-08-30 21:27:45 +02:00
Fabien Castan
61699362d3
Update meshroom/nodes/aliceVision/ApplyCalibration.py 2024-08-30 21:25:38 +02:00
Fabien Servant
a24c8662eb Add option to use external json file 2024-08-30 15:20:25 +02:00
Fabien Servant
d46707a7d5 Use principal point in scenePreview 2024-08-27 14:58:25 +02:00
Fabien Servant
cf004af836 Update sfmMerge node 2024-07-31 09:00:38 +02:00
Fabien Servant
bef2fb104d alignment from landmarks 2024-07-30 18:00:09 +02:00
Candice Bentéjac
34fbe17ea0
Merge pull request #2466 from alicevision/dev/distortionCalibration
Add squeeze option
2024-07-22 11:17:45 +02:00
Candice Bentéjac
efabb59092 Handle already desqueezed images 2024-07-19 16:38:50 +02:00
Candice Bentéjac
aefbbd5482
Merge pull request #2416 from alicevision/dev/sfmExpanding
Add new SfMExpanding node
2024-07-19 12:52:39 +02:00
Fabien Castan
fc004f5009
Merge pull request #2465 from alicevision/dev/radiusSphereDetection
[nodes] SphereDetection: Increase max value for `sphereRadius`
2024-07-17 22:35:31 +02:00
Fabien Servant
4370878df4 add sfmExpanding 2024-07-12 10:52:42 +02:00
Fabien Servant
d22c065ed1 Add squeeze option 2024-07-11 13:59:29 +02:00
Candice Bentéjac
a9f4768442 [nodes] SphereDetection: Increase max value for sphereRadius 2024-07-10 17:51:48 +02:00
Fabien Servant
dfa1f7fb79 add 3de undistortion models 2024-06-21 15:58:36 +02:00
Fabien Castan
dfc691771e [nodes] DepthMapFilter: display normal maps 2024-06-17 09:36:09 +02:00
Candice Bentéjac
77997c0a95 [nodes] Blender scripts: Add __init__.py
Add missing `__init__.py` so the "scripts" folder can be loaded as a
module. This also automatically includes the content of the "scripts"
folder into the files that are installed with cx_Freeze when packaging
Meshroom.
2024-06-10 18:55:35 +02:00
Aurore LAFAURIE
a2b5f011bb [nodes] Fix outputImages if no export in ExportAnimatedCamera 2024-06-07 17:24:07 +02:00
Fabien Castan
859a1bee1b
Merge pull request #2419 from alicevision/fix/variousFixes
[fix] Various fixes
2024-06-06 00:00:59 +02:00
Aurore LAFAURIE
926db43625 [nodes/ui] Fix ExportAnimatedCamera outputs for ScenePreview use 2024-06-04 11:34:03 +02:00
Aurore LAFAURIE
569c94c6a7 [nodes] Fix ImageProcessing node <FILENAME> to <FILESTEM> 2024-06-03 15:33:16 +02:00
Fabien Castan
7e0a841ef5
Merge pull request #2398 from alicevision/dev/imageOverlayUsingExportAnimatedCamera
[ui] Use ExportAnimatedCamera output for image overlay in Viewer3D
2024-05-31 19:47:59 +02:00
Aurore LAFAURIE
01a811d703 [nodes] ImageProcessing : use keepImageFilename attribute 2024-05-31 17:32:19 +02:00
Aurore LAFAURIE
0899900c6e [nodes] <FILESTEM> added and changed in nodes values 2024-05-23 12:30:00 +02:00
Fabien Servant
2416407165 Upgrade nodes versions 2024-05-21 18:38:21 +02:00
Fabien Servant
e1c98886b5 Add track coordinates 2024-05-21 15:40:32 +02:00
Fabien Castan
b391675648
Merge pull request #2368 from alicevision/dev/updateMaxRansacIterations
[nodes] FeatureMatching: Update default value for the maximum number of Ransac iterations
2024-05-06 21:17:25 +02:00
Candice Bentéjac
dea82607cd
Merge pull request #2365 from alicevision/dev/lidarSimplification
Lidar nodes
2024-04-19 09:37:24 +02:00
Candice Bentéjac
78c78320f2 [nodes] Lidar: Update labels and descriptions 2024-04-18 18:12:24 +02:00
Candice Bentéjac
aee13b5202
Merge pull request #2353 from alicevision/dev/convertDistortion
Add a "ConvertDistortion" node
2024-04-16 17:04:30 +01:00
Candice Bentéjac
a9138fa45f [nodes] ConvertDistortion: update labels and version 2024-04-15 16:03:55 +02:00
Candice Bentéjac
ec7fe1d58b [nodes] FeatureMatching: Correct minor typo 2024-04-11 16:57:25 +02:00
Candice Bentéjac
0b109b5641 [nodes] FeatureMatching: Update default value for number of Ransac iterations
The range and default value for the maximum number of iterations for
Ransac now match the ones from the StructureFromMotion node.
2024-04-11 16:57:08 +02:00
Candice Bentéjac
f79021fa54
Merge pull request #2357 from alicevision/dev/alembicExport
[nodes] ExportanimatedCamera: change default value for the principal point correction
2024-04-10 19:20:31 +02:00
Candice Bentéjac
da714708c3 [nodes] Texturing: Exclusively use lists for ChoiceParams values
ChoiceParams that had their available values described in a tuple need
to be updated to a list to be able to handle dynamic values.
2024-04-09 14:46:25 +02:00
Candice Bentéjac
9edfc39b48
Merge pull request #2350 from alicevision/dev/dynamicChoices
[core] Add new type of ChoiceParam that changes dynamically
2024-04-08 13:52:24 +01:00
Fabien Servant
f1dcaf442b Lidar nodes 2024-04-05 17:42:06 +02:00
Fabien Castan
0ff436954c [nodes] ExportanimatedCamera: change default value for the principal point correction
The export in Alembic (for Maya, blender, etc) now includes the
principal point, so there is no reason to correct the principal point by
default.
2024-03-30 14:48:55 +01:00
Fabien Castan
d1c23361a3
Merge pull request #2354 from alicevision/dev/minNbKeyframes
[nodes] KeyframeSelection: Update default minimum number of keyframes
2024-03-28 22:48:20 +01: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 Castan
dc714ed60f
Merge pull request #2351 from alicevision/dev/selectConnectedViews
[nodes] New SelectConnectedViews node
2024-03-28 17:33:55 +01:00
Candice Bentéjac
4d15e418ae [nodes] KeyframeSelection: Update default minimum number of keyframes 2024-03-28 16:28:31 +01:00
Fabien Servant
7a214ecdc9 Convert distortion node 2024-03-28 11:20:59 +01:00
Fabien Castan
21f0fa9a89 [nodes] sfm requires large CPU and RAM resources 2024-03-28 10:49:36 +01:00
Fabien Castan
40a3916447 [nodes] New SelectConnectedViews node
Select Connected Views based on SfM landmarks.
2024-03-27 21:29:39 +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