An open API service indexing awesome lists of open source software.

https://github.com/codeofrahul/brand_detection_using_opencv_and_tesseract_cv

This project demonstrates how to detect brand names from images using Optical Character Recognition (OCR). It leverages the power of Pytesseract and OpenCV to identify and extract text from images, then matches the extracted text with a predefined list of brand names.
https://github.com/codeofrahul/brand_detection_using_opencv_and_tesseract_cv

Last synced: about 1 year ago
JSON representation

This project demonstrates how to detect brand names from images using Optical Character Recognition (OCR). It leverages the power of Pytesseract and OpenCV to identify and extract text from images, then matches the extracted text with a predefined list of brand names.

Awesome Lists containing this project