Error when using cv::StereoBM

asked 2016-04-30 11:33:58 -0600

Giorgos_ts gravatar image

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

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

edit retag flag offensive close merge delete

Comments

here is the offical sample.

sturkmen gravatar imagesturkmen ( 2016-04-30 12:17:07 -0600 )edit