Karl Liu
331a96c670
transplant 8p's normalization to 7p
...
use const instead of constexpr
5 years ago
Alexander Alekhin
1602a38fa9
Merge pull request #16572 from alalek:dnn_test_dldt_ir_v10
...
* dnn(test): test DLDT IRv10 model, drop old models
* dnn(test): don't expect bitexact results in DLDT IR tests
5 years ago
Liubov Batanina
e970eccbf1
Merge pull request #16472 from l-bat:cp_vton
...
Add CP-VTON sample
* Support resize from PyTorch
* Add CP-VTON sample
* Fix downsampling
* Fix test
* Add model links
* Add default args
* Speed up resize
* Fix TOM link
* Add default args
* Fix comments
* Set aspect ratio for input
* Update links
* Check files exist
5 years ago
Alexander Alekhin
5ad9e5f9bc
Merge pull request #16600 from alalek:revert_16497
5 years ago
Alexander Alekhin
3a546aa380
imgproc: revert resize changes from PR 16497
5 years ago
Vadim Pisarevsky
d67a6c1be4
Merge pull request #16588 from vpisarev:fix_macos_move_window
...
fixed cv::moveWindow() on mac
* fixed cv::moveWindow() on mac (issue #16343 ). Thanks to cwreynolds and saskatchewancatch for the help!
* fixed warnings about _x0 and _y0
* fixed warnings about _x0 and _y0
5 years ago
keeper121
d84360e7f3
Merge pull request #16497 from keeper121:master
...
* Fix NN resize with dimentions > 4
* add test check for nn resize with channels > 4
* Change types from float to double
* Del unnecessary test file. Move nn test to test_imgwarp. Add 5 channels test only.
5 years ago
atinfinity
f81fdd58da
Merge pull request #16445 from atinfinity:fixed-typo
...
* fixed typo
* add compatibility code to handle migration
5 years ago
Gagandeep Singh
a6f3a21256
Merge pull request #16424 from czgdp1807:issue-16370
...
* fixed Split layer in ONNXImporter
* added test for fix of split layer
* fixed tests for Split layer
* applied reviews
* updated tests
* fixed paths in tests
5 years ago
Alexander Alekhin
a8c257cecb
Merge pull request #16580 from dkurt:fix_14566
5 years ago
Dmitry Kurtaev
9a4cafa319
Resolve #14566
5 years ago
Alexander Alekhin
c41f50f5f7
Merge pull request #16559 from alalek:cmake_msvc_mp_customize
5 years ago
Alexander Alekhin
e48ae883e9
Merge pull request #16567 from alalek:dnn_updates_from_openvino_2020.1
5 years ago
Alexander Alekhin
0a91261c7f
dnn: turn off visibility workaround for OpenVINO 2020.1
5 years ago
Alexander Alekhin
d81a0da3e0
dnn: use OpenVINO 2020.1 defines
5 years ago
Alexander Alekhin
ef93aea0da
cmake: update handling of MSVC /MP flag
5 years ago
Alexander Alekhin
2a6637afdf
Merge pull request #16516 from alalek:dnn_dump_network
5 years ago
Alexander Alekhin
d4422e473a
Merge pull request #16552 from dkurt:3.4_docs
5 years ago
Alexander Alekhin
aaf9297592
Merge pull request #16549 from rayonnant14:objdetect_QRCode_issue_memory_allocation
5 years ago
Dmitry Kurtaev
1159453139
3.4 docs for 3.4 branch
5 years ago
rayonnant14
fb13b87285
fix wrong memory allocation
5 years ago
Alexander Alekhin
1dd24eeec0
Merge pull request #16539 from baka-gori:bugfix_cudacodec
5 years ago
Alexander Alekhin
5eec3be850
Merge pull request #16531 from paroj:featlinepy
5 years ago
Alexander Alekhin
236e3868df
Merge pull request #16527 from mshabunin:fix-msmf-fmt-34
5 years ago
Alexander Alekhin
c3264aa83c
Merge pull request #16520 from GArik:3.4
5 years ago
Alexander Alekhin
9d0f16e8fe
Merge pull request #16505 from alalek:issue_16326
5 years ago
Alexander Alekhin
867c922bcc
Merge pull request #16546 from alalek:backport_16544
5 years ago
Ilya Lavrenov
41f444a230
CMAKE: more robust custom IE libraries support
...
backporting of commit 98d96f2cc8
5 years ago
Pavel Rojtberg
e13a73d084
core: export getCPUFeaturesLine to bindings
5 years ago
baka-gori
80aaed73e6
add cuda 10 support
5 years ago
Alexander Alekhin
db9f4436e0
Merge pull request #16473 from ashishkrshrivastava:opencvtf
5 years ago
ashishiva3@gmail.com
cd53144ed3
commit: Corrected end tensor_content parsing for StridedSlice layer.
5 years ago
Alexander Alekhin
eb14f9a464
Merge pull request #16463 from alalek:core_strong_ptr_alignment
5 years ago
Alexander Alekhin
0a691f7840
Merge pull request #16529 from alalek:dnn_skip_failed_ngraph_tests
5 years ago
Alexander Alekhin
8ecfb59930
dnn(test): skip failed ngraph tests
5 years ago
Alexander Alekhin
69944cd46b
Merge pull request #16421 from mshabunin:add-local-pool
5 years ago
Maksim Shabunin
6c8f50d1f3
videoio/MSMF: refactored format handling and selection, property reading and writing
5 years ago
Alexander Alekhin
8d078f63a9
Merge pull request #16530 from collinbrake:imread_unchanged_exif_doc
5 years ago
Alexander Alekhin
bcc9946650
Merge pull request #16438 from ashishkrshrivastava:opencvc
5 years ago
Collin Brake
d4a28f3bf6
improved documentation for imread()
5 years ago
Maksim Shabunin
55cdeaa6dd
BufferArea: initial version, usage in StereoBM
...
New class BufferArea is used to hide complexity of buffers allocations and allow instrumentation with valgrind and sanitizers.
5 years ago
Alexander Alekhin
6ad390a1cd
Merge pull request #16523 from collinbrake:imread_unchanged_exif_doc
5 years ago
Alexander Alekhin
3c2e5583d2
Merge pull request #16522 from alalek:dnn_build_warnings_from_ngraph
5 years ago
ashishiva3@gmail.com
d64529f6de
Added parsing for Connected and Dropout. Modified maxpool padding
5 years ago
Collin Brake
3cc07a4411
improved documentation for IMREAD_UNCHANGED flag
5 years ago
Alexander Alekhin
ac0a14631d
dnn: eliminate MSVC warnings from ngraph.hpp
5 years ago
Alexander Alekhin
745153098a
Merge pull request #16509 from omasaht:imwrite-throwerr-permissiondenied
5 years ago
Igor Murzov
981e63d8c2
Install all CMake files required to build samples
...
CMakeLists.txt includes samples_utils.cmake, so the later should be
installed as well to make samples build successfully
5 years ago
Alexander Alekhin
6d75be03f9
Merge pull request #16518 from asmorkalov:as/gstreamer_docs
5 years ago
Alexander Smorkalov
fb781834f5
Improved GStreamer documentation.
5 years ago