In-Sight ViDi Tools

The Cognex ViDi Tools are used to train and create the deep learning component of your application. Along with the Cognex ViDi Tools, there are ViDi Results Vision Data Access Functions that you can use to retrieve data and results from the ViDi tools, to be used in other parts of your application.

  • ViDiCheck: The ViDiCheck function is used to create a deep learning-based presence/absence tool, that verifies the component layout of an object based on a trained model.
  • ViDiDetect: The ViDiDetect function is used to create a deep learning-based defect detection tool, that verifies the presence of an anomaly based on differences between a trained model of a good part.
  • ViDiRead: The ViDiRead function is used to create a deep learning-based Optical Character Recognition (OCR) tool, which reads difficult to decipher characters based on a trained model.
  • ViDi: The ViDi function provides the entire suite of ViDi tools, Blue Locate, Blue Read, Red Analyze and Green Classify, which you can use to create a comprehensive deep learning-based application.
Note: Before beginning to use the ViDi tools, please refer to the topics in the Cognex ViDi Tools and Concepts chapter to get an understanding of the various tools, the terminology, Graphical User Interface and implementation details.

Once you have added a ViDi function (ViDiCheck, ViDiDetect, ViDiRead or ViDi), the property sheet of the function will automatically be launched. The property sheet allows you to configure the region of interest in which the tool will operate, a fixture to orient and translate the region of interest if the part being inspected will move during image capture, and options for the display of overlay graphics associated with the ViDi tools. Press the Open ViDi Editor button in the property sheet to launch the ViDi Editor, which will open in a separate tab.

Press the Open ViDi Editor button to launch the ViDi Editor.

Within the ViDi Editor, the first step is to add images.

  1. Press the Input icon (1), which will enable the Add Images button in the View Browser.

    Note: Alternatively, you can select Add Images from the Image Database menu.
  2. Navigate to the directory containing your training images.
  3. Load the appropriate images.

    Tip: After loading your images, utilize the Image Sample Sets functionality in the ViDi Editor to place your images in sets such as training and testing sets, which helps to visualize results.
  4. With the images added, you are ready to begin using the ViDi tools.
Note: Refer to the Cognex ViDi Tools, ViDiTool GUI, ViDi Tool Chains and Using the ViDi Tools for information about the ViDi editor's graphical user interface, and how to configure the ViDi tools.