Skip to content

Improve Lbp/Litter/Max/Min/Mean/Median docs in SimdLib.hpp - #837

Merged
ermig1979 merged 1 commit into
devfrom
cursor/improve-simdllib-docs-f257
Aug 10, 2026
Merged

Improve Lbp/Litter/Max/Min/Mean/Median docs in SimdLib.hpp#837
ermig1979 merged 1 commit into
devfrom
cursor/improve-simdllib-docs-f257

Conversation

@ermig1979

Copy link
Copy Markdown
Owner

Summary

Aligns C++ wrapper Doxygen descriptions in SimdLib.hpp with the improved C API wording for:

  • Simd::LbpEstimate
  • Simd::LitterCpuCache
  • Simd::MaxFilterSquare3x3 / Simd::MaxFilterSquare5x5
  • Simd::MinFilterSquare3x3 / Simd::MinFilterSquare5x5
  • Simd::MeanFilter3x3
  • Simd::MedianFilterRhomb3x3 / Simd::MedianFilterRhomb5x5

Also records these documentation improvements under release 7.2.165 in docs/2026.html.

Notes

  • Changes are localized to SimdLib.hpp and docs/2026.html.
  • No test suite run (documentation-only task).
Open in Web Open in Cursor 

Align C++ wrapper Doxygen descriptions with the improved C API wording
and record the updates in release 7.2.165 notes.

Co-authored-by: Ihar Yermalayeu <ermig1979@gmail.com>
@ermig1979
ermig1979 marked this pull request as ready for review August 10, 2026 11:42
@ermig1979
ermig1979 merged commit b17a7bd into dev Aug 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants