Ask Your Question

gadi's profile - activity

2016-02-29 01:06:31 -0600 asked a question Can I get the match cost or quality as output from stereo matching

I'm using stereo vision with cv::StereoBM to genertae 3D models of moving objects. I'd like to scale the contribution of pixels to my model by the quality of the match. so I need that match quality as output of the algorithm.