Alexander Alekhin
365323afec
Merge pull request #15234 from alalek:backport
5 years ago
Alexander Alekhin
99f709ca96
Merge pull request #15233 from alalek:videoio_skip_msmf_tests
5 years ago
Alexander Alekhin
3fc02353be
Merge pull request #15228 from flyseaworld:exif/read_num_dir
5 years ago
Sebastián Gurin
ca79f75b32
OpenCV.js docker container build instructions
...
backport of commit: 59b0314a0e
5 years ago
Victor Romero
987bb2ca61
Fix build for UWP
...
backport of commit: f18cbd036a
5 years ago
TheGoddessInari
960bb540ec
Make sure to use defined(__GNUC__) instead of bare __GNUC__ in flann2 header.
...
This fixes a compiler error on MSVC with Unreal Engine (at least).
backport of commit: 4e998c9ade
5 years ago
John Smith
b9d6fc9dad
Fix cv::selectROI rectangle rendering issue
...
backport of commit: 95c65aff75
5 years ago
Alexander Alekhin
406313bbc5
videoio(test): skip unstable MSMF tests
5 years ago
yaohai [姚海]
cadb4dee14
fix exif bug
5 years ago
Alexander Alekhin
d2c64b566b
Merge pull request #15227 from tomoaki0705:fixFallThroughCarotene
5 years ago
Alexander Alekhin
c5069266dc
Merge pull request #15222 from hmaarrfk:verify_carbon
5 years ago
Tomoaki Teshima
d6ba235655
fix fall through warning
5 years ago
Mark Harfouche
63775320ae
Verify Carbon correctly on OSX
5 years ago
Alexander Alekhin
b584c23061
Merge pull request #15158 from dkurt:fix_tf_ssd_configs
5 years ago
Alexander Alekhin
ba934ff1ce
Merge pull request #15202 from hugolm84:support_build_shared_for_wince
5 years ago
Alexander Alekhin
b811420d28
Merge pull request #15188 from mshabunin:fix-v4l-old
5 years ago
Maksim Shabunin
b231e91d87
Fix for building with old V4L
5 years ago
Alexander Alekhin
977d2c4330
Merge pull request #15197 from mshabunin:restore-ipp-cut
5 years ago
Alexander Alekhin
3f4004ae45
Merge pull request #15195 from mshabunin:disable-pch
5 years ago
Hugo Lindström
03fe1cb7fc
Support building shared libraries on WINCE.
5 years ago
Maksim Shabunin
4dadf17bd9
Merge pull request #15168 from dkurt:dnn_onnx_15120
5 years ago
Maksim Shabunin
6d5ac67681
Restored IPP call reduction
5 years ago
Maksim Shabunin
1275248f39
PCH: disable by default on all platforms except MSVC
5 years ago
dcouwenh
d3cf0d2c06
Bayer VNG Demosaicing Fix #2 (Merge pull request #15086 )
...
* Update demosaicing.cpp
Fixed calculation of Bs for non-green pixels.
* Fixed cvtColor perf test for bayer VNG
5 years ago
Maksim Shabunin
5ef7325874
Merge pull request #15176 from dkurt:fix_14993
5 years ago
Lubov Batanina
5a6b23e8f3
Support for several min and max sizes in PriorBox layer (Merge pull request #15076 )
...
* Support for several min and max sizes in PriorBox layer
* Fix minSize
* Check size
* Modify initInfEngine
* Fix tests
* Fix IE support
* Add priorbox test
* Remove inputs
5 years ago
Maksim Shabunin
e90438fe3c
Merge pull request #14938 from LaurentBerger:face_clip
5 years ago
Maksim Shabunin
f7d5b39ec9
Merge pull request #15169 from dkurt:dnn_onnx_drop_vgg16
5 years ago
Maksim Shabunin
eec9fa9d5e
Merge pull request #15181 from berak:java_print_blob
5 years ago
berak
4d3989817c
java: fix Mat.toString() for higher dimensions
5 years ago
Dmitry Kurtaev
59864a3bbc
Fix #14993
5 years ago
Dmitry Kurtaev
f9f160404a
Add support for slice from ONNX with multiple outputs
5 years ago
Dmitry Kurtaev
ebaefbb745
Remove VGG16 from ONNX test because there is VGG16_bn
5 years ago
Dmitry Kurtaev
47c5ee5d9c
Fixes for OpenCV face detection network
5 years ago
Dmitry Kurtaev
77d4e3e8d2
Fix 2019R2 tests
5 years ago
Dmitry Kurtaev
a0c3bb70a9
Modify SSD from TensorFlow graph generation script to enable MyriadX
5 years ago
Alexander Alekhin
2693ed9b22
Merge tag '3.4.7'
5 years ago
Alexander Alekhin
4a7ca5a291
OpenCV version++ (3.4.7)
...
OpenCV 3.4.7
5 years ago
Alexander Alekhin
7295983964
Merge pull request #15139 from alalek:openvino_2019R2
5 years ago
Alexander Alekhin
39a6889767
Merge pull request #15118 from dkurt:fix_15106
5 years ago
Chip Kerchner
0db4fb1835
Merge pull request #15136 from ChipKerchner:dotProd_unroll
...
* Unroll multiply and add instructions in dotProd_32f - 35% faster.
* Eliminate unnecessary v_reduce_sum instructions.
5 years ago
Alexander Alekhin
ac425f67e4
Merge pull request #15150 from alalek:fix_15124_15125
5 years ago
Dmitry Kurtaev
a2125594ea
Fix false positives of face detection network for large faces
5 years ago
Alexander Alekhin
416c693b3f
dnn(test): OpenVINO 2019R2
5 years ago
Alexander Alekhin
321c74ccd6
objdetect: validate feature rectangle on reading
5 years ago
Alexander Alekhin
6158bd2afa
Merge pull request #15103 from alalek:simd_intrinsics_in_user_code
5 years ago
Alexander Alekhin
d2911a8d41
dnn: use OpenVINO 2019R2 defines
5 years ago
Hugo Lindström
2ee00e7f7d
Merge pull request #15059 from hugolm84:improved-support-for-wince
...
* Improve support for Windows Embedded Compact
* Remove redundant set(WINCE true) and format CMake
5 years ago
Alexander Alekhin
ad092bf1ce
Merge pull request #15107 from dkurt:js_features2d_drawings
5 years ago
Alexander Alekhin
557990fdcf
Merge pull request #15104 from alalek:videoio_fix_debug_message
5 years ago