/ Published in: C#

If you need the image from image source in the default ToolGroup Script.
Expand |
Embed | Plain Text
using Cognex.VisionPro.QuickBuild.Implementation.Internal; private CogImage8Grey mimgIn = null; private CogInputImageTool mImageSource = null;
You need to login to post a comment.