what approach would you recommend for finding obstacles in a 2D image? Here are some key points I came up with till now:
I\'m looking for large (preferably 50K+) collection of photos that I could use for testing image recognition sof开发者_Python百科tware. So preferably photos of objects. I\'m fine with album covers, mo
I was wondering if there is a script or function in javascript which can recognize image patterns. I want to use this for automation. It is comparable to http://sikuli.org/ but I want this to run as a
I am trying to implement image search based on paper \"Scalable Recogni开发者_如何转开发tion with a Vocabulary Tree\". I am using SURF for extracting the features and key points. For example, for an i
I\'ve written some image analysis software that can determine the basic shape, color, and dimensions of what it considers to be the most dominant object in the image.
I want to try to create a learning chess application as a school project. My first plan was to simply pit this AI against itself, but to really show if it has been succesful it开发者_如何学运维 needs
I\'m currently wondering about an image recognition problem that is supposed to be easy, but could not find an easy solution so far.
I originally asked this question on cstheory.stackexchange.com but was suggested to move it to stats.stackexchange.com.
i searched with no result. If i copy other topic, please delete, not making mess. I have question about image recognition OCR using C#
I know this doesn\'t have a simple answer, but I want to learn how to scan images, and thus videos (frame-by-frame) and identify other images in that initial image with a given amount of error.