Coaxpress Frame Grabbers
Camera Link Frame Grabbers
Non-Standard AnalogFrame Grabbers
Standard PAL/NTSC/1080Pvideo capture cards
Image AnalysisSoftware Tools
Evaluation andprototyping applications
Image acquisition software
GigE Vision, USB3 Vision, CoaXPress
IMX Pregius, MIPI CSI‑2
Machine Vision Development Kit
Convolutional Neural Network-based inspection libraries
Open eVision includes the free Deep Learning Studio application. This application assists the user during the creation of the dataset as well as the training and testing of the deep learning tool. For EasySegment, Deep Learning Studio integrates an annotation tool and can transform prediction into ground truth annotation. It also allows to graphically configure the tool to fit performance requirements. For example, after training, one can choose a tradeoff between a better defect detection rate or a better good detection rate.
Neural Networks are computing systems inspired by the biological neural networks that constitute the human brain. Convolutional Neural Networks (CNN) are a class of deep, feed-forward artificial neural networks, most commonly applied to analyzing images. Deep Learning uses large CNNs to solve complex problems difficult or impossible to solve with so-called conventional computer vision algorithms. Deep Learning algorithms may be easier to use as they typically learn by example. They do not require the user to figure out how to classify or inspect parts. Instead, in an initial training phase, they learn just by being shown many images of the parts to be inspected. After successful training, they can be used to classify parts, or detect and segment defects.
EasyClassify is the classification tool of Deep Learning Bundle. EasyClassify requires the user to label training images, that is to tell which ones are good and which ones are bad, or which ones belong to which class. After this learning/training process, the EasyClassify library is able to classify images. For any given image, it returns a list of probabilities, showing the likelihood that the image belongs to each of the classes it has been taught. For example, if the process requires setting apart bad parts from good ones, EasyClassify returns whether each part is good or bad, and with what probability.
EasySegment is the segmentation tool of Deep Learning Bundle. EasySegment performs defect detection and segmentation. It identifies parts that contain defects, and precisely pinpoints where they are in the image. The supervised mode of EasySegment works by learning a model of what is a defect and what is a “good” part in an image. This is done by training with images annotated with the expected segmentation. Then, the tool can be used to detect and segment the defects in new images. The supervised mode of EasySegment achieves better precision and can segment more complex defects than the unsupervised mode thanks to the knowledge of the expected segmentation.
EasySegment is the segmentation tool of Deep Learning Bundle. EasySegment performs defect detection and segmentation. It identifies parts that contain defects, and precisely pinpoints where they are in the image. The unsupervised mode of EasySegment works by learning a model of what is a “good” sample (i.e. a sample without any defect). This is done by training it only with images of “good” samples. Then, the tool can be used to classify new images as good or defective and segment the defects from these images. By training only with images of good samples, the unsupervised mode of EasySegment is able to perform inspection even when the type of defect is not known beforehand or when defective samples are not readily available.
EasyLocate is the localization and identification library of Deep Learning Bundle. It is used to locate and identify objects, products, or defects in the image. It has the capability of distinguishing overlapping objects and, as such, EasyLocate is suitable for counting the number of object instances. Two methods are available:
Deep Learning generally requires significant amounts of processing power, especially during the learning phase. Deep Learning Bundle supports standard CPUs and automatically detects Nvidia CUDA-compatible GPUs in the PC. Using a single GPU typically accelerates the learning and the processing phases by a factor of 100.
To access this area, enter your email address and password below and click “SIGN IN”
Enter your email address and click “CREATE AN ACCOUNT”. You will receive a confirmation email shortly. Just click the link in that email to register.
It’s free and easy !