Abstract:
The system designed for the recognition of geometrical figures that are moving on a conveyor belt was developed by using the Canny edge detection algorithm, where the objects are identified with the maximum accuracy. The Canny algorithm provided a 88% accuracy result, alongside the Bilateral Filtering and Thresholding algorithms, which were also used for image processing experiments. To enable the training of machine learning models to classify the objects according to the defined labels, the AutoML Vision was used as a part of the system brain - Artificial Intelligence. The current project describes the flow of implementing the system with real images of the results and deductions.