Once again I come to the best for my pedestrian question. I\'m building a small web app that would be vastly improved by the ability to recognize app icons.I\'ve searched all ove开发者_如何学Cr but ha
I am amazed at how well (and fast) this software works. I hovered my 开发者_开发百科phone\'s camera over a small area of a book cover in dim light and it only took a couple of seconds for Google Shopp
I use EmguCV library(openCV wrapper) on C# to implemented face detection and facial recognition using Eigenface algorithm
I try to recognize pictures of every digit. I have removed everything else than the digit so that there is almost no noise other than the digit is placed differently on the pictures. I use Neuroph\'s
I am developing a study for child psychology and would need to analyse thousands of childrens drawings, I would like to automate where possible through edge tracin开发者_运维知识库g etc. to guess the
i am planning to create an application to com开发者_JS百科pare pill images if they were the same.
I am trying to calculate by how much an object has moved in each consecutive image captured from a stationary camera. What we\'re testing here is the repeatability of our setup to place an object in t
Basically I want to find the pixel location of a small image inside a large image开发者_高级运维.
So I want to be able to recognise patterns in images (such as a number 4), I have been reading about different algorithms and I would really like to use the Nearest Neighbour algorithm, it looks simpl
I’m trying to build a simple application that will recognize the values of two 6-sided dice. I’m looking for some general pointers, or maybe even an open source project.