The area of the blob specified in units of the input image's
selected space at run-time. The area measure takes into account
the blob weight of each pixel. Weighting is accomplished by
assigning values between 0 and 255 to each pixel, then normalizing
the total of the values of the pixels that make up the blob using the
ScalingValue.
Namespace: Cognex.VisionPro.BlobAssembly: Cognex.VisionPro.Blob (in Cognex.VisionPro.Blob.dll) Version: 69.0.0.0
Syntax
Property Value
Type: DoubleExceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | If no result data is available. |
See Also