Commit graph

19 commits

Author SHA1 Message Date
Candice Bentéjac
6284c38c31
Merge pull request #2630 from alicevision/dev/equirectangular
Add equirectangular camera model in `CameraInit`
2025-01-10 09:16:26 +00:00
Candice Bentéjac
5f8b531446 [pipelines] Update release version to "2025.1.0" for all templates 2025-01-06 16:06:40 +01:00
Fabien Servant
17a0d9f9d7 add camera init type 2024-12-27 12:36:40 +01:00
Candice Bentéjac
e8d177e28e
Merge pull request #2579 from alicevision/dev/nukeExport
[nodes] `ExportDistortion`: Add animated distortion option
2024-12-23 18:34:13 +01:00
Candice Bentéjac
65cd6dc394 [pipelines] Update ExportDistortion version for all nodes 2024-12-23 18:24:56 +01:00
Candice Bentéjac
66d25941f5 [pipelines] Updates tracking pipelines with new segmentation nodes
The segmentation process is now split into two nodes:
`ImageDetectionPrompt` and `ImageSegmentationBox`, which replace the
`ImageSegmentationPrompt` in the camera tracking templates.

All the nodes in the templates are also correctly realigned.
2024-10-28 15:15:46 +00:00
Fabien Servant
4b562645a7 remove export of lens grids 2024-09-26 08:39:30 +02:00
Fabien Servant
5dea1f5f61 use export distortion and new segmentation 2024-09-25 18:43:17 +02:00
Candice Bentéjac
ea0f674f1f [pipelines] Add distortion export for templates without calibration 2024-09-19 11:27:05 +02:00
Candice Bentéjac
4d35024a1b [pipelines] Update file version for all templates
Additionally, the `pipelineVersion` key has been removed for all the
templates that had it.
2024-09-12 10:41:55 +02:00
Fabien Servant
98353531f5 Update pipelines 2024-06-21 15:58:42 +02:00
Candice Bentéjac
867c21ade2 [pipelines] Export all templates with the correct ordering 2024-06-17 11:25:49 +02:00
Fabien Servant
2295adb004 Upgrade nodes versions 2024-03-24 22:38:33 +01:00
Candice Bentéjac
af77fd5719 [pipelines] Enable Keep Filename for all ImageSegmentation nodes in templates 2024-01-11 09:23:30 +01:00
Candice Bentéjac
e971e629e4 [pipelines] Update versions for all templates with ImageSegmentation 2024-01-10 15:12:44 +00:00
Candice Bentéjac
7d9496f2a0 [pipelines] Update versions for all the templates 2023-12-07 11:38:26 +01:00
Candice Bentéjac
e3a81e2fce [pipelines] CamTrack: Update default params for keyframes SfM
Align the `minAngleForTriangulation`, `minAngleForLandmark` and
`filterTrackForks` with the second SfM from the pipeline, and disable
the downscale in the DepthMap node.
2023-10-23 10:15:11 +02:00
Candice Bentéjac
08b13ca008 [pipelines] CameraTracking: Update parameters
The following parameters are updated:
- `minAngleForTriangulation` in the `SfMTriangulation` node for the
Camera Tracking and Camera Tracking Without Calibration templates
- `minAngleForLandmark` in the `SfMTriangulation` node for the Camera
Tracking and Camera Tracking Without Calibration templates
- `filterTrackForks` in the `StructureFromMotion` node for the Camera
Tracking, Camera Tracking Without Calibration and  Photogrammetry and
Camera Tracking templates
2023-10-06 18:02:00 +02:00
Candice Bentéjac
d8924b185d [pipelines] Add a Camera Tracking template with no distortion calibration 2023-10-06 18:02:00 +02:00