Merged
Conversation
Implementation of colormap "Turbo" (opencv#15388) * implemented turbo colormap * add colormap image * changed float value to avoid cast * sorted flag check alphabetically
* Convert lkpyramid from SSE SIMD to HAL - 90% faster on Power (VSX). * Replace stores with reduce_sum. Rework to handle endianess correctly. * Fix compiler warnings by casting values explicitly to shorts * Switch to CV_SIMD128 compiler definition. Unroll loop to 8 elements since we've already loaded the data.
* Fix IE FullyConnected layer * Fix MyriadX
detected by UBSAN
This was referenced Aug 30, 2019
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.
#15274 from ChipKerchner:lkpyramidToHal
#15357 from ChipKerchner:fastCorner
#15388 from atinfinity:impl-turbo-colormap
#15391 from dkurt:fix_15141
#15395 from l-bat:fully_connected
#15400 from terfendail:fix_check_any
#15401 from ChipKerchner:vectorReduceInt8Bug
#15407 from terfendail:test_check_any
#15412 from kuzi117:ambig
#15414 from kuzi117:instr
#15417 from alalek:ts_fix_callback_signature
#15418 from mshabunin:try-install-layout-34Previous "Merge 3.4": #15385