Skip to content Skip to sidebar Skip to footer
Showing posts with the label Image Recognition

What Are The Correct Usage/parameter Values For Houghcircles In Opencv For Iris Detection?

I've been reading about the subject but cannot get the idea in 'plain English' about th… Read more What Are The Correct Usage/parameter Values For Houghcircles In Opencv For Iris Detection?

License Plate Recognition Using Opencv

I have a project where I need to identify the license plate of a car using OpenCV. I want to load a… Read more License Plate Recognition Using Opencv

Recognize Specific Numbers From Table Image With Pytesseract OCR

I want to read a column of number from an attached image (png file). My code is import cv2 import … Read more Recognize Specific Numbers From Table Image With Pytesseract OCR

Сompare Two Faces Using Python3 Module Face_recognition?

sorry for my bad english. I am trying to compare two faces using python3 module 'face_recogniti… Read more Сompare Two Faces Using Python3 Module Face_recognition?