2012-12-31 17:46:30 -0600 | received badge | ● Editor (source) |
2012-12-31 17:45:02 -0600 | asked a question | Python/Opencv for 2D Pose Detection I have been searching for days looking for an example of a pose estimation program written in Python. I have a project for which I want to determine the following information about a marker which the camera will be viewing:
I have seen many examples in c++ (which i don't understand very well). Most were also for fairly old versions of OpenCV. I would like to use a OpenCV 2 version, and want to use python. If anyone can point me to an example, or give me a place to start, that would be very helpful. Thanks, --Nick |