SEL

De MicMac
Révision de 25 février 2016 à 18:39 par Dias (discussion | contributions) (Help)

Aller à : navigation, rechercher

Picto-liste.png List of commands

Description

SEL is an old and ugly tool, but it can help. To visualize tie points computed with Tapioca.

Syntax

The global syntax for SEL is

mm3d SEL FullName Orientation FileForGroundControlPoints FileForImageMeasurements 

Help

You can access to the help by typing :

mm3d SEL -help 

Mandatory unnamed args :

 * string :: {Directory}
 * string :: {First image name}
 * string :: {Second image name}

Named args :

 * [Name=R] INT
 * [Name=RL1] bool :: {Estimate Homography using L1 mode}
 * [Name=F] string
 * [Name=KH] string :: {In P PB PBR M S NB NT MMD}
 * [Name=KCpl] string
 * [Name=SzW] Pt2di
 * [Name=ModeEpip] bool :: {If mode epip, the y displacement are forced to 0}
 * [Name=SH] string :: {Homologue extenion for NB/NT mode}

Example

For example with the Viabon dataset :

mm3d SEL ./ image_002_00090.tif  image_002_00089.tif KH=NB

Tapioca exemple sift.png