DataMatrix Reader
Ambarish G K
Chennai, Tamil Nadu
- 0 Collaborators
This project uses vision to read data matrix from real-time. Data Matrix is a two-dimensional barcode consisting of black and white "cells" or modules arranged in either a square or rectangular pattern, also known as a matrix. ...learn more
Project status: Under Development
Networking, Artificial Intelligence
Overview / Usage
This Project aims to read data matrix information from the data matrix and process the data to take the necessary action. A robot with vision reads the data for dynamic packaging of the shipment. This will take the industrial work automation to a more faster and cheaper method.
Methodology / Approach
We have used machine vision to read the data matrix and send the data to the microcontroller so that it doesn't need human supervision for the segmentation of the shipments.
Technologies Used
We used jetson nano with picam for sensing the image and libraries of Opencv for image with pylibdmtx for reading the data matrix which is one of the open source libraries with data matrix support.