AperiCloud : Différence entre versions

De MicMac
Aller à : navigation, rechercher
Ligne 5 : Ligne 5 :
 
The global syntax for AperiCloud is <br>
 
The global syntax for AperiCloud is <br>
 
<code>mm3d AperiCloud Command UnNamedArgs NamedArgs</code>
 
<code>mm3d AperiCloud Command UnNamedArgs NamedArgs</code>
{{#ev:https://www.youtube.com/watch?v=MQiD4HjhpAU}}
+
{{#ev:youtube.com|?v=MQiD4HjhpAU}}
  
 
===Help===  
 
===Help===  

Version du 13 janvier 2016 à 11:23

Description

AperiCloud is used for generating a visualization of camera position and sparse 3D model.

Syntax

The global syntax for AperiCloud is
mm3d AperiCloud Command UnNamedArgs NamedArgs

EmbedVideo does not recognize the video service "youtube.com".

Help

You can access to the help by typing :

mm3d AperiCLoud -help

Mandatory unnamed args :

  • string :: {Full name (Dir+Pattern)}
  • string :: {Orientation directory}


Named args :

  • [Name=ExpTxt] INT :: {Point in txt format ? (Def=false)}
  • [Name=Out] string :: {Result (Def=AperiCloud.ply)}
  • [Name=Bin] INT :: {Ply in binary mode (Def=true)}
  • [Name=RGB] INT :: {Use RGB image to texturate points (Def=true)}
  • [Name=SeuilEc] REAL :: {Max residual (Def=10)}
  • [Name=LimBsH] REAL :: {Limit ratio base to height (Def=1e-2)}
  • [Name=WithPoints] bool :: {Do we add point cloud? (Def=true) }
  • [Name=CalPerIm] bool :: {If a calibration per image was used (Def=false)}
  • [Name=Focs] Pt2dr :: {Interval of Focal}
  • [Name=WithCam] bool :: {With Camera (Def=true)}
  • [Name=ColCadre] Pt3di :: {Col of camera rect Def= 255 0 0 (Red)}
  • [Name=ColRay] Pt3di :: {Col of camera rect Def= 0 255 0 (Green)}
  • [Name=SH] string :: {Set of Hom, Def="", give MasqFiltered for result of HomolFilterMasq}

Example

mm3d AperiCloud «.*JPG » Out=MEP </code>