About OpenCV library

edited December 2017 in Kinect

Hello,

are there any specific steps I need to follow before I get the OpenCV library to function properly and be able to call it inside Processing?

I can't find them online...

Thank you in advance.

Answers

  • @nikos_nt -- have you installed the library in PDE and tried running one of the example sketches that come with it? Did it work?

    If it did, then open a new sketch and import library into that sketch with from PDE Tools menu -- or start from a copy of a working example and edit it, that example will already have a reference to the OpenCV library in the top lines.

Sign In or Register to comment.