Ask Your Question
0

which library has to be included for cv::StereoVar

asked 2016-03-26 06:19:25 -0600

215 gravatar image

What library should I include to make use of StereoVar

http://docs.opencv.org/2.4/modules/co...

The Api seems to refer to contrib, but the library won't compile due to a simple error (So i think) as missing namespace?..

Is it intended that the user has to change the library itself, or is it a bug?

edit retag flag offensive close merge delete

Comments

which opencv version are you using ?

berak gravatar imageberak ( 2016-03-26 06:25:58 -0600 )edit

I am using 3.1.0

215 gravatar image215 ( 2016-03-26 06:26:44 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
1

answered 2016-03-26 06:30:31 -0600

berak gravatar image

StereoVar is no more available in opencv3, please use StereoBM or StereoSGBM instead

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-03-26 06:19:25 -0600

Seen: 300 times

Last updated: Mar 26 '16