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

С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?

Detect Overlapping Noisy Circles In Image

I try to recognize two areas in the following image. The area inside the inner and the area between… Read more Detect Overlapping Noisy Circles In Image

Pyautogui Image Recognition - Slight Issue With Pixel Color Matching

I am trying to stop a possible block in my bot program by using PyAutoGUI's Image Recognition f… Read more Pyautogui Image Recognition - Slight Issue With Pixel Color Matching

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

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?

Opencv Shape Matching Between Two Similar Shapes

I'm trying to match a slightly irregular shape to a database of shapes. For example, here the c… Read more Opencv Shape Matching Between Two Similar Shapes