Ask Your Question

Revision history [back]

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.