Anatoliy Talamanov
bad08d26da
Fix blocking desc usage
4 years ago
Alexander Alekhin
b19f860384
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
4 years ago
Ziachnix
960f501cc1
Merge pull request #19284 from Ziachnix:feature/js-qr-code-detector
...
Add QRCodeDetector to JavaScript Build
* ADD: js support for qrCodeDetector
- cherry picked commit to solve rebase error
* CHG. Revert haarcascade path
* FIX: Tests without images
* ADD: decodeCurved
* js(docs): don't require OPENCV_TEST_DATA_PATH
Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
4 years ago
Alexander Alekhin
7a8e171691
Merge pull request #19720 from alalek:ocl_test_skip_spir_amd
4 years ago
Alexander Alekhin
7ca9740da5
Merge pull request #19718 from alalek:backport_19683
4 years ago
Alexander Alekhin
68fae94cbb
Merge pull request #19717 from danbey:bad_value_param_should_be_passed_by_reference
4 years ago
Alexander Alekhin
6da5c7c1d0
Merge pull request #19716 from l-bat:lb/fix_resize
4 years ago
Alexander Alekhin
87e607a19b
core(ocl): skip SPIR test on AMD devices if problem detected
4 years ago
Dale Phurrough
cbe236652b
noexcept def construct Mat, UMat, Mat_, MatSize, MatStep
...
original commit: 1b0f781b7c
4 years ago
Dan Ben Yosef
d4d805cb3e
Avoiding copy by passing param by reference
...
It is best to pass bad_value_ param by reference to avoid copy.
4 years ago
Liubov Batanina
8d29a902e4
Added ngraph::op::v6::MVN
4 years ago
Alexander Alekhin
4c1d5840bb
Merge pull request #19707 from AsyaPronina:asyadev/upstream_fixes_from_release
4 years ago
Alexander Alekhin
f136adcad5
Merge pull request #19715 from seiko2plus:issue_19698
4 years ago
Liubov Batanina
95ab9468c1
Added ngraph::op::v4::Interpolation
4 years ago
Sayed Adel
f8181fbef8
core:ppc64 fix detecting CPU features when optimization is off
4 years ago
Alexander Alekhin
c5c2b6f9bf
Merge pull request #19683 from diablodale:add_defconstruct_noexcept_matumat
4 years ago
Xinguang Bian
b995de4ff3
Merge pull request #19253 from mightbxg:bugfix_PnPRansac
...
* fix unexpected Exception in solvePnPRansac caused by input points
* calib3d: solvePnPRansac - keep minimal changes to handle DLT 6 points requirement
Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
4 years ago
Alexander Alekhin
825dadfbdd
Merge pull request #19703 from danbey:setting_StereoSGBMParams_in_init_list
4 years ago
Anastasiya Pronina
0f4b27c300
Upstream fixes from release
4 years ago
Dan Ben Yosef
63048812c7
Init params (StereoSGBMParams) in StereoSGBMImpl constructor initialization list
...
To improve preformence it is better to init the params (StereoSGBMParams) in the
initialization list.
4 years ago
Alexander Alekhin
fbb38cc245
Merge pull request #19222 from YashasSamaga:cuda4dnn-fix-build-diagnostics
4 years ago
Orest Chura
c1a57a10a4
Merge pull request #19542 from OrestChura:oc/BGSub_ptest
...
[G-API]: Performance tests for BackgroundSubtractor
* Perf.Tests for BackgroundSubtractor kernel
* Fix CI
* Addressing comments
* Addressing a comment
* Test cycle and validation changes
* Addressing comment
* Added assert
4 years ago
Alexander Alekhin
e4692ac079
Merge pull request #19613 from WeiChungChang:NMS_refine
4 years ago
Maxim Pashchenkov
12fa8d8444
Merge pull request #18240 from mpashchenkov:mp/ocv-gapi-input-cnn-reshape
...
[G-API]: Adding reshape for CNN input.
* Added CNN input IE reshape
* rbs
* Added unordered_set instead vector
* Alignment
4 years ago
Qoo
47337e2196
boost NMS performance
4 years ago
Alexey Smirnov
ddd2447192
Merge pull request #19617 from smirnov-alexey:as/extend_kernel_package_api
...
G-API: Extend GKernelPackage and serialization API
* Extend GKernelPackage API
* Adding tests
* Extend serialization API
* Address review comments
4 years ago
Alexander Alekhin
1d6a1e5f9c
Merge pull request #19692 from seiko2plus:issue_19647
4 years ago
Amir Tulegenov
04d907fb97
Merge pull request #19619 from amirtu:OCV-221_get_and_set_cameras_on_stitcher
...
* Get and set cameras for sticher.
* Code review fixes.
Co-authored-by: amir.tulegenov <amir.tulegenov@xperience.ai>
Co-authored-by: Alexander Smorkalov <alexander.smorkalov@xperience.ai>
4 years ago
Sayed Adel
84fcc4ab9b
core:ppc64 fix the build with the newer versions of Eigen on IBM/Power
...
It also fixes the build when universal intrinsics is disabled
via `-DDCV_ENABLE_INTRINSICS=OFF`.
4 years ago
Daniel Playfair Cal
65b51e1538
Merge pull request #19690 from hedgepigdaniel:fix/calibration_fisheye
...
* fix(samples/camera_calibration): set new camera matrix for fisheye
* fix(camera_calibration): ignore inapplicable flags for fisheye
4 years ago
Alexander Alekhin
e2610df073
Merge pull request #19688 from alalek:videoio_docs_hwaccel
4 years ago
Alexander Alekhin
6c9be1bc1d
Merge pull request #19675 from asmorkalov:as/pylint_warnings
4 years ago
Alexander Smorkalov
4c48f1eed2
Removed unused variables found by pylint.
4 years ago
Dan Ben-Yosef
31f66766b7
Merge pull request #19685 from danbey:setting_stereoBMImpl_in_init_list
...
Init params (StereoBMParams) in StereoBMImpl constructor initialization list
* Init StereoBMImpl in initialization list
To improve preformence it is better to init the params (StereoBMImpl) in the
initialization list.
* coding style
* drop useless copy/move ctor
Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
4 years ago
Alexander Alekhin
601690695e
Merge pull request #19687 from alalek:videoio_docs_fixes_3.4
4 years ago
Alexander Alekhin
4287961aed
videoio(doc): add 'videoio_hwaccel' group, fix typos
4 years ago
Alexander Alekhin
85009800b3
videoio(docs): fixes
4 years ago
Alexander Alekhin
d643a90efa
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
4 years ago
Vitaly Tuzov
04a9ff88d8
Merge pull request #19622 from terfendail:ref_doc
...
* Updated cpp reference implementations for a few intrinsics to address wide universal intrinsics as well
* Updated cpp reference implementations for a few more universal intrinsics
4 years ago
Alexander Alekhin
dc24663e8d
Merge pull request #19641 from LupusSanctus:am/tf_reshape
4 years ago
Alexander Alekhin
d2cc63e779
Merge pull request #19680 from alalek:cmake_update_python_linters
4 years ago
YashasSamaga
d0fe6ad109
fix checkVersions()
4 years ago
Alexander Alekhin
358878caf7
Merge pull request #19671 from SamFC10:sam-darknet
4 years ago
cyy
b450dd7a87
Merge pull request #19565 from cyyever:minor_fix
...
Local objects optimization in calibration init
* use emplace_back
* use {} initilization
* remove a tailing white space
4 years ago
Mradul Agrawal
640f188ca2
Merge pull request #19583 from theroyalpekka:patch-1
...
* Update polynom_solver.cpp
This pull request is in the response to Issue #19526 . I have fixed the problem with the cube root calculation of 2*R. The Issue was in the usage of pow function with negative values of R, but if it is calculated for only positive values of R then changing x0 according to the parity of R, the Issue is resolved. Kindly consider it, Thanks!
* add cv::cubeRoot(double)
Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
4 years ago
Alexander Alekhin
a1e2c4f338
Merge pull request #19655 from raaldrid:EXR_rw_alpha_support_16115
4 years ago
Alexander Alekhin
625d4fc884
cmake: update Python linters handling
...
- exclude from getBuildInformation()
- fix pylint version
4 years ago
Alexander Alekhin
f821530eb0
Merge pull request #19677 from APrigarina:detection_fix
4 years ago
Anastasia Murzova
7894cd3c73
Aligned TF Reshape layer behaviour
4 years ago
APrigarina
125cc79c17
fix false positive detection
4 years ago