Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Error when using cv::StereoBM

Hello , I am new to opencv . I am trying to create a disparity map as found in this tutorial : http://stackoverflow.com/questions/31008859/stereo-with-opencv but i come up with following error :

undefined reference to `cv::StereoBM::create(int, int)' . Any help ?? What is missing ?