I have got a problem with finding the corresponding points in 开发者_如何学Gomultiple views of the same calibration artifact.
I am using opencv with C, and I am trying to get the extrinsic parameters (Rotation and translation) between 2 cameras.
I need help with Object detection. I habe to detect position of a Fork and a Knife on a Plate. The Plate is on a Tray.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
What would be the best library choice for finding similar parts in images and similar开发者_如何学运维ity matching?
So I often run huge double-sided scan jobs on an unintelligent Canon multifunction, which leaves me with a huge folder of JPEGs. Am I insane to consider using PIL to analyze a folder of images to dete
I\'m doing some work on tracking moving objects using a ceiling mounted downward facing camera.I\'ve got to the point where I can detect the position of the desired object in each frame.
I have a seq开发者_运维技巧uence of images taken from a camera. The images consists of hand and surroundings. I need to remove everything except the hand.
I have an image, which I can obtain at better quality (e.g. higher size). The problem is that I can\'t do template match on default size, only on a higher one. And the higher one is not fixed - it can
I\'ve found a public domain latin<->portuguese dictionary in PDF which I\'d like to convert to plain text, parse and use as the database of a program. After some testing, however, I got a little sk