thezane
c0162a64d1
Merge pull request #20103 from thezane:make-div-spectrums-public
...
* Make divSpectrums public
* Add unit test
4 years ago
Alexander Alekhin
1ae16beb06
Merge pull request #20097 from komakai:fix_qrcode_test
4 years ago
Giles Payne
e53a4ce64d
Fix for failing QRCodeDetectorTest.testDetectAndDecodeMulti test
4 years ago
Alexander Alekhin
72655a9eea
Merge pull request #20085 from changh95:fix_typo_calib3d_sample_code
4 years ago
Alexander Alekhin
125f890dc3
Merge pull request #20088 from alalek:cmake_module_linker_flags
4 years ago
changh95
101d50703c
fix typo 'undistorsed'->'undistorted'
4 years ago
Alexander Alekhin
901ed5545f
cmake: fix handling of CMAKE_MODULE_LINKER_FLAGS
4 years ago
Alexander Alekhin
699b4b9fc5
Merge pull request #20071 from rogday:depth_fallback_doc
4 years ago
Smirnov Egor
1d7d18afba
Document imwrite depth fallback
4 years ago
Alexander Alekhin
b335fe67b0
Merge pull request #20049 from jstaahl:jstaahl-static-inits
4 years ago
Alexander Alekhin
dde029f105
Merge pull request #20053 from berak:core_mat_ptr_vec
4 years ago
berak
302c2354a3
core: add missing implementation for Mat::ptr(Vec)
4 years ago
Jake Staahl
158b13e0ba
Remove static initializers caused by templated static member.
4 years ago
Alexander Alekhin
b1dc7ed873
Merge pull request #20033 from berak:dnn_openpose_py
4 years ago
berak
1bced43e96
samples/dnn: better errormsg in openpose.py
4 years ago
Alexander Alekhin
8550f7e04d
Merge pull request #20018 from lpea:doc_fixes_calib3d
4 years ago
Guillaume Jacob
9f3e83baf6
calib3d: Update documentation of calibrateCamera
...
- Added missing documentation for the CALIB_FIX_FOCAL_LENGTH flag
- Removed erroneous information about the number of distortion coefficients
returned
- Added some missing @ref tags
4 years ago
Alexander Alekhin
17ab61a40d
Merge pull request #19956 from danielenricocahall:fix-edge-case-matcher-loop
4 years ago
Danny
1b844f8413
Merge pull request #19993 from danielenricocahall:fix-compute-ecc-issue
...
Fix unsigned int bug in computeECC
* address issue with unsigned ints in computeEcc
* remove additional logic checking firstOctave
* use swap instead of same src/dst
* simplify the unsigned check logic
4 years ago
Alexander Alekhin
baa22fa808
Merge pull request #20006 from alalek:dnn_ie_gpu_cache_dir
4 years ago
Alexander Alekhin
f78cebfc98
Merge pull request #20014 from alalek:fix_core_tls_process_termination
4 years ago
Alexander Alekhin
d2a9ca13f1
core(tls): handle process termination / cleanup issues
4 years ago
Alexander Alekhin
71bae7c23f
dnn(ie): implicit usage of IE::GPU OpenCL kernels cache
4 years ago
Alexander Alekhin
d4f104f17f
Merge pull request #19988 from alexkalmuk:fix-squares-cpp-sample
4 years ago
Alexander Alekhin
fd44ba296d
Merge pull request #19984 from sturkmen72:patch-4
4 years ago
Alex Kalmuk
b04d6a2d9b
Fix squares sample failure when a single file passed
4 years ago
Alexander Alekhin
a08eac452e
Merge pull request #19979 from micha137:patch-3
4 years ago
micha137
7021ea6748
Fix link
4 years ago
Alexander Alekhin
55aa1d4852
Merge pull request #19975 from danielenricocahall:fix-template-matcher-sqdiff
4 years ago
Suleyman TURKMEN
159534313e
Update CMakeLists.txt
4 years ago
Alexander Alekhin
2f68c43e39
Merge pull request #19983 from hartmannathan:typo-fix-download
4 years ago
Nathan Hartman
e2483aa072
Fix typo: 'DOWNLAOD' to 'DOWNLOAD'
4 years ago
Alexander Alekhin
c69f37343c
Merge pull request #19980 from zchrissirhcz:fix-CV_XADD-missing-return-type
4 years ago
Alexander Alekhin
aec62a7fc5
Merge pull request #19969 from alalek:issue_19850
4 years ago
Zhuo Zhang
bf26050f7e
Fix missing return type for unsafe CV_XADD function
4 years ago
danielenricocahall
402bce1a31
address template matching sqdiff bug
4 years ago
Alexander Alekhin
8868350888
doxygen: fix quotes in add_toggle macro
4 years ago
Stefano Allegretti
1b64851fa8
Merge pull request #19951 from stal12:3.4
...
* Fix #4363 - wrong hierarchy (CV_RETR_TREE) in findContours
* Add regression test for findContours
* use C++11 => C++98 on 3.4 branch
4 years ago
Aleksandr Voron
2e143b8799
Merge pull request #19961 from alvoron:dnn_ngraph_int64_fix
...
Explicit usage of int64_t in CropAndResizeLayer (IE backend)
* Update crop_and_resize_layer.cpp
4 years ago
danielenricocahall
3930c9a492
fix loop boundary condition
4 years ago
Alexander Alekhin
f0839d2703
Merge pull request #19944 from berak:patch-1
4 years ago
berak
405e820fe1
Update contrast_preserve.hpp
...
fix a build warning:
```
C:\Slave\workspace\precommit\windows10\opencv\modules\photo\src\contrast_preserve.hpp(289): warning C4244: '=': conversion from 'double' to '_Tp', possible loss of data
with
[
_Tp=float
]
C:\Slave\workspace\precommit\windows10\opencv\modules\photo\src\contrast_preserve.hpp(361): warning C4244: '=': conversion from 'double' to '_Tp', possible loss of data
with
[
_Tp=float
]
```
(from https://build.opencv.org.cn/job/precommit/job/windows10/1633/console )
4 years ago
Alexander Alekhin
6598e9d506
Merge pull request #19908 from CSBVision:patch-2
4 years ago
Alexander Alekhin
8c2cf89845
Merge pull request #19913 from mshabunin:fix-san-build
4 years ago
Maksim Shabunin
aeb8dfc52d
Fix header sorting for modules without headers
4 years ago
Alexander Alekhin
0649a2fbdb
Merge pull request #19886 from alalek:issue_19875
4 years ago
CSBVision
ec32061f5f
Update __init__.py to support symbolic links
...
Currently, the LOADER_DIR is set as os.path.dirname(os.path.abspath(__file__)). This does not point to the true library path if the cv2 folder is symlinked into the Python package directory such that importing cv2 under Python fails. The proposed change only resolves symbolic links correctly by calling os.path.realpath(__file__) first and does not change anything if __file__ contains no symbolic link.
4 years ago
Alexander Alekhin
f2da1a0a7a
Merge pull request #19900 from berak:doc_fix_python_retval
4 years ago
Alexander Alekhin
fda1e6f148
Merge pull request #19901 from alalek:ml_update_checks
4 years ago
berak
2a48730166
docs:fix python retvals
4 years ago