Ask Your Question

Revision history [back]

Why cv2.StereoSGBM.compute(left, right, disp) has no mask input

Hi,

To save computation power in an embedded application, I want to mask out a large percent of pixels in left image during stereo matching. But there is not such a interface for function compute(). Any suggestions?

Thanks,

-Shunguang