Frage

Sorry for my english I'm french student. For a school project I have to do an augmented-reality application. I used ProCamCalib to calibrate my ps eye and my projector and ARToolKit don't use the same distortion form. So I've found ARToolKitPlus who use distorstion coefficient, the same as ProCamCalib, but it used picture and I don't find how to use a camera with it. Is there somebody who already try this? Thanks for your help

War es hilfreich?

Lösung

ARToolKitPlus doesn't have support for camera/video input so you should used it in combination of another video library such as DSVL, videoInput]2 or camera input from OpenCV.

For ARToolkit, there is a discussion on the topic (standard camera parameters to artoolkit format) in the ARToolKit mailing list:

http://www.hitl.washington.edu/artoolkit/mail-archive/message-thread-00422-camera-calibration.html

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top