Hello, I am working on lab4 of (http://zedboard.org/course/smarter-vision-design-seminar) [with xilinx tools 2013.3], and attempting to use "cvHaarDetectObjects" function on opencv_top.c within SDK, i get "undefined reference to 'cvHaarDetectObjects'" error.
What could be wrong on my project configuration and i cannot make use of that certain opencv function?
Thanks