You are here: Start » AVL.NET » AVL.CheckPresence_Intensity(AvlNet.Image, AvlNet.ShapeRegion, float, bool, float, float, AvlNet.ShapeRegion)
AVL.CheckPresence_Intensity(AvlNet.Image, AvlNet.ShapeRegion, float, bool, float, float, AvlNet.ShapeRegion)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void CheckPresence_Intensity( AvlNet.Image inImage, AvlNet.ShapeRegion inRoi, float inMinContrast, out bool outIsPresent, out float outIntensity, out float outContrast, out AvlNet.ShapeRegion outAlignedRoi )
Parameters
- inImage
- Type: AvlNet.Image
- inRoi
- Type: AvlNet.ShapeRegion
- inMinContrast
- Type: System.Single
- outIsPresent
- Type: System.Boolean
- outIntensity
- Type: System.Single
- outContrast
- Type: System.Single
- outAlignedRoi
- Type: AvlNet.ShapeRegion
