Anatoliy Talamanov
c303aaa94d
Merge pull request #16841 from TolyaTalamanov:at/warp-perspective
...
G-API: Implement WarpPerspective
* Implement WarpPerspective kernel
* Fix comment to review
5 years ago
Alexander Alekhin
b0563ce368
Merge pull request #16895 from alalek:fix_16823
5 years ago
Alexander Alekhin
673eb2b006
core(persistence): fix resource leaks - force closing files
5 years ago
Alexander Alekhin
ef395c3866
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
5 years ago
Anatoliy Talamanov
4d3d6230c5
Merge pull request #16803 from TolyaTalamanov:at/yuv-to-gray
...
* Implement NV12toGray
* Snapshot
* Implement NV12toGray as compound kernel
* Update gapi_imgproc_tests_inl.hpp
* Remove YUV2Gray from public API
5 years ago
Alexander Alekhin
a28a520c7f
Merge pull request #16897 from mshabunin:fix-kw-issues-2
5 years ago
Maksim Shabunin
0aac17d9f7
calib3d: check input values in dls
5 years ago
Alexander Alekhin
ea34b2fefb
Merge pull request #16888 from YashasSamaga:cuda4dnn-redundant-act-fusion-check
5 years ago
Alexander Alekhin
f44a0960df
Merge pull request #16894 from alalek:update_tbb
5 years ago
Alexander Alekhin
b1ed003d08
Merge pull request #16893 from alalek:update_libwebp
...
* 3rdparty: update libwebp 1.0.3 => 1.1.0
- https://github.com/webmproject/libwebp/releases/tag/v1.1.0
* 3rdparty(libwebp): re-apply OpenCV patches
5 years ago
Alexander Alekhin
22d930998b
Merge pull request #16892 from alalek:update_libtiff
5 years ago
Alexander Alekhin
d2b0953735
Merge pull request #16891 from alalek:update_libjpeg-turbo
5 years ago
Alexander Alekhin
978666c816
Merge pull request #16849 from anton-potapov:ap/variant__assignment_operator_compile_error
5 years ago
Alexander Alekhin
fa002bde01
3rdparty: update TBB 2020.0 => 2020.1
5 years ago
Alexander Alekhin
13c4dc0e69
3rdparty: update libtiff 4.0.10 => 4.1.0
...
- https://gitlab.com/libtiff/libtiff/-/tags/v4.1.0
5 years ago
Alexander Alekhin
ad4e5dbd3d
3rdparty: libjpeg-turbo 2.0.2 => 2.0.4
...
- https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.0.4
5 years ago
Alexander Alekhin
0b4c101e8a
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
5 years ago
Alexander Alekhin
2d63861c09
Merge pull request #16885 from mshabunin:fix-msvc-warn
5 years ago
Alexander Alekhin
e8c7d61752
Merge pull request #16817 from dkurt:dnn_onnx_lstm
5 years ago
YashasSamaga
4e8cd4629c
fix CUDNN_STATUS_NOT_SUPPORTED, remove redundant fusion checks
5 years ago
Dmitry Kurtaev
467c3ef0ac
Add checks for LSTM initial h and c
5 years ago
Alexander Alekhin
b1f390b170
Merge pull request #16883 from alalek:cmake_cmp0066
5 years ago
Alexander Alekhin
154fdef965
Merge pull request #16882 from alalek:cmake_apps_install_list
5 years ago
Maksim Shabunin
2f665ec589
calib3d: fixed VS2019 warning C4756
5 years ago
Alexander Alekhin
801f26c35d
cmake: set CMP0066 => NEW
5 years ago
Alexander Alekhin
6db9f00fd1
cmake(apps): support OPENCV_INSTALL_APPS_LIST
...
Usage:
- cmake -DOPENCV_INSTALL_APPS_LIST=opencv_version ...
5 years ago
Alexander Alekhin
39b64fc7d7
Merge pull request #16864 from alalek:issue_16857
5 years ago
Alexander Alekhin
4dfa798e75
Merge pull request #16868 from YashasSamaga:cuda4dnn-scale-fix_and_improvements
5 years ago
YashasSamaga
2aeb32d2d1
fix segfaults, support bias in untrainable mode, support batches in untrainable mode
5 years ago
Dmitry Kurtaev
8433620295
Bidirectional LSTM
5 years ago
Alexander Alekhin
760e9e0943
Merge pull request #16859 from dmatveev:dm/gapi_android
5 years ago
Alexander Alekhin
7b82ad2918
Merge pull request #16867 from bencsikandrei:fix_typo_cmake_detect_python
5 years ago
Alexander Alekhin
49d8c0bd52
Merge pull request #16865 from alalek:doc_fix_wrong_see_also
5 years ago
Andrei-Florin BENCSIK
8253562794
fix: minor typo in CMakeCVDetectPython
5 years ago
Alexander Alekhin
d7e839b8c5
objdetect(QR): avoid bug with empty input
5 years ago
Alexander Alekhin
2fb1d9d02e
doc: fix misused "see also" doxygen command
5 years ago
Alexander Alekhin
4cdb4652cf
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
5 years ago
Alexander Alekhin
0fb4f2cc9c
imgproc: add src.empty() checks in filter operations
5 years ago
Alexander Alekhin
183e4d50ed
Merge pull request #16858 from alalek:core_fix_empty_iterator_begin_end
5 years ago
Dmitry Matveev
020be63df5
Try to enable G-API build on Android
5 years ago
Alexander Alekhin
377dd04224
core: fix .begin()/.end() of empty Mat
5 years ago
Anton Potapov
31d624f9a8
G-API utils - fix compilation error in variant::operator=
5 years ago
NesQl
bf224e61a9
Merge pull request #16832 from liqi-c:3.4-tengine-android
...
* Add android support for tengine
* modify tengine download use commit id
* Del some invalid log in Tengine
* Test. default enable tengine
* ndk version judegment
* Close test . set Tengine default OFF
* Logic problem
* test .Android NDK judgement .
* Cmake error modify.
* cmake: cleanup tengine scripts
* cmake: use tengine target name
* cmake: disable testing of BUILD_ANDROID_PROJECTS=OFF
* Close test .
5 years ago
Dizhenin Vlad
8ac333697d
Merge pull request #16853 from SimpleVlad:note
...
Add link to article for sample "Intelligent scissors"
* Add link to article
* Add autors name
* Fix whitespace
5 years ago
Alexander Alekhin
dbb30134bc
Merge pull request #16835 from YashasSamaga:cuda4dnn-hotfix-memory-lock
5 years ago
Alexander Alekhin
847190b5b8
Merge pull request #16828 from paroj:nmspy
5 years ago
Alexander Alekhin
0f31231872
Merge pull request #16846 from alalek:cmake_python_limited_api
5 years ago
Alexander Alekhin
b76aeb40fb
Merge pull request #16842 from mshabunin:ignore-vs-config
5 years ago
Anatoliy Talamanov
8fe9674301
Merge pull request #16768 from TolyaTalamanov:at/add-warp-affine
...
G-API: Implement WarpAffine
* Add WarpAffine
* Ban BORDER_TRANSPARENT
* Fix doc
5 years ago
Pavel Rojtberg
66cf55ea1f
dnn: expose only float variant of NMSBoxes for bindings
...
the float variant was always shadowed by the int version as
Rect2d is implicitly convertible to Rect.
This swaps things which is fine, as the vector of boxes was always
copied and the computation was done in double.
5 years ago