Rectified area is not taken into account in stereoBM (Bug #139)
Description
Rectified images can produce black areas around the edges of the image. These are seen as legitimate texture by the stereo algorithms. The disparity image should be appropriately trimmed to exclude these areas.
Associated revisions
Merge pull request #139 from ilya-lavrenov:nlmeans_perf
History
Updated by anonymous - about 15 years ago
added cvGetValidDisparityROI function in r2729 that should solve the problem
- Status changed from Open to Done
- (deleted custom field) set to fixed