You are here: Start » AVL.NET » AVL.ImageMassCenter(AvlNet.Image, AvlNet.Point2D)
AVL.ImageMassCenter(AvlNet.Image, AvlNet.Point2D)
Computes a point with coordinates equal to image mass center in brightness scale.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ImageMassCenter( AvlNet.Image inImage, out AvlNet.Point2D outMassCenter )
Parameters
- inImage
- Type: AvlNet.Image
Input image - outMassCenter
- Type: AvlNet.Point2D
Remarks
See full override for more details.
