mirror of
https://github.com/opencv/opencv.git
synced 2026-07-21 19:33:03 +04:00
Fixed JavaDoc generation for StereoBM.
This commit is contained in:
@@ -3347,7 +3347,6 @@ public:
|
||||
|
||||
|
||||
/**
|
||||
* @class StereoBM
|
||||
* @brief Class for computing stereo correspondence using the block matching algorithm, introduced and contributed to OpenCV by K. Konolige.
|
||||
* @details This class implements a block matching algorithm for stereo correspondence, which is used to compute disparity maps from stereo image pairs. It provides methods to fine-tune parameters such as pre-filtering, texture thresholds, uniqueness ratios, and regions of interest (ROIs) to optimize performance and accuracy.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user