CogImageAverage PropertiesCognex VisionPro 9.7

The CogImageAverage type exposes the following members.

Properties

  NameDescription
Public propertyChangedEventSuspended
If nonzero, indicates that the raising of the Changed event has been suspended. This value is incremented when SuspendChangedEvent is called and decremented when ResumeAndRaiseChangedEvent is called.
Public propertyHasChanged
If true, the serializable state of this object has changed since the last time it was serialized.
Public propertyNumImages
How many images have been accumulated.
Public propertyRegionMode
How the Region is applied to the InputImage.
Public propertyStandardDeviationEnabled
When true, the StandardDeviationImage may be computed after one or more calls to Add().
Top
See Also