Alexander Alekhin
ac54bb193c
Merge pull request #17256 from R-penguins:jstutfix
5 years ago
Alexander Alekhin
713577b257
Merge pull request #17258 from YashasSamaga:cuda4dnn-hotfix-slice-pr17231-pr17222
5 years ago
Alexander Alekhin
583f4b9633
Merge pull request #17253 from YashasSamaga:cuda4dnn-region-yolov4
5 years ago
YashasSamaga
45a6386e45
port pr17222 changes to CUDA backend
5 years ago
Rui Hou
e9058ea8f5
Easier access to opencv.js in tutorial
5 years ago
YashasSamaga
3c35b563d7
add scale_x_y parameter to region
5 years ago
Alexander Alekhin
fd06139c20
Merge pull request #17235 from R-penguins:patch-1
5 years ago
R-penguins
b43da8aa5d
Update Image Watch Tutorial
...
Updated the Windows Visual Studio Image Watch tutorial to include download links to the latest versions of Visual Studio Image Watch for newer Visual Studio versions.
5 years ago
Alexander Alekhin
066259b656
Merge pull request #17118 from l-bat/concat_3d
...
Added NDHWC Concat support for TensorFlow
* Supported TF concat 3d
* Skip myriad
* Fix test
5 years ago
Yashas Samaga B L
d981d04c76
Merge pull request #17200 from YashasSamaga:cuda4dnn-general-opt1
...
cuda4dnn: optimizations for swish, mish, sigmoid, region, resize based ops, transpose, identity-conv fusion
* bunch of optimizations
* more accurate implementation for mish
5 years ago
Alexander Alekhin
666be238d8
Merge pull request #17229 from smirnov-alexey:as/fix_fluid_resize
5 years ago
Alexander Alekhin
64f5471b2a
Merge pull request #17208 from hn-88:3.4
5 years ago
Daniel Mallia
4e789635c9
Update tutorials tables of content for several modules
5 years ago
Alexander Smorkalov
7c17695be4
Added Java and C++ regression test for estimateNewCameraMatrixForUndistortRectify.
5 years ago
Smirnov Alexey
3e3d4ad797
Fix fluid resize operating with zero output size
5 years ago
Alexander Alekhin
73bbabcd04
Merge pull request #17223 from hunter-college-ossd-spr-2020:imgproc-toc
5 years ago
Alexander Alekhin
93d79d2e5d
Merge pull request #17219 from hunter-college-ossd-spr-2020:mathjax-link
5 years ago
Alexander Alekhin
1889d72889
Merge pull request #17218 from hunter-college-ossd-spr-2020:numpy-links-17212
5 years ago
Satya Mallick
6e5437a582
Adding Official OpenCV Courses link to README.md
5 years ago
Alexander Alekhin
09799402f9
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
5 years ago
Alexander Alekhin
5813d2439c
Merge pull request #17222 from dkurt:dnn_flexible_slice
5 years ago
Alexander Alekhin
4f1ba5e69e
Merge pull request #16941 from rngtna:examples_dnn_text_decoder
5 years ago
Daniel Mallia
c934d9c3cc
Update imgproc tutorials table of content Languages fields
5 years ago
Aleksandr Pertovskiy
00b19d6fba
Add text recognition example
5 years ago
Dmitry Kurtaev
8b13b85c5e
dnn: Slice with variable input shapes
5 years ago
Daniel Mallia
64b0757758
Update Supported formula commands - MathJax link
5 years ago
Daniel Mallia
1622e7cc90
Update NumPy links
5 years ago
Alexander Alekhin
1f9713195b
features2d(sift): enable runtime dispatching
5 years ago
hn-88
ea04f9d12e
to make OpenCV compile on mingw32
...
added #define NO_DSHOW_STRSAFE
5 years ago
Alexander Alekhin
74e4cfd1da
core(MatExpr): fix warning in case of e.s == (0, 0, 0, 0)
5 years ago
Alexander Alekhin
27ee6501eb
Merge pull request #17188 from asmorkalov:as/fisheye_test
5 years ago
Liubov Batanina
a5696da9ec
Merge pull request #17185 from l-bat:yolo_v4
...
* Support Yolov4
* Skip Mish on OpenVINO 2020.2
* Revert Mish
* Refactoring
5 years ago
Alexander Alekhin
0b439bcd08
Merge pull request #17190 from alalek:dnn_test_win32_skip_list
5 years ago
Alexander Alekhin
b805115c1a
dnn(test): update skip tests on Win32 configuration
5 years ago
Alexander Smorkalov
c41fb45da3
Restored test disabled during 3.0-alpha preparation.
5 years ago
QIU Xiaochen
cdfa58dde0
Merge pull request #17180 from PetWorm:3.4
...
* fix Scharr nomination
5 years ago
Alexander Alekhin
c722625f28
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
5 years ago
Alexander Alekhin
6630eac813
Merge pull request #17173 from tomoaki0705:fixOclHogDetect
5 years ago
Tomoaki Teshima
63f5f93063
fix test failure on ODROID-N2
5 years ago
Alexander Alekhin
1d30a524fa
Merge pull request #17145 from asmorkalov:as/riscv
5 years ago
Vadim Levin
7f90f04df2
Merge pull request #16766 from VadimLevin:dev/vlevin/video_writer_params_constructor
...
* feature: Extend VideoWriter to accept vector of parameters
- Add additional constructor and `open` method for `VideoWriter`
those accept a vector of parameters
- Move actual implementation of the `VideoWriter::open` to general method
which accepts vector of parameters
- Propagate parsed parameters map up to actual video backend construction
* fix: Change VideoWriter constructor description to suppress doc warning
* refactor: Rollback newlines changes
* feature: Changed VideoWriter parameters workflow
* feature: Log unused parameters in VideoWriter open
* doc: Fix VideoWriter `isColor` parameter description
* fix: int to bool VC++ conversion warning
* doc: Remove information about `isColor` flag usage.
5 years ago
Alexander Alekhin
5da4bb7e88
Merge pull request #16983 from dkurt:dnn_tf_prelu
5 years ago
Alexander Alekhin
dc1b1f2cd7
Merge pull request #16914 from jackson0223:patch-1
5 years ago
Dmitry Kurtaev
25ec4ce6f1
PReLU from Tensorflow
5 years ago
jackson0223
d30bc0a4c0
Restore face detection train.prototxt from #9516
5 years ago
Alexander Alekhin
c05ac8729e
features2d: keep history of simd.cpp
5 years ago
Alexander Alekhin
9926a93a78
features2d: copy sift.dispatch.cpp
5 years ago
Alexander Alekhin
7093752cb5
features2d: copy sift.simd.hpp
5 years ago
Alexander Alekhin
0daf055fe6
Merge pull request #17159 from pauljurczak:patch-3
5 years ago
Alexander Alekhin
3f38edfd61
Merge pull request #17161 from alalek:cmake_protobuf_fix
5 years ago