Alexander Alekhin
5bb45baa6c
Merge pull request #19085 from OrestChura:oc/fix_new_streaming_tests
4 years ago
Alexander Alekhin
a04479746a
Merge pull request #19045 from alalek:issue_17553
...
* flann: avoid dangling pointers on lost features data
* flann: fix Index::load()
4 years ago
Alexander Alekhin
8ac304517e
Merge pull request #19055 from alalek:4.x_issue_18244
4 years ago
Alexander Alekhin
e52291cbcc
Merge pull request #19048 from alalek:android_gradle_5.6.4
4 years ago
OrestChura
79b4dc14a3
Fix new streaming tests for CI
4 years ago
Anatoliy Talamanov
8ed0fc6f0c
Merge pull request #19009 from TolyaTalamanov:at/media-frame-copy
...
[G-API] GStreamingBackend
* Snapshot
* Implement StreamingBackend
* Refactoring
* Refactoring 2
* Clean up
* Add missing functionality to support MediaFrame as output
* Partially address review comments
* Fix build
* Implement reshape for gstreamingbackend and add a test on it
* Address more comments
* Add format.hpp to gapi.hpp
* Fix debug build
* Address review comments
Co-authored-by: Smirnov Alexey <alexey.smirnov@intel.com>
4 years ago
Alexander Alekhin
9f01b97e14
Merge pull request #19024 from komakai:cmake319-proposal2
4 years ago
Jonathan Cole
9f52244574
Merge pull request #19076 from Rightpoint:bugfix/colejd/fix-path-resolution-bugs
...
Fix path resolution bugs for XCFramework builds
* Fix incorrect paths for intermediate frameworks
* Remove unnecessary `./` prepend preventing use of absolute paths
4 years ago
Alexander Alekhin
fce8d8e090
Merge pull request #19074 from alalek:dnn_test_tolerance_east
4 years ago
Alexander Alekhin
8ff27a07bb
dnn(test): adjust EAST test tolerance
4 years ago
Giles Payne
d1ea2ad143
CMake version checks for iOS and macOS builds
4 years ago
Alexander Alekhin
de385009ae
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
4 years ago
Alexander Alekhin
114848d313
Merge pull request #18712 from mshabunin:doc-update-2
4 years ago
Alexander Alekhin
8286d84fb1
Merge pull request #19061 from alalek:dnn_load_face_detector_with_external_protobuf
4 years ago
Alexander Alekhin
c42d0c8374
Merge pull request #19060 from alalek:issue_18097
4 years ago
Alexander Alekhin
37bfb3c48d
Merge pull request #19059 from alalek:fixup_19000
4 years ago
Anatoliy Talamanov
a55150b1bc
Merge pull request #19002 from TolyaTalamanov:at/infer_gframe
...
[G-API] Support GFrame for infer
* GInfer(GFrame), currently broken
* Fixed (API only)
* Support GFrame in GIEBackend
* Fix comments to review
* Fix comments to review
* Fix doxygen
* Fix building with different IE versions
* Fix warning on MacOS
Co-authored-by: Dmitry Matveev <dmitry.matveev@intel.com>
Co-authored-by: Smirnov Alexey <alexey.smirnov@intel.com>
4 years ago
Alexander Alekhin
d7e936de5c
dnn(caffe): add DetectionOutputParameter.clip to .proto file
...
- allow to load opencv_face_detector with external unpatched protobuf
4 years ago
Alexander Alekhin
d2bc0e5fe0
js(wasm): use fallback on missing intrinsics in Emscripten 2.0.0+
4 years ago
Alexander Alekhin
d8107a5125
Merge pull request #18996 from LupusSanctus:am/dnn_bilinear_resize
4 years ago
Anastasia Murzova
a82c50eac2
Added TF resize_bilinear behaviour alignment
...
Fixes OpenCV issue #18721
4 years ago
Alexander Alekhin
7fa9efbfd8
cmake: fix handling of wrappers dependencies
4 years ago
Alexander Alekhin
b5a9ef6b7b
Merge pull request #19052 from diablodale:fix18888-opencl-doc
4 years ago
Alexander Alekhin
8ebe320270
cmake: don't define ENABLE_NEON flags in non-cross-compiling mode
...
- NEON / ANDROID_ARM_NEON are toolchain-specific flags
- they are usually not defined for native builds
- let work CPU_BASELINE=DETECT properly
4 years ago
Orest Chura
f41327df0c
Merge pull request #18969 from OrestChura:oc/fix_notes_returns
...
[G-API] Multiple return/note fix
* Fix doxygen:
- multiple return
- multiple notes
* Addressing comments
- divide description of split(merge)3/4
4 years ago
Dale Phurrough
f77276311d
clarify opencl execution context doc
...
- fix opencv/opencv#18888
4 years ago
Alexander Alekhin
e8348e5f64
Merge pull request #19046 from alalek:issue_16861
4 years ago
Alexander Alekhin
619cc01ca1
Merge pull request #19044 from OrestChura:oc/fix_coverity_warn_kmeans
4 years ago
Dale Phurrough
ad94d8cc4f
Merge pull request #19029 from diablodale:fix19004-memthreadstart
...
add thread-safe startup of fastMalloc and fastFree
* add perf test core memory allocation
* fix threading in isAlignedAllocationEnabled()
* tweaks requested by maintainer
4 years ago
Alexander Alekhin
c3cebc3ac5
android: use gradle 5.6.4
4 years ago
Alexander Alekhin
fb85974d01
android: use protected fields in JavaCamera2View
4 years ago
OrestChura
02488c5cbb
Moved G-API output to the first place of arguments in comparison functions
4 years ago
Alexander Alekhin
3377ddaf09
Merge pull request #19041 from alalek:issue_19025
4 years ago
Alexander Alekhin
40ca8f4695
Merge pull request #19035 from berak:fix_dnn_net_dump_colors
4 years ago
Alexander Alekhin
962f5c9b82
videoio(test): skip GStreamer in 'frame_timestamp' tests
...
- CAP_PROP_POS_MSEC is not reliable
4 years ago
Alexander Alekhin
2c634eeef2
Merge pull request #19023 from alalek:core_update_allocator_stats_type
4 years ago
Alexander Alekhin
c6e60f06eb
Merge pull request #19019 from alalek:cmake_avoid_excessive_trace_dump
4 years ago
Alexander Alekhin
e5d2642780
Merge pull request #19015 from alalek:dnn_use_fma
4 years ago
berak
cf28b5e5be
dnn: add another color to Net::Impl::dump()
4 years ago
Maksim Shabunin
c79a1528ad
Added TOC to most of tutorials
4 years ago
Alexander Alekhin
31619faa70
Merge pull request #19021 from alalek:4.x_build_warnings_gcc_4.8.5
4 years ago
Alexander Alekhin
a9f4f8ded4
Merge pull request #19022 from alalek:cmake_avoid_duplication_of_winit_self
4 years ago
joshdoe
541a09b7ac
Merge pull request #18535 from joshdoe:gray16_gstreamer_writing
...
Add CV_16UC1/GRAY16_LE support to GStreamer backend for VideoWriter
* videoio(backend): add Writer_open_with_params to plugin API
This will allow arbitrary parameters to be passed to plugin backends
* videoio(gstreamer): add GRAY16_LE/CV_16UC1 writing support to GStreamer
This introduces a new property VIDEOWRITER_PROP_DEPTH, which defaults to
CV_8U, but for GStreamer can be set to CV_16U.
Also, fix another test to not fail if plugin isn't found, copying logic
from the read_write test.
* videoio(plugin): fix handling plugins with previous API level
* videoio: coding style
* fix warning
4 years ago
Alexander Alekhin
26e8048a0a
core: update handling of allocator stats type
...
- don't use OPENCV_ALLOCATOR_STATS_COUNTER_TYPE definition in non C++11 builds
- don't use with MinGW
4 years ago
Alexander Alekhin
6bfb0dda85
cmake: avoid duplication of -Winit-self flag
4 years ago
Alexander Alekhin
d1b5a78171
build warnings
...
- GCC 4.8.5 / CentOS 7
4 years ago
Alexander Alekhin
753ccd6b17
Merge pull request #19018 from alalek:issue_19016
4 years ago
Alexander Alekhin
8ae1552a5b
cmake: avoid excessive output from cmake --trace/--trace-expand
...
- `cmake . --trace-expand -DCMAKE_TRACE_MODE=1`
4 years ago
Alexander Alekhin
08bee40fa2
samples: replace regex
...
- GCC 4.8.5 doesn't support regex
4 years ago
Alexander Alekhin
00f36a3149
dnn: prefer to use v_fma() instead of v_c += v_a * v_b
4 years ago