29102 Commits (74d0b4cc780a1c82b1c512b3a303357cb329d73a)
 

Author SHA1 Message Date
Alexander Alekhin 74d0b4cc78 dnn(openvino): fix custom layers BlockingDesc 2 years ago
Alexander Alekhin d9f66413ee Merge pull request #22811 from alalek:core_check_bool 2 years ago
Alexander Alekhin 1b1bbe4262
Merge pull request #22801 from alalek:update_zlib 2 years ago
Alexander Alekhin 54531f8e3b core: support CV_Check*() macros with 'bool' parameters 2 years ago
Alexander Smorkalov b5a68f235a
Merge pull request #22802 from zihaomu:fix_infinit_loop_in_tf_34 2 years ago
zihaomu 5bf64e7dfe fix the infinite loop in tf importer of 3.4 branch 2 years ago
Alexander Alekhin b418eb112c Merge pull request #22717 from alalek:issue_22716 2 years ago
Alexander Alekhin 028d4d83d3 imgproc: sigma2=sigma1 in top-level function of GaussianBlur 2 years ago
Maksim Shabunin c0a84dcc85
Merge pull request #22651 from mshabunin:script-doc 2 years ago
Alexander Alekhin e309a06b47 Merge pull request #22661 from catree:fix_AKAZE_bib_pages 2 years ago
Alexander Alekhin 86dad3aebe Merge pull request #22662 from catree:fix_chessboard_img 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
catree c7d24c0fb3 Fix AKAZE bib reference using dblp.org and bmva.org sources. 2 years ago
Alexander Alekhin ea5ca16036 Merge pull request #22617 from changh95:4.x 2 years ago
Alexander Smorkalov 2991717191
Merge pull request #22637 from alalek:docs_fix_links_generation_22572 2 years ago
Hyunggi Chang 085fb78e85 fix typo (portatibility -> portability) 2 years ago
Alexander Alekhin a565aa6db9 docs: prefer # for links generation 2 years ago
Alexander Alekhin bbcc1752b1 Merge pull request #22600 from alalek:cmake_opt_force_targets 2 years ago
Alexander Alekhin d480e2e51b cmake(opt): force separate targets for dispatched code 2 years ago
Alexander Smorkalov 4a4b2a0ce6
Merge pull request #22539 from catree:feat_homography_tutorial_gif 2 years ago
Alexander Smorkalov 4103567776
Merge pull request #22194 from heavyrain-lzy:fixbug_pyrup 2 years ago
catree ab5279f4ad Add an image to illustrate camera poses interpolation for the small homography exercise. 2 years ago
Kumataro 2f79b1b087
Merge pull request #22404 from Kumataro:3.4-fix22388_2 2 years ago
Alexander Smorkalov 572d4f4491
Merge pull request #22584 from vrabaud:msan 2 years ago
Vincent Rabaud 38c9c20a35 Move marking memory as initialized earlier. 2 years ago
Alexander Smorkalov 4dfbbabf8b
Merge pull request #22572 from catree:feat_improve_doc_calib3d 2 years ago
catree c34c4b50d0 Add information about the disparity-to-depth mapping matrix. Add more references about other related functions in the calib3d doc. 2 years ago
Alexander Smorkalov 0c238c9e72
Merge pull request #22568 from asmorkalov:as/webp_warning 2 years ago
Alexander Smorkalov 3d9f27b877 Report that animated webp is not supported for now. 2 years ago
Alexander Smorkalov bfeeb0ad70
Merge pull request #22285 from asenyaev:asen/disabled_compiling_warnings_3.4 2 years ago
Andrey Senyaev 3f4abcb228 Disabled compiling warnings in case of symbols in cmake for 3.4 2 years ago
Alexander Smorkalov f2ccce23f3
Merge pull request #22512 from alalek:build_warning_gcc12_uninitialized 2 years ago
Alexander Smorkalov 0ab4872032
Merge pull request #22511 from alalek:dnn_build_warning_gcc12 2 years ago
Alexander Smorkalov 377fdf5ae5
Merge pull request #22504 from hflemmen:fix-broken-link 2 years ago
Alexander Alekhin 2e15582799 build: eliminate uninitialized warnings from GCC12 2 years ago
Alexander Alekhin 65bdb3a544 dnn: eliminate GCC12 warning in total() call 2 years ago
Henrik Dobbe Flemmen 6481cfd048 Update the fourcc codes link 2 years ago
Alexander Smorkalov d885242b61
Merge pull request #22482 from Glutamat42:tutorial_generalized_hough_transform 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
Alexander Smorkalov e24382691f
Merge pull request #21934 from Yulv-git:3.4-typos2 2 years ago
Yulv-git 9074b3e980 Fix some typos in platforms/, samples/, 3rdparty/. 2 years ago
Alexander Smorkalov a72074b33f
Merge pull request #22164 from lamm45:hough-angles 2 years ago
Alexander Smorkalov 7834a465d5 Merge pull request #22443 from catree:feat_calibrate_camera_exe_initial_guess 2 years ago
lamm45 1f0bfc8d83 Fix angle discretization in Hough transforms 2 years ago
catree 837e41f9a7 Add -ws flag for cornerSubPix params (backported from 4.x). 2 years ago
Alexander Smorkalov 8eb4f72531
Merge pull request #22425 from AleksandrPanov:qrcode_test_arm 2 years ago
Alexander Smorkalov 88115811a9
Merge pull request #22130 from catree:homography_tutorial_add_exercise 2 years ago