Alexander Alekhin
|
b8c080de12
|
valgrind: suppress OpenEXR ThreadPool
|
5 years ago |
Alexander Alekhin
|
b6e41ebf27
|
Merge pull request #14808 from alalek:issue_14807
|
6 years ago |
Kang Yifei
|
ba0ed79635
|
Merge pull request #14800 from FanaticsKang:add_undistortPoint_test
Test request by #14583 (#14800)
* add test to show the undistort bug
* move test to calib3d
|
6 years ago |
Alexander Alekhin
|
8ca4252303
|
Merge pull request #14583 from FanaticsKang:fix_undistortPoint_bug
|
6 years ago |
Alexander Alekhin
|
b909df5531
|
Merge pull request #14747 from dkurt:fix_14683
|
6 years ago |
Ruslan Garnov
|
3df83dce7e
|
Merge pull request #14741 from rgarnov:gapi_fix_includes
Changed quotes to brackets when including public includes (#14741)
|
6 years ago |
Alexander Alekhin
|
3697ebef47
|
cmake: typo in hook name
|
6 years ago |
Kang
|
549c53121a
|
fix the bug, when k[4] is negative, icdist may be negative at the edge of image.
|
6 years ago |
Dmitry Kurtaev
|
dfdc91f8c9
|
dnn: fix MVN layer (issue 14683)
|
6 years ago |
atalaman
|
d3c0f4ef98
|
Merge pull request #14700 from TolyaTalamanov:at/cv_gapi_render
G-API: Render (#14700)
* cv::Render
Implement OCVRedner for BGR as input
* Support two plane cv::Render::run
* Snapshot
* Add RenderCreator
* text2Points
* Snapshot
* Refactoring tests
* Remove text2points
* Fix render input data type in tests
* Refactoring
* Fix headers
* Change struct fields name
* Fix headers
* Fix warnings
* Replace cv::Scalar -> cv::gapi::own::Scalar
* Add test
* PutText and rectangle case
* Fix comments to review
* Fix comments to review
* Fix comments to review
* Create render_priv.hpp
* Implement BGR2NV12
* Fix NV12 test
* Fix comments to review
* Add header for GAPI_Assert
|
6 years ago |
Dmitry Kurtaev
|
eba696a41e
|
Merge pull request #14792 from dkurt:dnn_ie_min_version_r5
* Remove Inference Engine 2018R3 and 2018R4
* Fix 2018R5
|
6 years ago |
Alexander Alekhin
|
54a14c877c
|
Merge pull request #14794 from terfendail:wui512_interleavenames
|
6 years ago |
Alexander Alekhin
|
cf9bddcb89
|
Merge pull request #14805 from alalek:fix_valgrind_issues
|
6 years ago |
Alexander Alekhin
|
fc0498b5bd
|
Merge pull request #14790 from alalek:update_ffmpeg_3.4
|
6 years ago |
Alexander Alekhin
|
3af1b6ecdc
|
valgrind: fix issues
|
6 years ago |
Alexander Alekhin
|
4623e6220f
|
Merge pull request #14804 from mshabunin:fix-mediasdk-detect
|
6 years ago |
Vitaly Tuzov
|
a29e59a770
|
Rename parameters in AVX512 implementation of v_load_deinterleave and v_store_interleave
|
6 years ago |
Maksim Shabunin
|
ae31115017
|
Improved MediaSDK detection mechanism
|
6 years ago |
Alexander Alekhin
|
f9eab2de5e
|
Merge pull request #14673 from janstarzy:hidden-vis-with-java7
|
6 years ago |
Jan Starzynski
|
e9ed7eb68d
|
make -fvisibility=hidden work with java 1.7
|
6 years ago |
Alexander Alekhin
|
6389303c1c
|
Merge pull request #14793 from mshabunin:fix-plugin-install
|
6 years ago |
Maksim Shabunin
|
5015829ce8
|
Fixed plugin installation location on Windows
|
6 years ago |
wenzhao
|
3f5c85e933
|
opencv.js: fix the loading issue of opencv.js(WASM) in face recognition
|
6 years ago |
Alexander Alekhin
|
6aab6a251c
|
ffmpeg: update 3.4.6
libvpx: 1.8.0
|
6 years ago |
Alexander Alekhin
|
81fad9e247
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
6 years ago |
Alexander Alekhin
|
1c661e7548
|
Merge pull request #14784 from alalek:backport_14779
|
6 years ago |
Alexander Alekhin
|
a457fbdb58
|
Merge pull request #14783 from alalek:backport_14777
|
6 years ago |
Alexander Alekhin
|
e7dbc4ff28
|
Merge pull request #14782 from alalek:core_fix_log_level_default
|
6 years ago |
Vitaly Tuzov
|
d2aadabc5e
|
Merge pull request #14743 from terfendail:wui512_fixvswarn
Fix for MSVS2019 build warnings (#14743)
* AVX512 arch support for MSVS
* Fix for MSVS2019 build warnings: updated integral() AVX512 implementation
* Fix for MSVS2019 build warnings: reworked v_rotate_right AVX512 implementation
* fix indentation
|
6 years ago |
Alexander Alekhin
|
f8791f072d
|
core: avoid function type cast, make happy UBSAN
backporting of commit: d3d13c41c4
|
6 years ago |
Alexander Alekhin
|
db7f689728
|
imgcodecs(tiff): add more checks
backporting of commit: f6230ae019
|
6 years ago |
Alexander Alekhin
|
b4d3ff378e
|
Merge pull request #14720 from rgarnov:gapi_remove_lut3d
|
6 years ago |
Alexander Alekhin
|
6c8ffe81d0
|
core: repair default log level
|
6 years ago |
Alexander Alekhin
|
1706a7609a
|
Merge pull request #14781 from mshabunin:minimal-python-3-master
|
6 years ago |
Alexander Alekhin
|
b3e6c97d98
|
Merge pull request #14736 from mshabunin:minimal-python-3
|
6 years ago |
Maksim Shabunin
|
d60ac98ef2
|
Limited API support for Python3
|
6 years ago |
Maksim Shabunin
|
10d61a2b44
|
Limited API support for Python3
|
6 years ago |
Alexander Alekhin
|
3f67623c26
|
Merge pull request #14779 from alalek:oss_fuzz_14115
|
6 years ago |
Alexander Alekhin
|
59f4a2e0f3
|
Merge pull request #14777 from alalek:oss_fuzz_15154
|
6 years ago |
Alexander Alekhin
|
d3d13c41c4
|
core: avoid function type cast, make happy UBSAN
oss-fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14115
|
6 years ago |
Alexander Alekhin
|
f6230ae019
|
imgcodecs(tiff): add more checks
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15154
|
6 years ago |
Alexander Alekhin
|
11b020b9f9
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
6 years ago |
Alexander Alekhin
|
878af7ada8
|
Merge pull request #14725 from alalek:update_openexr_2.3.0
3rdparty: update OpenEXR 2.3.0 (#14725)
* openexr 2.2.1
* openexr 2.3.0
* openexr: build fixes
* openexr: build dwa tables on-demand
|
6 years ago |
Alexander Alekhin
|
987061d800
|
Merge pull request #14771 from mshabunin:fix-world-build
|
6 years ago |
Maksim Shabunin
|
f99f58d99f
|
Allow setting IS_PART_OF_WORLD in command line, fix videoio plugin linking
|
6 years ago |
atalaman
|
1aefa6779f
|
Merge pull request #14513 from TolyaTalamanov:at/color-convert-kernels
G-API: Implement color-convert kernels (#14513)
* Implement color-convert kernels
* Fix rgb2yuv422 reference version
* Fix comments to review
* Restore NV12toBGR in imgproc.hpp
* Add accuracy tests
* Fix doxygen
* Fix ref version yuv422
* Fix warnings
* Fix typos
* Fix simd version yuv422
* Fix warnings
* Fix compile error
* Fix warning
* Remove comment
|
6 years ago |
Alexander Alekhin
|
d2f9cfcf81
|
Merge pull request #14760 from ChipKerchner:3.4
|
6 years ago |
Alexander Alekhin
|
52644f067e
|
Merge pull request #14764 from alalek:core_intrin_drop_hasSIMD_checks
|
6 years ago |
Alexander Alekhin
|
417ac94456
|
Merge pull request #14767 from alalek:imgcodecs_test_exr
|
6 years ago |
Alexander Alekhin
|
02bfd20760
|
imgcodecs(test): add OpenEXR I/O test
|
6 years ago |