3014 Commits (3f3ee66ea77d35fc70fd95ff25c91f72f5c9d80b)

Author SHA1 Message Date
AleksandrPanov 29c3a4aa65 remove static create, remove setters, move EstimateParameters, fix Python 2 years ago
AleksandrPanov 4a1b89d33b move testCharucoCornersCollinear to CharucoBoard 2 years ago
Ping Wu d6102ef65f
Update dictionary.hpp (#3297) 2 years ago
Your Name 9b9ec60b4b Fix bug in cudacodec preventing it from building against the Nvidia Video Codec SDK 12 2 years ago
Your Name 9b87bed1e2 Move EncoderParams constructor and add build/run instructions/comments 2 years ago
Benjamin Buch 1754d03123
Merge pull request #3285 from bebuch:4.x 3 years ago
James Bowley ea1fe97635 Remove slash. 3 years ago
James Bowley 86790142c1 Extend Codec and ColorFormat enums instead of using VideoWriter specific ones and use camel-case for enum names. 3 years ago
James Bowley d3b58df32f Remove temporary files from accuracy tests. 3 years ago
Zhanbo Huang 11b056b263
Merge pull request #3322 from MisakiCoca:ellipse 3 years ago
Augustin Manecy a8864db902 Add read/write functions to xfeatures2d and normalize naming convention 3 years ago
James Bowley fbd6827e71 Two factory methods. 3 years ago
James Bowley 4fa9c71169 Four factory method version. 3 years ago
James Bowley e1bd434528 Address cmake errors, build warnings and use codec supported by windows ffmpeg.dll in perf tests. 3 years ago
James Bowley 22261ec976 Fix documentation warning 3 years ago
James Bowley 9ccca57108 Update cudacodec::VideoWriter to work with the latest Nvidia Video Codec SDK 3 years ago
Your Name 4057993c1a xphoto fix inpaint fsr 3 years ago
Your Name 6fb484c07d adding python smoke test for MSDDetector 3 years ago
Your Name f9d92f2bb5 adding python smoke test for MSDDetector 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
Suleyman TURKMEN b865387a8b Update edge_drawing.py 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