Commit graph

67 commits

Author SHA1 Message Date
Candice Bentéjac
11333e3281
Merge pull request #2203 from alicevision/dev/depthMapParallelization
[nodes] DepthMap: increase size of blocks
2023-10-05 17:21:28 +02:00
Candice Bentéjac
2473f0291a [pipelines] Update DepthMap and DepthMapFilter versions 2023-10-05 17:04:22 +02:00
Loïc Vital
71c413f747 [pipelines] rename Nodal Tracking to Nodal Camera Tracking 2023-09-26 09:40:47 +02:00
Loïc Vital
327f1c684d [pipelines] add Nodal Tracking pipeline 2023-09-25 17:14:33 +02:00
Candice Bentéjac
ceba9c5215 [pipelines] Panorama: Update the PanoramaPostProcessing node's version 2023-09-19 15:58:40 +02:00
Fabien Servant @ TCS
773f883b51
Disable pyramid export for fisheye 2023-09-07 10:51:05 +02:00
Loïc Vital
355ab4dbe2 [pipelines] use segmentation masks in scene preview 2023-08-29 16:16:26 +02:00
Loïc Vital
758d3c9a19 [pipelines] use segmentation masks in keyframe selection 2023-08-28 10:07:43 +02:00
Candice Bentéjac
18abea9e03 [pipelines] Update templates with latest KeyframeSelection version 2023-08-25 17:38:45 +02:00
Candice Bentéjac
be50145d03 [pipelines] Update masking in camera tracking pipelines
The segmentation masks are now inverted during the `ImageSegmentation`
process, thus the `FeatureExtraction` node does not need to do it anymore.

In the CameraTracking pipeline, the `PrepareDenseScene` is now provided
with the masks from the `ImageSegmentation` node.
2023-08-24 18:27:45 +02:00
Candice Bentéjac
4105d4853a [pipelines] Panorama: Align all nodes 2023-08-22 17:11:26 +02:00
Loïc Vital
e958b5f6aa [pipelines] update panorama pipelines 2023-08-22 17:11:20 +02:00
Candice Bentéjac
e5a9573a43 [pipelines] Align ImageSegmentation nodes with others 2023-08-22 16:36:36 +02:00
Loïc Vital
7fcb265f0b [pipelines] add ImageSegmentation node to tracking pipelines 2023-08-22 13:29:50 +02:00
Loïc Vital
2cfcddbb22
Merge pull request #2114 from alicevision/dev/colouredTemplates
[pipelines] Add colors for CameraTracking and Photog+CamTrack templates
2023-08-22 11:55:37 +02:00
Loïc Vital
0b869ac117 [pipelines] publish downscaled panorama levels 2023-08-08 10:28:28 +02:00
Candice Bentéjac
0136c930e0 [pipelines] Panorama: Update version of PanoramaPostProcessing nodes 2023-07-31 12:31:33 +02:00
Loïc Vital
2262420213 [pipelines] toggle exportLevels in panorama pipelines 2023-07-26 11:56:11 +02:00
Candice Bentéjac
50348eb7df [pipelines] Add colors for CameraTracking and Photog+CamTrack templates 2023-07-13 19:17:51 +02:00
Candice Bentéjac
c311233908 [pipelines] Panorama: Publish the panorama preview 2023-07-10 10:18:15 +02:00
Candice Bentéjac
1821320628 [pipelines] Update release version
Additionally update all the version of all the nodes, in case some nodes'
minor was not up-to-date.
2023-06-26 15:03:54 +02:00
Fabien Castan
6ac9948b04
Merge pull request #2055 from alicevision/mug/trackingSfMParams
[pipelines] cameraTracking: change StructureFromMotion parameters
2023-06-15 15:02:26 +02:00
Loïc Vital
4ee5cd68d5 [pipelines] cameraTracking: change StructureFromMotion parameters 2023-06-15 12:02:53 +02:00
Loïc Vital
db40065159 [pipelines] new photogrammetry and camera tracking pipeline 2023-06-14 22:46:59 +02:00
Fabien Castan
ca7fef3a2d
Merge pull request #1984 from alicevision/dev/depthMapMultiResolution
[nodes] DepthMap: New option for multi-resolution similarity estimation and optimizations
2023-06-13 11:46:31 +02:00
Candice Bentéjac
4c05a12c02 [pipelines] Update versions for FeatureExtraction and PanoramaWarping 2023-06-09 19:23:31 +02:00
Candice Bentéjac
8294235d39 [pipelines] Update DepthMap's version in templates 2023-06-09 16:30:45 +02:00
Candice Bentéjac
c5f31e71d4 [pipelines] CameraTracking: Update version for the KeyframeSelection node 2023-06-06 18:20:12 +02:00
Candice Bentéjac
fb4181ae1a [pipelines] CameraTracking: Align all nodes together 2023-06-05 19:25:39 +02:00
Loïc Vital
d42522dd46 [pipelines] cameraTracking: minor improvements 2023-06-05 17:38:29 +02:00
Loïc Vital
1dbc2d75c0 [pipelines] cameraTracking: export undistorted images in ExportAnimatedCamera 2023-06-05 16:18:42 +02:00
Loïc Vital
2b167d7960 [pipelines] overwrite cameraTracking with camTrackTmp 2023-06-05 14:29:45 +02:00
Loïc Vital
19e3f89e77 [pipeline] cam track pipeline adjustments 2023-06-05 14:27:26 +02:00
Loïc Vital
070288823c [pipeline] add scene preview to cam track pipeline 2023-06-05 14:27:26 +02:00
Loïc Vital
66d60fe5f3 [pipeline] add distortion calibration to cam track pipeline 2023-06-05 14:27:26 +02:00
Candice Bentéjac
48da5c4731 [pipelines] Update the Camera Tracking pipeline 2023-06-05 14:27:26 +02:00
Candice Bentéjac
377db6818f [pipelines] Add a new template for the HDR fusion 2023-06-05 12:48:37 +02:00
Candice Bentéjac
ab8bde3b49 [pipelines] Update Publish and LdrToHdrMerge versions for all templates 2023-06-05 12:46:45 +02:00
Fabien Castan
45ae444ced
Merge pull request #1853 from alicevision/dev_ps
New Photometric Stereo nodes
2023-06-04 12:26:38 +02:00
Candice Bentéjac
67d5235b09 [pipelines] StereoPhotometry: Update template and add Publish node 2023-05-31 12:49:22 +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
Fabien Castan
bdd2d06635 [pipeline] Stereophotometry: Update release version 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
Candice Bentéjac
44a2ce7d0c [pipelines] Add a new template for distortion calibration 2023-05-24 14:51:09 +02:00
Loïc Vital
e895808e92 [pipelines] removed DistortionCalibration node from default pipelines 2023-05-22 18:34:16 +02:00
Candice Bentéjac
2a3903235e [pipelines] Update StructureFromMotion's version from 2.0 to 3.0 2023-04-13 19:56:16 +02:00
Candice Bentéjac
45ab9274d3 [pipelines] Update the release version from 2021.1.0 to 2023.1.0 2023-03-27 13:57:54 +02:00
Candice Bentéjac
1c5efc2602 [pipelines] Panorama: Fix the inputs for the "Publish" nodes
The "Publish" nodes were connected to "ImageProcessing" nodes, which
used to be part of the panorama pipelines, but are not anymore.
2023-03-06 11:10:42 +00:00
Fabien Castan
e3f9570075 [panorama] update pipelines with useTiling option
Disable tiling in panoramaFisheyeHdr as there is no need for tiling with small number of images (which is the case with fisheye images).
2023-03-05 18:39:57 +01:00