Top "Image-recognition" questions

Classification of a detected object into different known categories.

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 the usage and parameters for …

python opencv computer-vision image-recognition biometrics
Image recognition library/API for iPhone code

I need to make an iOS app with these features: Use the camera capture a image. Recognize that image: Does …

iphone ipad image-processing image-recognition
Finding a picture in a picture with java?

what i want to to is analyse input from screen in form of pictures. I want to be able to …

java image-recognition
Darknet YOLO image size

I am trying to train custom object classifier in Darknet YOLO v2 https://pjreddie.com/darknet/yolo/ I gathered a …

tensorflow machine-learning image-recognition darknet yolo
java framework for image pattern recognition?

I'm looking for a Java framework to help with some data mining specific to images. We have a set of …

java data-mining image-recognition
Dice face value recognition

I’m trying to build a simple application that will recognize the values of two 6-sided dice. I’m looking …

c# .net opencv image-recognition emgucv
learning steps for image recognition algorithm

I have decided to spend my personal time after office hours to learn the building blocks of how images jpeg …

image-processing image-manipulation jpeg image-recognition
Image downscaling algorithm

Could you help me find the right algorithm for image resizing? I have an image of a number. The maximum …

c++ c algorithm image image-recognition
How to search for an image on screen in C#?

I want to search for an image on screen using C# or other .NET languages(like powershell). Something like i …

c# .net image-recognition
Image recognition using TensorFlow

I'm new to TensorFlow and I am looking for help on image recognition. Is there an example that showcases how …

python image-recognition tensorflow