Merged
Conversation
…lab-3.4 * Add Neon optimised RGB2Lab conversion * Fix compile errors, change lambda to macro * Change NEON optimised RGB2Lab to just use HAL * Change [] to v_extract_n in RGB2Lab * RGB2LAB Code quality, change to nlane agnostic * Change RGB2Lab to use function rather than macro * Remove whitespace Co-authored-by: Francesco Petrogalli <25690309+fpetrogalli@users.noreply.github.com>
Add missing sqrt to magSpectrum(). * opencv#20100 * slight optimization + fix for double-precision case Co-authored-by: Yuma Oyama <yuma.oyama@acuity-inc.co.jp> Co-authored-by: Vadim Pisarevsky <vadim.pisarevsky@me.com>
Member
Author
|
👍 |
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#19883 from jondea:arm-neon-optimised-color-lab-3.4
#20102 from yo1990:master
#20135 from mightbxg:bugfix_GaussianBlur
#20158 from hyrodium:fix/latex
#20172 from alalek:fixup_19334
#20174 from alalek:issue_20159
Previous "Merge 3.4": #20142