computer-vision
how to group photos with similar faces together
In most face recognition SDK, it only provides two major functions detecting faces and extracting templates from photos, this is called detection.[详细]
2023-03-31 16:04 分类:问答Horizontal Line detection with OpenCV
I am trying to find horizontal and vertical lines from an image which came from a \"document\". The documents are scanned pages from contracts and so the lines look like what you would see in a table[详细]
2023-03-31 16:01 分类:问答Help--100% accuracy with LibSVM?
Nominally a good problem to have, but I\'m pretty sure it is because something funny is going on... As context, I\'m working on a problem in the facial expression/recognition space, so getting 100% a[详细]
2023-03-29 18:52 分类:问答iRecognise eyes in a scanned image of a person
I want to develop an iPhone app which should recognise the eyes, face, and skin color of a person in an image which is scanned by QR Reader.[详细]
2023-03-29 00:01 分类:问答opencv depth map accuracy
I want to measure distance to an object using a 3d stereoscopic camera phone with opencv. I am looking for a formula which will measure the accuracy of the distance measurement, depending on the focal[详细]
2023-03-28 11:24 分类:问答Scale Invariant Feature Transform (SIFT ) Implementation in Matlab
I am trying to implement SIFT in matlab. I am following the Lowe\'s 2004 paper. I completed upto calculation of keypoints and assigning orientations to them.(i.e for all octaves). Here i got one doubt[详细]
2023-03-28 09:55 分类:问答Image segmentation - Split and Merge (Quadtrees)
Is there an implementation for the split and merge method of image segmentation? any advice would be muc开发者_JS百科h appreciated.What segmentation is about?[详细]
2023-03-28 09:19 分类:问答How to detect curves in a binary image?
I have a binary image, i want to detect/trace curves in that image. I don\'t know any thing (coordinates, angle etc). Can any one guide me how should i start? suppose i have this image[详细]
2023-03-28 02:52 分类:问答Best algorithm for motion detection? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-03-28 01:14 分类:问答Motion detection regions for Aforge.Net
I am using AForge for motion detection and I know that motion regions can be set. Is it possible tomake that it triggers only when there are motions in ALL the defined regions?[详细]
2023-03-27 20:28 分类:问答