Merged
Conversation
- `cmake . --trace-expand -DCMAKE_TRACE_MODE=1`
- don't use OPENCV_ALLOCATOR_STATS_COUNTER_TYPE definition in non C++11 builds - don't use with MinGW
- CAP_PROP_POS_MSEC is not reliable
Fixes OpenCV issue opencv#18721
- allow to load opencv_face_detector with external unpatched protobuf
…th_external_protobuf
This was referenced Dec 9, 2020
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.
#18996 from LupusSanctus:am/dnn_bilinear_resize
#19015 from alalek:dnn_use_fma
#19019 from alalek:cmake_avoid_excessive_trace_dump
#19022 from alalek:cmake_avoid_duplication_of_winit_self
#19023 from alalek:core_update_allocator_stats_type
#19041 from alalek:issue_19025
#19046 from alalek:issue_16861
#19059 from alalek:fixup_19000
#19060 from alalek:issue_18097
#19061 from alalek:dnn_load_face_detector_with_external_protobuf
Previous "Merge 3.4": #19012
Details