Skip to content

added note about BORDER_WRAP in separable filters; fixed SGBMStereo description#16493

Merged
alalek merged 2 commits intoopencv:3.4from
vpisarev:bordertype_sgbm_doc_fixes
Feb 4, 2020
Merged

added note about BORDER_WRAP in separable filters; fixed SGBMStereo description#16493
alalek merged 2 commits intoopencv:3.4from
vpisarev:bordertype_sgbm_doc_fixes

Conversation

@vpisarev
Copy link
Copy Markdown
Contributor

@vpisarev vpisarev commented Feb 3, 2020

resolves #13602
resolves #9392

@vpisarev vpisarev added the category: documentation Documentation fix or update label Feb 3, 2020
@vpisarev vpisarev changed the title added note about BORDER_TYPE in separable filters; fixed SGBMStereo description added note about BORDER_WRAP in separable filters; fixed SGBMStereo description Feb 3, 2020
Copy link
Copy Markdown
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

possible future modifications of all this semantics, it is recommended to specify all of ksize,
sigmaX, and sigmaY.
@param borderType pixel extrapolation method, see #BorderTypes
@param borderType pixel extrapolation method, see #BorderTypes. BORDER_WRAP is not supported.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use # to force links generation.

Copy link
Copy Markdown
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@alalek alalek merged commit 5c6d319 into opencv:3.4 Feb 4, 2020
@alalek alalek mentioned this pull request Feb 4, 2020
@asmorkalov asmorkalov added the Hackathon https://opencv.org/opencv-hackathon-starts-next-week/ label Feb 14, 2020
@vpisarev vpisarev deleted the bordertype_sgbm_doc_fixes branch July 10, 2020 08:22
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 Hackathon https://opencv.org/opencv-hackathon-starts-next-week/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants