Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

help with videos in raspberry pi, c++ and openCV

Hi, I am currently trying to apply computer vision processing to a video in raspberry pi B+. I use visual studio c++ and openCV in windows in order to run and test my code. After I make it work in windows, i transfer the cpp file along with the video in the pi and I build the executable from there. I am able to build the executable however when I run it nothing happens.

Is there something I need to install in the pi in order to play videos? please help