Fabien Castan
64d27158f5
[multiview] camera tracking pipeline: update edges
...
- DistortionCalibration in input of the FeatureMatching (instead of SfM)
- Add sfmDataFilter in input of ExportAnimatedCamera
2021-06-01 16:32:39 +02:00
Fabien Castan
17f3ebc7d6
[multiview] add DistortionCalibration node to the default camera tracking pipeline
2021-05-28 15:53:26 +02:00
Fabien
0dc6bb9c10
[multiview] typo correction in image extensions
2021-05-28 15:53:23 +02:00
Fabien Castan
1999b7c5b2
[multiview] New pipeline Photogrammetry and Camera Tracking
2021-05-27 17:02:39 +02:00
Fabien Castan
0ddda9f982
[multiview] new experimental pipeline for camera tracking
2021-04-16 10:45:57 +02:00
Ewout ter Hoeven
d07900aa5c
meshroom/multiview.py: Add .heic, .heif and .avif as supported formats
...
On most platforms Meshroom and Alicevision are already build with libheif enabled, this commit enables Meshroom to also accept the files as known image formats.
2021-02-25 23:26:10 +01:00
Fabien Castan
5b8f597bb6
[multiview] use a linear pipeline for panorama with a single warp node
2021-01-26 19:14:58 +01:00
Fabien
a1afd045f6
[panorama] update default pipeline for new items
2021-01-25 17:40:41 +01:00
Fabien Castan
37d3008f9e
[core] rename nodesOfType
2021-01-22 13:12:29 +01:00
Fabien Castan
2b48188b32
[multiview] connect common attributes in LdrToHdr* nodes
2020-12-28 17:34:32 +01:00
Fabien Castan
3fe6c22bc2
[multiview] Add connections between params in default pipelines
2020-12-18 01:15:12 +01:00
Fabien Castan
715348f68d
[multiview] Panorama: change default parameters
...
Use describerQuality=high as it improves quality on many challenging
panorama datasets (in particular for the challenging matching between
fisheye images) and the number of images to process on a panorama is
usually reasonable.
2020-11-24 16:04:29 +01:00
Fabien Castan
6ad8ed0396
[nodes] ImageProcessing: add new option to fix non finite pixels
2020-09-11 15:09:24 +02:00
Fabien Castan
589856ecdc
Rename hdri into panoramaHdr
2020-09-05 01:16:51 +02:00
Fabien Castan
77e877b5a7
[multiview] declare more recognized image file extensions ( #965 )
2020-07-19 12:13:24 +02:00
Fabien Castan
82342a7f61
fix warnings: avoid list as default value in function params
2020-07-16 10:50:37 +02:00
Fabien Castan
049122effe
[nodes] PanoramaInit: update output param name
2020-07-09 16:21:13 +02:00
Fabien Castan
55bec77b2d
[nodes] LdrToHdrMerge: rename output param
2020-07-09 14:08:43 +02:00
Fabien Castan
396c285c76
[multiview] HDRI: add PanoramaPrepareImages in default HDRI pipeline
...
- update access to CameraInit from LdrToHdr nodes
- update PanoramaPrepareImages param names
2020-07-06 00:39:32 +02:00
Fabien Castan
dc6ac5d67a
[nodes] add parallelization to LdrToHdrSampling/Merge and PanoramaWarping
2020-07-05 23:11:07 +02:00
Fabien Castan
baac501559
[multiview] Update hdri pipeline with hdr sampling, calibration and merge
2020-07-02 18:14:41 +02:00
Fabien Castan
119bc21073
[multiview] hdri pipeline: update files to publish
2020-07-02 11:57:50 +02:00
Fabien Castan
aa7fed41b5
[multiview] do not allow fisheye4 camera model in the HDRI context
2020-07-01 01:55:10 +02:00
Fabien Castan
05a93c28a2
[multiview] Add 2 new nodes to the HDRI pipeline: SfMTransform and ImageProcessing
2020-06-28 17:39:50 +02:00
Fabien Castan
2bb6dbcef1
[nodes] PanoramaEstimation: Update output params
2020-06-25 01:05:09 +02:00
Fabien Castan
451f5d65c0
Merge branch 'develop' of https://github.com/alicevision/meshroom into dev/panoramaFisheye
...
Conflicts:
meshroom/ui/app.py
2020-06-22 17:04:24 +02:00
Enguerrand DE SMET
1b26aa62db
Fix meshing node connection in MVS Pipeline
2020-06-17 11:28:26 +02:00
Fabien Castan
069b9118e9
[multiview] add dpx file extension
2020-05-04 21:47:13 +02:00
Fabien Castan
6a62644a68
[nodes] ImageMatching: add option FrustumOrVocabularyTree
2020-03-26 21:23:41 +01:00
Fabien Castan
7b8405c5f6
[ui] new pipeline hdriFisheye
...
Setup the 2 fisheye options on LDRToHDR and PanoramaInit nodes.
2020-03-20 17:57:16 +01:00
Fabien Castan
8929456ae4
[nodes] rename PanoramaExternalInfo to PanoramaInit
...
* update HDRI pipeline
* rename the fake tractor dependency param to make it more explicit that
it is only used for dependency (and not as a real input)
2020-03-10 17:29:32 +01:00
Fabien Castan
20c0e04c67
[pipeline] hdri: use high preset for featureExtraction
2020-03-10 17:29:32 +01:00
Fabien Castan
c82084a1d7
[ui] command line: add support for filepath expressions in input
2020-01-17 12:28:31 +01:00
Fabien Castan
9775924df0
[bin] photogrammetry: reduce the number of updates with "GraphModification" group
2019-12-16 20:07:31 +01:00
Fabien Castan
9b1962f963
[hdri] update default values for FeatureExtraction and LDRToHDR
2019-12-13 19:37:29 +01:00
Fabien Castan
a1c9802450
[hdri] workaround for HDRI pipeline on tractor
2019-12-13 19:36:22 +01:00
Fabien Castan
1e7c201216
[hdri] update default values for hdri pipeline
2019-12-11 15:56:05 +01:00
Fabien Castan
7eff5fb29b
[multiview] update hdri pipeline with PanoramaWarping/Compositing
2019-12-09 21:56:46 +01:00
Fabien Castan
d72dd03ce6
[hdri] update default hdri pipeline
2019-11-26 20:53:24 +01:00
Fabien Castan
f03b52e415
[multiview] setup xml files to Panorama node, create KeyframeSelection for video files
2019-11-04 12:12:08 +01:00
Fabien Castan
07f564d6e0
[bin] meshroom: option to choose HDRI pipeline
2019-11-04 00:30:22 +01:00
Fabien Castan
7118c9489d
Merge branch 'develop' into dev/imagesImport
2019-11-01 15:50:59 +01:00
Fabien Castan
9a473ad7c4
[bin] meshroom_photogrammetry: add --inputRecursive
2019-09-26 11:35:08 +02:00
Fabien Castan
fa7b4587ca
[ui] meshroom: improve import command line arguments
...
- explicit error messages
- allow to combine multiple inputs with new --import and --importRecursive options
2019-09-21 18:04:26 +02:00
Fabien Castan
ff28f1f045
Add ".dng" as supported extension
2019-09-14 15:34:53 +02:00
Fabien Castan
ee2fc63bd5
[multiview] use a single GraphModification when creating the default photogrammetry pipeline
2019-09-12 21:20:00 +02:00
Fabien Castan
3e483ea139
[release] Update multiview pipeline version to 2.2
2019-08-14 15:23:11 +02:00
Fabien Castan
9b2338488b
Merge pull request #382 from alicevision/dev_densePointCloud
...
Dense point cloud
2019-02-28 16:10:46 +01:00
Fabien Castan
c2382c1960
Release 2019.1.0
2019-02-27 19:21:12 +01:00
Yann Lanthony
44371211d5
[bin][photogrammetry] initialize CameraInit node using 'buildIntrinsics'
...
* build the complete image files list in meshroom_photogrammetry from input arguments
* initialize CameraInit with input sfm data (views/intrinsics) if any
* call buildIntrinsics with the resolved input images list
2019-01-29 16:04:39 +01:00