CogImageStitch FillDestinationImageFromBuffer Method Cognex VisionPro 9.21 SR1
Overload List

  NameDescription
Public methodFillDestinationImageFromBuffer(CogImage8Grey)
This method extracts the stitched image from the BlendingBuffer. Any destination pixels that were never written to are untouched.
Public methodFillDestinationImageFromBuffer(CogImage8Grey, Int32)
This method extracts the stitched image from the BlendingBuffer. This will write the unfilledPelValue into any destination pixels that were never written.
Top
See Also