Classification of a detected object into different known categories.
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 biometricsI need to make an iOS app with these features: Use the camera capture a image. Recognize that image: Does …
iphone ipad image-processing image-recognitionwhat i want to to is analyse input from screen in form of pictures. I want to be able to …
java image-recognitionI 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 yoloI'm looking for a Java framework to help with some data mining specific to images. We have a set of …
java data-mining image-recognitionI’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 emgucvI 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-recognitionCould you help me find the right algorithm for image resizing? I have an image of a number. The maximum …
c++ c algorithm image image-recognitionI want to search for an image on screen using C# or other .NET languages(like powershell). Something like i …
c# .net image-recognitionI'm new to TensorFlow and I am looking for help on image recognition. Is there an example that showcases how …
python image-recognition tensorflow