Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/alicevision/meshroom.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2022-11-04update ion startupFabien Servant @ TCS
2022-10-19Update startup script for ionFabien Servant @ TCS
2022-09-26[ION] wrong variable in scriptdev/ionbuildFabien Servant
2022-09-26[ION] adding qt plugin pathFabien Servant
2022-09-16[bin] add ion script for launchFabien Servant
2022-09-06removed duplicated call to findnodesbugfix-tonode-submitMatthieu Hog
2022-08-05Add abstract InitNodeCandice Bentéjac
2022-07-12Add support for external pipelines using project filesCandice Bentéjac
2022-04-06[bin] batch: allow to set params inside groupsfix/meshroomBatchParamOverrideFabien Castan
2022-02-22[bin] newNodeType: updateFabien Castan
2021-10-19[bin] meshroom_batch: Add verbose optionFabien Castan
2021-10-19[core] do not use the task manager in batch command line toolsFabien Castan
2021-09-13Draft Reconstruction pipelineRemy Mellet
2021-04-16[multiview] new experimental pipeline for camera trackingFabien Castan
2021-04-13[bin] meshroom_batch: fix typo in pipeline namesFabien Castan
2021-04-09[bin] Use sys.exit (#1312)wolfgangp
2021-02-25[bin] rename meshroom_photogrammetry as meshroom_batchFabien Castan
2021-01-22[core] rename nodesOfTypeFabien Castan
2020-12-01Merge branch 'develop' of github.com:alicevision/meshroom into dev/nodesAndTa...Fabien Castan
2020-09-05Rename hdri into panoramaHdrFabien Castan
2020-09-04[bin] compute: No warning if we are computing as EXTERN and the node is SUBMI...Fabien Castan
2020-09-03[core/bin] Submitting: remove a duplicate function and move another oneJulien-Haudegond
2020-08-27[bin] replace the executeGraph method by a task managerJulien-Haudegond
2020-06-01[bin] meshroom_photogrammetry: add hdriFisheyeFabien Castan
2019-12-16[bin] photogrammetry: reduce the number of updates with "GraphModification" g...Fabien Castan
2019-12-13[bin] meshroom_photogrammetry: add submit on renderfarmFabien Castan
2019-12-13[bin] meshroom_photogrammetry: add hdri pipeline optionFabien Castan
2019-11-04[multiview] setup xml files to Panorama node, create KeyframeSelection for vi...Fabien Castan
2019-10-23[bin] meshroom_photogrammetry: fix argument nameFabien Castan
2019-09-26[bin] meshroom_photogrammetry: add explicit check if no image foundFabien Castan
2019-09-26[bin] meshroom_photogrammetry: add --inputRecursiveFabien Castan
2019-09-25[bin] meshroom_photogrammetry: add command line paramOverridesFabien Castan
2019-09-21[core] use more explicit argument name: setupFileRefFabien Castan
2019-09-12[bin] meshroom_photogrammetry: setup cache folder according to --save pathFabien Castan
2019-09-12[bin] improve meshroom_photogrammetry command line: -i, -o, change --save, ad...Fabien Castan
2019-08-07[bin] meshroom_photogrammetry: rebuild intrinsics only if we have new input i...Fabien Castan
2019-08-07[bin] meshroom_photogrammetry: args.input is optionalFabien Castan
2019-07-31[bin] raise exception if input format is not supportedSimone Gasparini
2019-07-31[bin] add views and intrinsic when loading custom pipelineSimone Gasparini
2019-03-07[bin] added parameter override for meshroom_photogrammetrySimone Gasparini
2019-02-27[bin] use sys.exit + build meshroom_compute executableYann Lanthony
2019-01-30[bin][photogrammetry] allow no --output + improve helpYann Lanthony
2019-01-30[bin][photogrammetry] set downscale on all DepthMap nodesYann Lanthony
2019-01-29[bin][photogrammetry] enable to input a pre-configured pipeline graphYann Lanthony
2019-01-29[bin][photogrammetry] clean up parametersYann Lanthony
2019-01-29[bin][photogrammetry] initialize CameraInit node using 'buildIntrinsics'Yann Lanthony
2019-01-29[bin/photogrammetry] fix missing importYann Lanthony
2019-01-14removed unused imports and cleanSimone Gasparini
2019-01-14common call out of ifSimone Gasparini
2019-01-14refactoring: function readSfMData() to read sfm filesSimone Gasparini