3354 Commits (b774753922dd4cc58eb9c710ec5ed950bd2005ae)

Author SHA1 Message Date
Alexander Alekhin 5855eba9f3 samples: query for Python 3.11 setup 2 years ago
zihaomu 7dbb125a34 add nanotrack v2 at regression test. 2 years ago
Zihao Mu cb8f1dca3b
Merge pull request #22808 from zihaomu:nanotrack 2 years ago
cudawarped be670e168a
Merge pull request #22615 from cudawarped:nvcuvenc 2 years ago
Alexander Alekhin c29a3aa0a0 android: update build scripts 2 years ago
Alexander Alekhin eae5fd81e5 android: add android:exported="true" 2 years ago
catree 5a9fe9dedb Replace the chessboard.png image with the pattern.png image since the chessboard.png image does not have proper squares which is not good for camera calibration accuracy. 2 years ago
Biswapriyo Nath 6cf0910842
Merge pull request #22462 from Biswa96:fix-directx-check 2 years ago
Markus Heck 619e038de9 move tutorial to imgproc and example to ImgTrans 2 years ago
Markus Heck 5408949951 fix typo and simplify example (grayscale template) 2 years ago
Markus Heck e2a9cff3dc Include code snippets with doxygen notation and small fix in table_of_content_objdetect.markdown 2 years ago
Markus Heck c3b83b8354 Tutorial for Generalized Hough Ballard and Guil Transform 2 years ago
Yulv-git 9074b3e980 Fix some typos in platforms/, samples/, 3rdparty/. 2 years ago
alessandro faria 2e40b7f113 ADD weights yolov4 in models.yml 2 years ago
catree 1852d0b9b8 Add flags to set the camera intrinsic parameters as an initial guess (can allow converging to the correct camera intrinsic parameters). 2 years ago
catree 837e41f9a7 Add -ws flag for cornerSubPix params (backported from 4.x). 2 years ago
Zihao Mu 1fb8d60fd2 remove whitespace 2 years ago
Lukas Weber 1bab920cf5
remove static con_thresh for adjuster 2 years ago
Alexander Alekhin 44b2f9637a Revert "suppress warning on GCC 7 and later" 2 years ago
hzc fc3e393516
videoio: add support for obsensor (Orbbec RGB-D Camera ) (#22196) 2 years ago
Tomoaki Teshima 87ef6a9cc1 build: suppress the warning 2 years ago
Tomoaki Teshima a630ad73cb suppress warning on GCC 7 and later 2 years ago
Alexander Alekhin 0f3de805f4 build: fix warnings 2 years ago
Sean McBride 35f1a90df7
Merge pull request #22149 from seanm:sprintf 2 years ago
Kumataro dd7b9000ad
Merge pull request #22064 from Kumataro:3.4-fix22052 2 years ago
catree a04f9e7a59 Add more references. Update missing references with webarchive. Use mathbf for matrices. Check that the determinant of the rotation matrix is not negative (reflection), and correct it if it is the case. 2 years ago
rogday 438fe3f9db
Merge pull request #21805 from rogday:pretty_fix 3 years ago
luz paz 8e8e4bbabc dnn: fix various dnn related typos 3 years ago
Jeremy Ephron 54693cf7b1
Update stitching_detailed.py 3 years ago
Sinitsina Maria a332509e02
Merge pull request #21458 from SinM9:speech_recognition_cpp 3 years ago
berak 8f9c36b730
Update text_detection.py 3 years ago
Suleyman TURKMEN 2647902fee Update python samples 3 years ago
Suleyman TURKMEN fe2a259eb1 Update documentation 3 years ago
berak 5602d2c7bb
Update stitching_detailed.py 3 years ago
Trutnev Aleksei 43c04c29ce
Merge pull request #21157 from alexgiving:atrutnev/move_resize 3 years ago
Alexander Alekhin 7f075b0b15 samples(python): update tracker.py 3 years ago
Alexander Alekhin a47952146a samples: query for Python 3.10 setup 3 years ago
Aleksei Trutnev c68fec7e97 Move GKernelPackage to cv namespace 3 years ago
APrigarina ada16fd188 prevent index error in find_obj sample 3 years ago
Alexander Alekhin c78a8dfd2d fix 4.x links 3 years ago
Alexander Alekhin b1a57c4cb2 fix 3.4 links 3 years ago
alessandro faria 05bfdeab7a New example for realsense 3 years ago
Sinitsina Maria d8b1fc45aa
Merge pull request #20934 from SinM9:spectrogram_samples 3 years ago
UncleLLD 62a010a25d
Merge pull request #21224 from UncleLLD:fix-cvtColor-error 3 years ago
Alexander Alekhin 65392d5e6b cmake: fix OPENGL_LIBRARIES handling 3 years ago
Sinitsina Maria f09a577ab5 add OpenCV audio reading 3 years ago
Suleyman TURKMEN a97f21ba4e
Merge pull request #20957 from sturkmen72:update-documentation 3 years ago
Christian Clauss ebe4ca6b60 Fix typos discovered by codespell 3 years ago
Christian Clauss 9cc60c9dd3 Use ==/!= to compare constant literals (str, bytes, int, float, tuple) 3 years ago
Hanxi Guo 1fcf7ba5bc
Merge pull request #20406 from MarkGHX:gsoc_2021_webnn 3 years ago