Skip to content

CLI Tools

natowi edited this page Jun 10, 2020 · 4 revisions

List of alicevision cli tools (WIP)

Default reconstruction

detailed references for the following nodes can be found here

aliceVision_cameraInit -> aliceVision_featureExtraction -> aliceVision_imageMatching -> aliceVision_featureMatching -> aliceVision_incrementalSfM -> aliceVision_prepareDenseScene -> aliceVision_depthMapEstimation -> aliceVision_depthMapFiltering -> aliceVision_meshing -> aliceVision_depthMapFiltering -> aliceVision_texturing

optional

aliceVision_cameraLocalization

aliceVision_convertLDRToHDR

aliceVision_convertRAW

aliceVision_convertSfMFormat

aliceVision_exportAnimatedCamera

aliceVision_exportColoredPointCloud

aliceVision_globalSfM

aliceVision_meshDecimate

aliceVision_meshDenoising

aliceVision_meshFiltering

aliceVision_meshResampling

aliceVision_panoramaCompositing

aliceVision_panoramaEstimation

aliceVision_panoramaExternalInfo

aliceVision_panoramaWarping

aliceVision_rigCalibration

aliceVision_rigLocalization

aliceVision_utils_fisheyeProjection

This program is used to stitch multiple fisheye images into an equirectangular 360┬░ panorama

aliceVision_utils_imageProcessing

Parse external information about cameras used in a panorama.

aliceVision_utils_keyframeSelection

aliceVision_utils_rigTransform

aliceVision_utils_sfmAlignment

aliceVision_utils_sfmColorHarmonize

aliceVision_utils_sfmLocalization

aliceVision_utils_sfmTransfer

aliceVision_utils_sfmTransform

For Testing / Evaluation / Experimental (not included in Meshroom GUI)

aliceVision_computeStructureFromKnownPoses

This program only triangulates points from known poses

aliceVision_convertFloatDescriptorToUchar

This program is used to convert SIFT features from float representation to unsigned char representation

aliceVision_exportCameraFrustums

Export camera frustrums as a triangle PLY file

aliceVision_exportKeypoints

aliceVision_exportMatches

aliceVision_exportMatlab

aliceVision_exportMeshlab

aliceVision_exportMeshroomMaya

aliceVision_exportMVE2

aliceVision_exportMVSTexturing

aliceVision_exportPMVS

aliceVision_exportTracks

aliceVision_samples_describeAndMatch

aliceVision_samples_evcorrection

aliceVision_samples_kvldFilter

aliceVision_samples_parseDatabase

aliceVision_samples_repeatabilityDataset

aliceVision_samples_robustEssential

(no cli help)

aliceVision_samples_robustEssentialBA

(no cli help)

aliceVision_samples_robustEssentialSpherical

Compute the relative pose between two spherical image. Use an Acontrario robust estimation based on angular errors

aliceVision_samples_robustFundamental

aliceVision_samples_robustFundamentalF10

aliceVision_samples_robustFundamentalGuided

(no cli help)

aliceVision_samples_robustHomography

(no cli help)

aliceVision_samples_robustHomographyGrowing

It shows how to match the feature robustly using the growing homography algorithm.

aliceVision_samples_robustHomographyGuided

(no cli help)

aliceVision_samples_siftMatching

(no cli help)

aliceVision_samples_undistoBrown

aliceVision_utils_frustumFiltering

Compute camera cones that share some putative visual content.

aliceVision_utils_qualityEvaluation

aliceVision_utils_split360Images

aliceVision_utils_voctreeCreation

aliceVision_utils_voctreeQueryUtility

aliceVision_utils_voctreeStatistics

main_svgSample

MeshDenoiser

MeshSDFilter

Clone this wiki locally