Visionpro tool use Chinese introduction

Tip: After the article is written, the table of contents

Table of contents

1. Uncategorized

2.3D Tools

三.Calibration & Fixturing

4.Color

Five. Deprecated

六.Geometry - Creation

七.Geometry - Finding & Fitting

 八.Geometry - Intersection

九.Geometry - Measurement

10. Image Processing

Summarize


1. Uncategorized

  • CogAcqFifoTool
  • Function: get image from camera
  • CogBlobTool
  • Function: spot finding tool
  • CogCaliperTool
  • Function: Caliper tool, used to find single edge or edge pair
  • CogCNLSearchTool
  • Function: Find the training template of the pixel value in the image
  • CogDataAnalysisTool
  • Function: data analysis tool
  • CogImageFileTool
  • Function: Save the obtained image to a file or get an image from a file
  • CogPatInspectTool
  • Function: Compare the features of the input image and the features of the training template and generate a highlight difference map
  • CogPMAlignTool
  • Function: template matching tool
  • CogResultsAnalysisTool
  • Function: Results analysis tool
  • CogSearchMaxTool
  • Function: template search tool
  • CogToolBlock
  • Function: Combine multiple tools together to complete a certain function, the interface is simple and reusable
  • CogToolGroup
  • Function: combine multiple tools into a logical collection

2.3D Tools

  •  The new features of version 9.0 have not been studied clearly

三.Calibration & Fixturing

  • CogCalibCheckerboardTool
  • Function: Correction tool to make the returned value more practical
  • CogCalibNPointToNPointTool
  • Function: calibration tool
  • CogFixtureNPointToNPointTool
  • Function: Position the program coordinate space to the image content space
  • CogFixtureTool
  • Function: positioning tool
     

4.Color

  • CogColorExtractorTool
  • Function: Extract pixels from a color image to create a grayscale image
  • CogColorMatchTool
  • Function: Check the color of a certain area
  • CogColorSegmenterTool
  • Function: Separate pixels from color images
  • CogCompositeColorMatch
  • Function: check color capacity from color image

Five. Deprecated

  • Cog2DSymbolTool
  • Function: 2D decoding tool
  • Cog2DSymbolVerifyTool
  • Function: 2D decoding verification tool
  • CogBarcodeTool
  • Function: locate and decode tool
  • CogOCVMaxTool
  • Function: Determine whether a string contains expected characters

六.Geometry - Creation

  • CogCreateCircleTool
  • Function: create a circle
  • CogCreateEllipseTool
  • Function: create an ellipse
  • CogCreateLineBisectPointsTool
  • Function: Create the bisector of two points
  • CogCreateLineParallelTool
  • Function: Create parallel lines of a certain line at a certain point
  • CogCreateLinePerpendicularTool
  • Function: Create a vertical line of a line at a certain point
  • CogCreateLineTool
  • Function: Create a straight line according to the specified point and angle
  • CogCreateSegmentAvgSegsTool
  • Function: Create the average line of two line segments
  • CogCreateSegmentTool
  • Function: create line segment

七.Geometry - Finding & Fitting

  • CogFindCircleTool
  • Function: find circle tool
  • CogFindLineTool
  • Function: line finding tool
  • CogFitCircleTool
  • Function: Fitting circle
  • CogFitEllipseTool
  • Function: fit ellipse
  • CogFitLineTool
  • Function: Fitting a straight line

 八.Geometry - Intersection

  • CogIntersectCircleCircleTool
  • Function: Check if two circles intersect
  • CogIntersectLineCircleTool
  • Function: Check whether the line intersects with the circle
  • CogIntersectLineEllipseTool
  • Function: Check whether the line intersects with the ellipse
  • CogIntersectLineLineTool
  • Function: Check whether the line intersects with the line
  • CogIntersectSegmentCircleTool
  • Function: Check whether the line segment intersects with
  • CogIntersectSegmentEllipseTool
  • Function: Check whether the line segment intersects with the ellipse
  • CogIntersectSegmentLineTool
  • Function: Check whether the line segment intersects with the line
  • CogIntersectSegmentSegmentTool
  • Function: Check whether a line segment intersects with a line segment
     

九.Geometry - Measurement

  • CogAngleLineLineTool
  • Function: the angle between two straight lines
  • CogAnglePointPointTool
  • Function: Angle of a line segment composed of two points
  • CogDistanceCircleCircleTool
  • Function: the shortest distance between two circles
  • CogDistanceLineCircleTool
  • Function: the shortest distance from line to circle
  • CogDistanceLineEllipseTool
  • Function: the shortest distance from a line to an ellipse
  • CogDistancePointCircleTool
  • Function: the shortest distance from a point to a circle
  • CogDistancePointEllipseTool
  • Function: the shortest distance from a point to an ellipse
  • CogDistancePointLineTool
  • Function: the shortest distance from point to line
  • CogDistancePointPointTool
  • Function: the shortest distance from point to point
  • CogDistancePointSegmentTool
  • Function: the shortest distance from a point to a line segment
  • CogDistanceSegmentCircleTool
  • .
  • Function: the shortest distance from a line segment to a circle
  • CogDistanceSegmentEllipseTool
  • Function: the shortest distance from a line segment to an ellipse
  • CogDistanceSegmentLineTool
  • Function: the shortest distance from a line segment to a line
  • CogDistanceSegmentSegmentTool
  • Function: the shortest distance from line segment to line segment
     

10. Image Processing

  • CogAffineTransformTool
  • Function: generate a new image through affine transformation
  • CogCopyRegionTool
  • Function: Copy a part of the input image to the output image
  • CogHistogramTool
  • Function: Statistical measurement of pixel values ​​in an image
  • CogImageAverageTool
  • Function: Accumulate different images of the same scene and produce an average image
  • CogImageConvertTool
  • Function: Convert an image from one format to another
  • CogImageSharpnessTool
  • Function: used to judge the sharpness of the image
  • CogIPOneImageTool
  • Function: Perform basic image processing operations
  • CogIPTwoImageAddTool
  • Function: Generate an output image from two input images
  • CogIPTwoImageMinMaxTool
  • Function: Combine pixel min or max values ​​of two images
  • CogIPTwoImageSubtractTool
  • Function: subtract two images to get the output image
  • CogLinescanDistortionCorrectionTool
  • Function: Obtain image from line scan camera
  • CogPixelMapTool
  • Function: Define the mapping between the input image and the output image
  • CogPolarUnwrapTool
  • Function: Convert the output image part to the output image
  • CogSobelEdgeTool
  • Function: used to separate or enhance boundary information

Summarize

This article is for: Visionpro version 9.0

This article is purely personal understanding, if there is an error, please also point out

Guess you like

Origin blog.csdn.net/weixin_52639593/article/details/126323014