As I joined a class about the exhibition of digital arts, I get a chance to deal with something really handy about robotics and OpenCV. OpenCV is a power library for the image processing, such as facial recognition and objects detection. My goal for this project is to track a few robots' positions and estimate the velocity and orientations. Then send the information back to the robots and let them interact with "others".
However, I do have a hard time on the installation of the OpenCV. First, I tried to cmake the libraries from the source. But I found that there is a bug for the VideoCapture. Then, I switched to OpenCV 2 with homebrew installations. Soon, I found there are libraries missing in the version 2. That means I have to switch back version 3. Now, I am struggling with the unknown errors emitted in the terminal and tons of retries.
I will update once I got the library working... 😞

沒有留言:
張貼留言