StatIm
De MicMac
Sommaire
Description
Basic stats on a tif image.
Syntax
The global syntax for StatIm is
mm3d StatIm FullName Origin Size
Help
You can access to the help by typing :
mm3d StatIm -help
Mandatory unnamed args :
- string :: {Image name}
- Pt2di :: {Point or Origin of rectangle}
Named args :
- [Name=Sz] Pt2di :: {Size of rectangle (Def=[1,1])}
Output
- ZMoy : average grey (or first channel) value
- Sigma
- ZMinMax : minimum and maximum grey values
Example
mm3d StatIm DSC_6217.TIF [0,0] Sz=[4288,2848]