To8Bits : Différence entre versions

De MicMac
Aller à : navigation, rechercher
Ligne 12 : Ligne 12 :
 
<br>
 
<br>
 
Mandatory unnamed args :  
 
Mandatory unnamed args :  
*<span style="font-family:times roman;"> ''string :: {Image}''</span style>
+
*string :: {Image}
 +
 
 
Named args :  
 
Named args :  
*<span style="font-family:times roman;"> ''[Name=EcMin] REAL''</span style>
+
*[Name=EcMin] REAL
*<span style="font-family:times roman;"> ''[Name=Out] string''</span style>
+
*[Name=Out] string
*<span style="font-family:times roman;"> ''[Name=Brd] INT*<span style="font-family:times roman;"> ''[Name=NbIter] INT''</span style>
+
*[Name=Brd] INT*<span style="font-family:times roman;"> ''[Name=NbIter] INT
*<span style="font-family:times roman;"> ''[Name=Dyn] REAL''</span style>
+
*[Name=Dyn] REAL
*<span style="font-family:times roman;"> ''[Name=Offset] INT''</span style>
+
*[Name=Offset] INT
*<span style="font-family:times roman;"> ''[Name=NewOffset] INT''</span style>
+
*[Name=NewOffset] INT
*<span style="font-family:times roman;"> ''[Name=Circ] INT''</span style>
+
*[Name=Circ] INT
*<span style="font-family:times roman;"> ''[Name=Coul] INT''</span style>
+
*[Name=Coul] INT
*<span style="font-family:times roman;"> ''[Name=AdaptMinMax] INT''</span style>
+
*[Name=AdaptMinMax] INT
*<span style="font-family:times roman;"> ''[Name=AdaptMin] INT''</span style>
+
*[Name=AdaptMin] INT
*<span style="font-family:times roman;"> ''[Name=IS1] INT''</span style>
+
*[Name=IS1] INT
*<span style="font-family:times roman;"> ''[Name=GS1] REAL''</span style>
+
*[Name=GS1] REAL
*<span style="font-family:times roman;"> ''[Name=WS1] INT''</span style>
+
*[Name=WS1] INT
*<span style="font-family:times roman;"> ''[Name=Type] string :: {Type}''</span style>
+
*[Name=Type] string :: {Type}
*<span style="font-family:times roman;"> ''[Name=Strip] INT''</span style>
+
*[Name=Strip] INT
*<span style="font-family:times roman;"> ''[Name=Compr] string''</span style>
+
*[Name=Compr] string
*<span style="font-family:times roman;"> ''[Name=TestVals] INT''</span style>
+
*[Name=TestVals] INT
*<span style="font-family:times roman;"> ''[Name=Step] REAL''</span style>
+
*[Name=Step] REAL
*<span style="font-family:times roman;"> ''[Name=VisuAff] INT''</span style>
+
*[Name=VisuAff] INT
*<span style="font-family:times roman;"> ''[Name=P0Crop] Pt2dr :: {!!!  crop in rel (between 0 & 1)}''</span style>
+
*[Name=P0Crop] Pt2dr :: {!!!  crop in rel (between 0 & 1)}
*<span style="font-family:times roman;"> ''[Name=P1Crop] Pt2dr :: {!!!  crop in rel (between 0 & 1)}''</span style>
+
*[Name=P1Crop] Pt2dr :: {!!!  crop in rel (between 0 & 1)}
*<span style="font-family:times roman;"> ''[Name=CropIsAbs] bool :: { Set to true if crop is not rel }''</span style>
+
*[Name=CropIsAbs] bool :: { Set to true if crop is not rel }
*<span style="font-family:times roman;"> ''[Name=CanTileFile] INT''</span style>
+
*[Name=CanTileFile] INT
*<span style="font-family:times roman;"> ''[Name=EqHisto] INT''</span style>
+
*[Name=EqHisto] INT
*<span style="font-family:times roman;"> ''[Name=StepH] REAL''</span style>
+
*[Name=StepH] REAL
*<span style="font-family:times roman;"> ''[Name=ForceMax] REAL''</span style>
+
*[Name=ForceMax] REAL
*<span style="font-family:times roman;"> ''[Name=ForceMin] REAL''</span style>
+
*[Name=ForceMin] REAL
*<span style="font-family:times roman;"> ''[Name=Mask] string''</span style>
+
*[Name=Mask] string
*<span style="font-family:times roman;"> ''[Name=BoucheMask] string''</span style>
+
*[Name=BoucheMask] string
*<span style="font-family:times roman;"> ''[Name=UseSigne] bool''</span style>
+
*[Name=UseSigne] bool
*<span style="font-family:times roman;"> ''[Name=2XV] bool''</span style>
+
*[Name=2XV] bool

Version du 18 janvier 2016 à 10:37

Description

Tool for converting 16 or 32 bit image in a 8 bit image.

Syntax

The global syntax for To8Bits is
mm3d To8Bits Image NamedArgs

Help

You can access to the help by typing :

mm3d To8Bits -help

Mandatory unnamed args :

  • string :: {Image}

Named args :

  • [Name=EcMin] REAL
  • [Name=Out] string
  • [Name=Brd] INT* [Name=NbIter] INT
  • [Name=Dyn] REAL
  • [Name=Offset] INT
  • [Name=NewOffset] INT
  • [Name=Circ] INT
  • [Name=Coul] INT
  • [Name=AdaptMinMax] INT
  • [Name=AdaptMin] INT
  • [Name=IS1] INT
  • [Name=GS1] REAL
  • [Name=WS1] INT
  • [Name=Type] string :: {Type}
  • [Name=Strip] INT
  • [Name=Compr] string
  • [Name=TestVals] INT
  • [Name=Step] REAL
  • [Name=VisuAff] INT
  • [Name=P0Crop] Pt2dr :: {!!! crop in rel (between 0 & 1)}
  • [Name=P1Crop] Pt2dr :: {!!! crop in rel (between 0 & 1)}
  • [Name=CropIsAbs] bool :: { Set to true if crop is not rel }
  • [Name=CanTileFile] INT
  • [Name=EqHisto] INT
  • [Name=StepH] REAL
  • [Name=ForceMax] REAL
  • [Name=ForceMin] REAL
  • [Name=Mask] string
  • [Name=BoucheMask] string
  • [Name=UseSigne] bool
  • [Name=2XV] bool