2839 Commits (47bf66f6f6290b7ed46e8ead695566f3cccf6de6)

Author SHA1 Message Date
Yannis Guyon 94ca0c5fc0 Move poly*clockwise() definition to common.cpp 3 years ago
Yannis Guyon 0be54f24f2 Untemplate polyanticlockwise() and polyclockwise() 3 years ago
AleksandrPanov cee17e4a7e fix output qr corners (accuracy+order), add test 3 years ago
AleksandrPanov 2b0bbb581d add scaleFactor/setScaleFactor/getScaleFactor 3 years ago
Mathijs de Groot 087a100465
Merge pull request #3313 from Qubiz:Qubiz-find-hdr-parser-path-using-OpenCV_SOURCE_DIR 3 years ago
Biswapriyo Nath 4e4e3c3465
sfm: Fix redefinition error in 32 bit mingw-w64 environment 3 years ago
Kishor 9685382eb6 Set window_size to 1 if round down results in 0. Without this fix, we will get a floating point error in calCoherence method due to divide by zeor 3 years ago
Biswapriyo Nath b06dbd2b13
sfm: Fix unknown uint type error in mingw 3 years ago
Kevin Christensen 1d1dbe37f4 destroy texture object 3 years ago
Kevin Christensen 843df494c7 fix cuda mem leak and move cuda malloc out of critical path 3 years ago
Yannis Guyon cd97cad52d Use T as temp var type in polyanticlockwise() 3 years ago
Alexander Alekhin 839db44377 Revert "suppress warning on GCC 7 and later" 3 years ago
James Bowley 9e591fba37 Add support for av1 and update fourcc mapping to deal with all combinations of expected codecs. 3 years ago
AleksandrPanov 230b6c9a44 add set/get/dictionary/objPoints, update tests 3 years ago
AleksandrPanov 1f003fe9e4 fix readWrite() 3 years ago
Aleksandr Panov 39dabc1d48 add const 3 years ago
Aleksandr Panov d1fe61a467 add CV_WRAP, add default Board constructor 3 years ago
AleksandrPanov ba4d60ee8c add charucoImpl 3 years ago
AleksandrPanov b511cfa5be add gridImpl 3 years ago
AleksandrPanov 4326ae5b17 remove readWrite() from API 3 years ago
AleksandrPanov db55474a7b fix indentation, add enum prefix 3 years ago
AleksandrPanov 64804f06b3 fix docs/API 3 years ago
AleksandrPanov 774faf3a67 update docs and refactoring 3 years ago
AleksandrPanov 3a41fd6e68 move april module 3 years ago
huangqinjin f4712664ea ximgproc: fix mismatched new delete 3 years ago
Tomoaki Teshima a96a930f12 suppress warning on GCC 7 and later 3 years ago
Gary Allen 9d0a451bee
Merge pull request #3296 from gvcallen:4.x 3 years ago
Jochen Sprickerhof 377e856803 Fix file ending 3 years ago
jmackay2 e182fc8675 Fix ceres manifold build 3 years ago
Alexander Panov 0eda296f40
Merge pull request #3256 from AleksandrPanov:fix_aruco_axes_docs 3 years ago
Vincent Rabaud 63cab1b0ee
Merge pull request #3243 from vrabaud:3.4_ceres 3 years ago
Alexander Alekhin ac6a5d44d6 build: GCC12 warnings 3 years ago
AleksandrPanov 7b707a051a fix ArucoThreading test 3 years ago
Alexander Panov 76cd35ec1a
Merge pull request #3200 from AleksandrPanov:aruco_improvements 3 years ago
Matti Jukola 0596c05087
Merge pull request #3220 from buq2:aruco-apriltag-infinite-loop-fix 3 years ago
Vincent Rabaud 1276bb86cb Remove unused nrot variable. 3 years ago
مهدي شينون (Mehdi Chinoune) 9901f16732 sfm: Fix linking with gflags 2.2.2 3 years ago
Alexander Panov ef5a7e8286
Merge pull request #3201 from AleksandrPanov:fix_filterTooCloseCandidates 3 years ago
Alexander Panov 56d492cfec
Merge pull request #3174 from AleksandrPanov:fix_gridboard_objPoints 3 years ago
Aleksandr Panov ef980e7b4e remove camParams and add cornerIndex check 3 years ago
Suleyman TURKMEN 5e2b53d022 bug-fix EdgeDrawing 3 years ago
Alexander Alekhin f1200c5fbf cmake(sfm): fix sfm static target dependencies 3 years ago
AleksandrPanov d72a91f006 fixed bad shape of markers (1x4) in several cases and added tests 3 years ago
Suleyman TURKMEN 00b33cbd8f Update edge_drawing.hpp 3 years ago
Suleyman TURKMEN 081bebdc4c improvements on EdgeDrawing 3 years ago
leatherwang 7e14b4bba1 Fix array out of range when too many line segments extracted 3 years ago
Aleksandr Panov a965b9bbf2 fix ArUco, ChArUco, diamonds, add read dictionary/params, add calibration photos, add tests, add aruco_samples_utility.hpp 3 years ago
Sergiu Deitsch e332bce20c win32: use NOMINMAX to avoid min/max macros being defined 4 years ago
Sérgio M. Basto 2a4348e07c opencv-4.5.4 enable_cvv fixes #3063 4 years ago
Suleyman TURKMEN 31f98132b3 update structured forests tutorial 4 years ago