Top "Image-recognition" questions

Classification of a detected object into different known categories.

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 …

python opencv image-recognition
Python OCR library or handwritten character recognition engine

Could you recommend some python libraries or source code for OCR and handwritten character recognition?

python ocr image-recognition
Image classification using SVM Python

I am currently working on a projet to perform image recognition. There is a big set of images and I …

python image-processing classification svm image-recognition
Alternatives to face.com API

Sadly, the face.com API is being shut down due acquisition by Facebook. Are there any decent alternatives out there? …

php image image-processing image-recognition
OpenCV haar training for static image

I trying to train haar cascade classificator for card suite detection (which no rotation and has no distortion on image) …

image static opencv image-recognition
Free or affordable OCR and ICR (handwriting recognition) SDK?

I'm looking to integrate OCR and ICR recognition functionality into a business app we're building to scan forms and other …

forms ocr image-recognition documents icr
Recognize objects in image

Hello I am in the process of doing a school project, where we have a robot driving on the ground …

c# image-processing image-recognition aforge
Android Image Recognition API/library (not in the cloud)

I have searched for a good Android Image Recognition API/library. I found some but they don't suit me because …

android image-processing image-recognition
C# image recognition

I'm currently searching for a C# image recognition library. What I want to do: I want to write a function …

c# .net computer-vision image-recognition pattern-recognition
Logo detection using OpenCV

I'm attempting to implement an easter egg in a mobile app I'm working on. These easter egg will be triggered …

opencv computer-vision image-recognition