3456 Commits (4.x)

Author SHA1 Message Date
Liutong HAN a287605c3e Clean up the Universal Intrinsic API. 1 year ago
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings 1 year ago
Emmanuel Ferdman 8a8c0d285e
fix: update location to `samples/dnn/download_models.py` 1 year ago
lpylpy0514 70d7e83dca
Merge pull request #24201 from lpylpy0514:4.x 1 year ago
alexlyulkov 91cf0d1843
Merge pull request #24244 from alexlyulkov:al/update-dnn-js-face-recognition-sample 1 year ago
Alexander Lyulkov 910db5c9b7 changed readNetFromONNX to readNet 1 year ago
Alexander Lyulkov ceeb01dce5 Replaced torch7 by onnx model in fast-neural-style dnn sample 1 year ago
chaebkimm f834736307
Merge pull request #24116 from chaebkimm/update-samples-python-tst_scene_render 1 year ago
Alexander Smorkalov 85ea247cc6 Reworked calibrate.py 1 year ago
Maksim Shabunin 463cd09811
Merge pull request #23666 from mshabunin:barcode-move 1 year ago
Alexander Smorkalov 3f4ec3596e Added Aruco-based QR code detection method to python sample. 1 year ago
Alex b729d8e821 added graphicalCodeDetector, remove QRCodeDetectorBase 1 year ago
Alexander Panov 9fa014edcd
Merge pull request #23264 from AleksandrPanov:add_detect_qr_with_aruco 2 years ago
unknown 45dcd156b7 solve Issue 23685 2 years ago
unknown e6282b8ace solve Issue I23683 2 years ago
Vladimir Ponomarev 97c021b17a
Merge pull request #23575 from vovka643:4.x_aruco_calib3d_calibration 2 years ago
Vladimir Ponomarev 9931da772d
Merge pull request #23363 from vovka643:4.x_generate_charuco 2 years ago
Vladimir Ponomarev d2618bfe11
Merge pull request #23587 from vovka643:4.x_aruco_calibrate_py 2 years ago
vovka643 fa5c5f4105 added aruco pattern into stereo_calibration.cpp 2 years ago
keith siilats 97d7a4a86e
Update aruco_detect_board_charuco.py 2 years ago
n0099 868787c364
Merge pull request #23342 from n0099:#23335 2 years ago
Vladimir Ponomarev a174a6c0b5
Merge pull request #23486 from vovka643:4.x_calibration_with_aruco 2 years ago
WU Jia 89c5a7584a
Merge pull request #23531 from kaingwade:orbbec_python_sample 2 years ago
Alessandro de Oliveira Faria (A.K.A. CABELO) 7867da47cf ADD weights yolov4-tiny in models.yml 2 years ago
souch 88a7e8cdf5
Merge pull request #23417 from souch:souch-fix-parallel-backend-example 2 years ago
Laurent Berger 9742c73254
Merge pull request #23442 from LaurentBerger:tuto_findFile 2 years ago
unknown abfa5c586a use findFile in opengl.cpp sample 2 years ago
TuNanTang 68e2df56e7 Optimize&Fix fitEllipse sample 2 years ago
Alex 0d455e05c1 add py charuco sample+choriginal.jpg+camera_params 2 years ago
TuNanTang 56a4877e30
Merge pull request #23341 from TuNanTang:3.4 2 years ago
Maksim Shabunin e4acd74e87 Fix some clang 14 warnings 2 years ago
Maksim Shabunin c1e5c16ff3 Backport C-API cleanup (imgproc) from 5.x 2 years ago
Christoph Rackwitz a64b51dd94
Merge pull request #23108 from crackwitz:issue-23107 2 years ago
Lukas Weber 4df6e39bab add GraphCutSeamFinder 2 years ago
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