0

I need to use both openCV and ARtoolkit libraries in the same project. I'm trying to get frame by using arVideoGetImage() function in order to process for with openCV functions. however program throws a "System.AccessViolationException" error in the following line of face detection example: CvSeq *faces = cvHaarDetectObjects(img, cascade, storage, 1.1, 3, 0, cvSize( 40, 40 ));

ARtoolkit and openCV are work perfectly separately. Anyone has able to work these two library together, or any suggestion??

thanks

2 Answers 2

1

http://www.hitl.washington.edu/artoolkit/mail-archive/message-thread-00488-Intel-OpenCV-for-ARToolK.html

Sign up to request clarification or add additional context in comments.

Comments

1

http://se.cs.ait.ac.th/cvwiki/opencv:tutorial:integrate_opencv_and_artoolkit

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.