I'm trying to using the example located here https://github.com/Itseez/opencv/blob/master/samples/cpp/tutorial_code/objectDetection/objectDetection2.cpp
Every time I try and run the problem after it compiles successfully my system hangs.
I compiled OpenCV from source via a github clone from Itseez.
What am I doing wrong here?
I am running Ubuntu 14.04.
Thanks