HomolFilterMasq
De MicMac
Révision de 11 octobre 2018 à 16:08 par Maximeseguin (discussion | contributions) (Page créée avec « ==Description== This command can be used when you have the necessary spatial information to retrieve false tie points. The command HomolFilterMasq can do some filtering o... »)
Sommaire
Description
This command can be used when you have the necessary spatial information to retrieve false tie points. The command HomolFilterMasq can do some filtering on tie points. The masking process can be purerly in image geometry or can be done in some ground geometry.
Syntax
The global syntax for HomolFilterMasq is :
mm3d HomolFilterMasq ImagePattern
Workflow
HomolFilterMasq is a tool dedicated to filter tie point. So you have to use it after tie points computation by Tapioca and before orientation computation by Tapas (or Martini) and before tie point reduction by Schnaps.
Previous Command : Tapioca
Next Command : Schnaps,Tapas,Martini.
Help
You can access to the help by typing :
mm3d HomolFilterMasq -help
Mandatory unnamed args :
- string :: {Full name (Dir+Pat)}
Named args :
- [Name=PostPlan] string :: {Post to plan, Def : toto ->toto_Masq.tif like with SaisieMasq}
- [Name=GlobalMasq] string :: {Global Masq to add to all image}
- [Name=KeyCalculMasq] string :: {For tuning masq per image}
- [Name=KeyEquivNoMasq] string :: {When given if KENM(i1)==KENM(i2), don't masq}
- [Name=Resol] REAL :: {Sub Resolution for masq storing, Def=10}
- [Name=ANM] bool :: {Accept no mask, def = true if MasqGlob and false else}
- [Name=ExpTxt] bool :: {Ascii format for in and out, def=false}
- [Name=PostIn] string :: {Post for Input dir Hom, Def=}
- [Name=PostOut] string :: {Post for Output dir Hom, Def=MasqFiltered}
- [Name=OriMasq3D] string :: {Orientation for Masq 3D}
- [Name=Masq3D] string :: {File of Masq3D, Def=AperiCloud_${OriMasq3D}.ply}
- [Name=SelecTer] Pt2dr :: {[Per,Prop] Period of tiling on ground selection, Prop=proporion of selected}
- [Name=DistId] REAL :: {Supress pair such that d(P1,P2) < DistId, def unused}
- [Name=DistH] REAL :: {Distance for filtering homologous point}