Skip to content

Fix documentation for DisparityFilter disparity map types#4081

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
krishnavasnani07:4.x
Apr 1, 2026
Merged

Fix documentation for DisparityFilter disparity map types#4081
asmorkalov merged 1 commit intoopencv:4.xfrom
krishnavasnani07:4.x

Conversation

@krishnavasnani07
Copy link
Copy Markdown
Contributor

This PR fixes incorrect documentation in ximgproc::DisparityFilter regarding
the expected type of disparity_map_right and clarifies the output disparity
map format. No functional or behavioral changes are included.

This is a documentation-only change.

Pull Request Readiness Checklist

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
  • The PR is proposed to the proper branch
  • There is a reference to the original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@krishnavasnani07 krishnavasnani07 marked this pull request as ready for review February 18, 2026 10:53
@asmorkalov asmorkalov self-requested a review March 31, 2026 14:28
@asmorkalov asmorkalov added the category: documentation Documentation fix or update, does not affect code label Mar 31, 2026
@asmorkalov asmorkalov merged commit 115e941 into opencv:4.x Apr 1, 2026
12 of 13 checks passed
@asmorkalov asmorkalov mentioned this pull request Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: documentation Documentation fix or update, does not affect code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants