The CogPatInspectRunParams type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| SfComputeCorrelationScore | This bit will be set in the EventArgs of a Changed event every time the value returned by ComputeCorrelationScore may have changed. | |
| SfDifferenceImages | This bit will be set in the EventArgs of a Changed event every time the value returned by DifferenceImages may have changed. | |
| SfDifferenceImagesRaw | This bit will be set in the EventArgs of a Changed event every time the value returned by DifferenceImagesRaw may have changed. | |
| SfMatchImages | This bit will be set in the EventArgs of a Changed event every time the value returned by MatchImages may have changed. | |
| SfNeighborhoodHeight | This bit will be set in the EventArgs of a Changed event every time the value returned by NeighborhoodHeight may have changed. | |
| SfNeighborhoodWidth | This bit will be set in the EventArgs of a Changed event every time the value returned by NeighborhoodWidth may have changed. | |
| SfNormalizationMode | This bit will be set in the EventArgs of a Changed event every time the value returned by NormalizationMode may have changed. | |
| SfTailHigh | This bit will be set in the EventArgs of a Changed event every time the value returned by TailHigh may have changed. | |
| SfTailLow | This bit will be set in the EventArgs of a Changed event every time the value returned by TailLow may have changed. |
See Also