CogImageSharpness PropertiesCognex VisionPro

The CogImageSharpness type exposes the following members.

Properties

  NameDescription
Public propertyAbsDiffDistanceX
Returns/Sets the separation in the X direction.
Public propertyAbsDiffDistanceY
Returns/Sets the separation in the Y direction.
Public propertyAutoCorrelationNoiseLevel
Returns/Sets the noise level for autocorrelation mode. This value represents the grey-level variation inherent in the sensor, and should be significantly smaller than the grey-level range observed in the image. It is only used in autocorrelation mode.
Public propertyBandPassMaxFrequency
Returns/Sets the maximum frequency for band pass filtering mode.
Public propertyBandPassMinFrequency
Returns/Sets the minimum frequency for band pass filtering mode.
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 propertyGradientEnergyLowPassSmoothing
Get or set the low pass smoothing for gradient energy mode. The image is processed using Gaussian smoothing before sharpness is measured. It is only used in GradientEnergy mode.
Public propertyHasChanged
If true, the serializable state of this object has changed since the last time it was serialized.
Public propertyMode
Returns/Sets the mode in which to execute.
Top
See Also