image-recognition
OpenCV: How to know the progress status of HaarTraining
I\'m running a HaarTraining process using OpenCV 2.2 (compiled with OpenMP). The training progress shows:[详细]
2023-03-15 16:45 分类:问答X-Ray print recognition via AForge.NET lib
I have quite an specific question about image recognition. I have to write a tool which recognizes objects on x-ray print, and calculates some data based on current x-ray shot. So the task basically i[详细]
2023-03-14 20:36 分类:问答Is it possible to use OpenCV to accurately detect water in a sewage pipe?
I\'m looking into image-recognition of water in sewage pipes 开发者_开发知识库for a future project.[详细]
2023-03-13 11:31 分类:问答Classify a program from a screenshot
I need to write and algorithm that can detect which state an application (used to fill out forms) is in based on screenshots.[详细]
2023-03-13 05:38 分类:问答Connected component analysis, how to handle split components?
I am developing an image recognition application. To recognize and classify symbols in an image the plan is to use the k-Nearest-Neighbours algorithm against a set of classified symbols for each conn[详细]
2023-03-13 01:43 分类:问答Algorithm suggestions for distinguishing images of human faces
I am looking to develop a facial algorithm that would take as input 2 images an开发者_如何学JAVAd calculates if the faces in the 2 images are of the same person or not. I have all the pre-processing o[详细]
2023-03-12 09:54 分类:问答How to create image from java applet visual output?
Is there anyway to create an image from the visual output of a java applet? Alternatively, an array of rgb values 开发者_如何学Pythonwould suffice.[详细]
2023-03-10 22:53 分类:问答How to find Edges and Vertices of a hand drawn polygon
I would like to make a shape recognition program that would trace a mouse and record it\'s location at each 1/2 second. How could I use these points to find a rough polygon? In other words, if you jus[详细]
2023-03-10 13:49 分类:问答How do I find a rectangle in a photo using iphone?
I will need to identify, rotate and crop a rectangle(business card) from a photo to开发者_如何学运维ok from an iphone. I believe this can be done by using OpenCV, but I have not used it before. Could[详细]
2023-03-08 16:49 分类:问答Detect Eyes Using Matlab
I have tryed houghcirclealgo but it give not acceptable out put o开发者_如何学JAVAf detecting eyes . Can we find way to get the eyes detect in image I having face front ...Try this implementation fro[详细]
2023-03-08 09:51 分类:问答