3674 Commits (a00b3f329660f28a4775cd870e30d73c98e01c79)
 

Author SHA1 Message Date
Suleyman TURKMEN 54d1e5e7f6 Update find_ellipses.cpp 2 years ago
Alexander Smorkalov afe6ddd13e
Merge pull request #3325 from AleksandrPanov:move_contrib_aruco_to_main_objdetect 2 years ago
Alexander Smorkalov 6d6b81e362
Merge pull request #3391 from asmorkalov:as/run_cuda_always 2 years ago
James Bowley 8a6ea82ed0 Replace all instances of texture references/objects with texture objects using the existing updated cv::cudev::Texture class. 2 years ago
Alexander Smorkalov 874ca26e88 4.x: Always run CUDA branch on CI. 2 years ago
AleksandrPanov ef510ade2e fixing 2 years ago
Alexander Smorkalov c0133e5a40
Merge pull request #3386 from r2d3:convolve_cuda 2 years ago
Alexander Smorkalov 9d1c0f5294
Merge pull request #3383 from cudawarped:mirror_22633 2 years ago
AleksandrPanov 7b1f75121a renaming 2 years ago
AleksandrPanov 86fc959fe0 renaming draw 2 years ago
AleksandrPanov 774a91a0e6 add setDetectorParameters() 2 years ago
Alexander Alekhin 0792588d85 Merge pull request #3389 from alalek:build_warnings_msvc 2 years ago
Alexander Alekhin bf4dd569ee build: fix/eliminate MSVC warnings 2 years ago
AleksandrPanov 267189d7ff remove ArucoDetector from contrib py test 2 years ago
AleksandrPanov e28f18c2b0 fixes 2 years ago
AleksandrPanov 774dfe1258 move java aruco tests 2 years ago
AleksandrPanov 38b0a77430 move py aruco tests 2 years ago
AleksandrPanov 4e0187f716 remove Ptr Dictionary 2 years ago
David Geldreich 53ab7c3efa keep cufftPlan2d across ConvolveImpl::convolve calls 2 years ago
lianst 09b02b9e4e
Corrected misspelling 2 years ago
James Bowley 0af5f73079 Reset cuda runtime error code to cudasuccess on runtime failure. 2 years ago
AleksandrPanov 85d735750f fix EstimateParameters 2 years ago
AleksandrPanov 52c0566e83 remove Ptr DetectorParameters 2 years ago
AleksandrPanov f64e2d3079 remove Ptr RefineParameters 2 years ago
AleksandrPanov 83f9947a08 fixes 2 years ago
AleksandrPanov b562b69d0c fix python/Java tests, add new Java test 2 years ago
AleksandrPanov 95cf9efea9 fix dict 2 years ago
AleksandrPanov 0159ea3cf6 add pimpl for ArucoDetector 2 years ago
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
Alexander Smorkalov cb95689d8e
Merge pull request #3381 from cudawarped:fix_for_video_codec_sdk_12 2 years ago
Alexander Smorkalov 871d14a188
Merge pull request #3380 from cudawarped:fix_video_writer_python_bindings 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 2 years ago
Alexander Smorkalov 9d84eaed80
Merge pull request #3360 from cudawarped:nvcuvenc 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
Alexander Alekhin ff5da1e154 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 3 years ago
James Bowley fbd6827e71 Two factory methods. 3 years ago
James Bowley 4fa9c71169 Four factory method version. 3 years ago
Alexander Smorkalov 2f4d9dc4fc
Merge pull request #3363 from asenyaev:asen/cuda_pipelines_4.x 3 years ago
Andrey Senyaev be91fa885f Workflow Ubuntu 20.04 x64 with CUDA support (4.x) 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