2860 Commits (2f4d9dc4fc4575b4723b735521c3cb207bf28e4d)

Author SHA1 Message Date
Your Name 4057993c1a xphoto fix inpaint fsr 3 years ago
James Bowley 58e7e307e3 Add other missing target. 3 years ago
AleksandrPanov a3afb879ca add return for nn_detector 3 years ago
AleksandrPanov cfcfd5f411 add multi detect test 3 years ago
AleksandrPanov 14157b140e fixed duplicate corners and style 3 years ago
James Bowley 1b92ec7a5d Add missing cmake target. 3 years ago
James Bowley 587207bd9b Initail commit adding nvdec scaling and cropping to cudacodec 3 years ago
sitong lian 4c2283fa99 fix the bug that cannot detect multi qrcode when use_nn_detector is false 3 years ago
sitong lian 14b5933e8c fix the bug that cannot detect multi qrcode when use_nn_detector is false 3 years ago
James Bowley 657335352a Replace internal raw pointer with vect. 3 years ago
AleksandrPanov 98c9d36722 enable 2 tests, enable dnn detector 3 years ago
AleksandrPanov 4476b9b1bf remove upscale, add tiny qr test 3 years ago
AleksandrPanov 432cda8370 fix cast warnings 3 years ago
AleksandrPanov 3559e761a3 fixed bug and cast warnings 3 years ago
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
James Bowley 66809ea929 Fix memory leak caused by incorrect use of smart pointer. 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
Yannis Guyon badef606c2 Remove unused size of get_subbox_chart_physical() 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