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 |
Alexander Alekhin
|
cf9bddcb89
|
Merge pull request #14805 from alalek:fix_valgrind_issues
|
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 |
Maksim Shabunin
|
ae31115017
|
Improved MediaSDK detection mechanism
|
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 |
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 |
Alexander Alekhin
|
6d916c5bb4
|
Merge pull request #14440 from alalek:async_array
|
6 years ago |
Alexander Alekhin
|
1e9ad5476d
|
core(intrin): drop hasSIMD128 checks
- use compile-time checks instead (`#if CV_SIMD128`)
- runtime checks are useless
|
6 years ago |
Lubov Batanina
|
5e80191d27
|
Merge pull request #14697 from l-bat:Slice_ONNX
* Support Slice layer in ONNX importer
* Add IE support
* Fix ONNX importer
* Fix Slice
|
6 years ago |
Chip Kerchner Chip.Kerchner@ibm.com
|
058367f34c
|
Rewrite code in BGR2Gray functions so that auto vectorizer does a better job.
|
6 years ago |
Alexander Alekhin
|
ddcf388270
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
6 years ago |
Alexander Alekhin
|
254f88f805
|
Merge pull request #14759 from alalek:java_gen_unicode
|
6 years ago |
Alexander Alekhin
|
60fb1fde75
|
java: wrap StringIO() to support unicode strings
|
6 years ago |
Alexander Alekhin
|
00367289bd
|
Merge pull request #14754 from allnes:java_qr_code
|
6 years ago |
Alexander Nesterov
|
a9769b9202
|
Remove check and added binding tests
|
6 years ago |
Alexander Alekhin
|
6d62be55b3
|
Merge pull request #14756 from mshabunin:fix-avx512-detection
|
6 years ago |
Alexander Alekhin
|
002925466b
|
Merge pull request #14717 from alalek:core_visibility_handling
|
6 years ago |
Alexander Alekhin
|
8fae361768
|
Merge pull request #14750 from alalek:sample_fix_encoding
|
6 years ago |
Maksim Shabunin
|
65919ed839
|
AVX 512 detection: workaround for older GCC
|
6 years ago |
Alexander Alekhin
|
cdee3d33b4
|
Merge pull request #14752 from SchultzC:3.4
|
6 years ago |
Alexander Alekhin
|
f5ca9d3fe1
|
python: visibility
|
6 years ago |
Alexander Alekhin
|
4a8fd71a2e
|
core: fix visibility handling
|
6 years ago |
SchultzC
|
1e6e18ff05
|
Changed to integer division
|
6 years ago |