Top "Image-recognition" questions

Classification of a detected object into different known categories.

Paper currency recognition by image processing

In a paper currency I want to check the strip is broken or solid line. For that I took a …

matlab image-processing computer-vision image-segmentation image-recognition
How to programmatically read over a scanned document or image

I've searched around on the net, as I'm a bit of a n00b when it comes to OCR, and …

c# java image-processing ocr image-recognition
OpenCV with Laplacian formula to detect image is blur or not in iOS

Thanks for help in advance. I have lots of R&D and search but I can't find any solution …

ios opencv image-processing image-recognition
How to locate multiple objects in the same image?

I am a newbie in TensorFlow. Currently, I am testing some classification's examples "Convolutional Neural Network" in the TensorFlow website, …

tensorflow machine-learning deep-learning image-recognition
How do I find the connected components in a binary image?

I am looking for an algorithm to find all connected components in my binary image. If we think of the …

algorithm language-agnostic computer-vision image-recognition
how to do image recognition in iphone apps

Possible Duplicate: An iPhone library for shape recognition via the camera I am iPhone mobile apps developer and am looking …

objective-c ios xcode image image-recognition
how to detect shapes in an image?

I want to detect a circle, rectangle shaped object in an image and read the information from that object. Is …

java image-processing image-recognition
What to choose to begin with ComputerVision: Scikit-image or OpenCV?

My goal is to recognize specific types of traffic signs: red circles on video in real time.

python opencv computer-vision image-recognition scikit-image
CNN Image Recognition with Regression Output on Tensorflow

I want to predict the estimated wait time based on images using a CNN. So I would imagine that this …

tensorflow conv-neural-network image-recognition
Finding repeating patterns/images in images

I've been looking around for some papers (or info) on this topic. To avoid a misunderstanding: I'm not talking about …

image-processing computer-vision image-recognition pattern-recognition