I need some help on Augmented Reality. I have develop a small application.NOw I want to use shape detection algorithm or specially c开发者_如何学Goircle detection algorithm.I want that after my camera
I\'m trying to develop an image focusing algorithm for some test automation work. I\'ve chosen to use AForge.net, since it seems like a nice mature .net friendly system.
I\'ve recently been working on a static content handler project, and this is hitting me hard. I cannot get the images to show up in the browser the same way I could before. The image is correct, and i
What sort of application can be considered to be the really business winner for automotive telematics applications r开发者_StackOverflow中文版elated to image processing/computer vision ?
It's difficult to tell what is being asked here. This开发者_开发知识库 question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current for
this is a picture of a dog\'s contour and a horse\'s contour alt text http://www.tlnews.cn/forum/attachments/month_0810/20081024_2f055de790b83aced18atjm8EVN4Gyay.jpg
I am writing a program that resizes pictures like this: Image originalImage = Image.FromFile(pathToOriginalPicture);
I am new into Image Processing, and I have started simple project for recognizing text on images with complex background. I want to use stroke filter as first step, but I cannot find enough data about
After detecting the lines in an image using Hough lines, ho开发者_JAVA技巧w can I use it to calculate the change in angle (rotation) of the lines of a reference image?Note to readers: This is a follow
Does anyone has an idea how to calculate the Inverse of a 2-D filter? Let\'s say I have a 3x3 filter: 0 1 0