3034 Commits (ab4bfc261b68a511b7180253ac814a4ce68c64d2)

Author SHA1 Message Date
Alexander Smorkalov daded3663d Binding fix for matchLOGOS with python test, 1 year ago
cudawarped eca7f1c917 cuda: add moments 1 year ago
Alexander Smorkalov 8042bd3f2b Fixed CUDA StereoBM initialization. 1 year ago
hipudding 3c5635eacf
Add operators support for Ascend NPU (CANN backend) (#3552) 1 year ago
cudawarped 5bf7569f49 cudaoptflow: fix FarnebackOpticalFlow internal stream synchronization when used with an external CUDA stream 1 year ago
cudawarped 7b9785171f
Merge pull request #3542 from cudawarped:cudacodec_videoreader_seek 1 year ago
Kumataro 9b32dd97e4 fix for review 1 year ago
Alexander Smorkalov 9e71621db8 Regression test for the new Freetype method. 2 years ago
razaq b2bb3d6eef add function to load font from buffer 2 years ago
Alexander Smorkalov 51de5807e8 Set of build fixes for ## 3580, 3574. 2 years ago
cudawarped f40bc0cb4c cudacodec: VideoWriter add container output 2 years ago
Liutong HAN b9a460b857 Use new Universal Intrinsic API. 2 years ago
Zhirui Dai 37c7495cef fix build with GNU13 2 years ago
Maksim Shabunin 3f3ee66ea7 Fixed compilation with SIMD disabled or with scalable SIMD 2 years ago
pingplug aca8759d31
fix wrong detector in detectCharucoDiamond 2 years ago
Yuriy Chernyshov 4a7a1f1495 More fixes for iterators-are-pointers case 2 years ago
Yuriy Chernyshov 2f8938512d Add missing std namespace qualifiers 2 years ago
Jack Chan 9279b23cc5
Merge pull request #3555 from Jack-Chan-2001:4.x 2 years ago
kan kawabata 26a7ebb610 the landmarks_demo.py fails with an obscure error when no faces are detected in the input image. Added some error handling so that it's more transparent. 2 years ago
Vadim Levin 68c708d833 fix: remove using namespace cuda from public header 2 years ago
Alexander Smorkalov a06aecea95 Fixed several test failures in Python tests for CUDA modules. 2 years ago
cudawarped c49a4202e0 cudacodec: return luma hist from VideoReader::nextFrame if requested 2 years ago
Alexander Smorkalov 0fe30d84d0 Added Java bindings for dnn_superres module. 2 years ago
Alexander Smorkalov e963ec2e10 Wstringop-overflow warning fix in bio inspired module. 2 years ago
Alexander Smorkalov d545bab378 Fixed memory leak in EllipseDetector and Mat addressing. 2 years ago
Alexander Smorkalov b677ac8910 FFmpeg/4.x: update FFmpeg wrapper 2023.6 2 years ago
cudawarped cc5c276008 cudacodec::VideoReader - fix cudart defines 2 years ago
cudawarped 72080b8957 cudacodec::VideoReader - amend FFmpeg codec resolution 2 years ago
cudawarped 10e29b2683 cuda: fix bug in histogram kernels when source memory is not aligned to 4 bytes 2 years ago
cudawarped d4b55f7e6e cudacodec::VideoReader - ensure FormatInfo is valid before returning from createVideoReader 2 years ago
Maksim Shabunin 14ac6c5c1f Removed barcode mention from README 2 years ago
cudawarped 045a9b07ed cudacodec: add capacity to reconfigure decoder on resolution change 2 years ago
Dmitry Kurtaev d3dd415746 Add missed parameters descriptions 2 years ago
Maksim Shabunin 518e184ed1 Moved barcode module to opencv/objdetect 2 years ago
Maxim Milashchenko 82cb030950
barcode perf tests (#3482) 2 years ago
Mariya Sinitsina be0850bab5 fix data path 2 years ago
Alexander Smorkalov d4f7f5fe9d Promote cv::VideoCapture properties in VideoReader. 2 years ago
Mariya Sinitsina 2cab657042 fixes 2 years ago
Alexander Smorkalov 21c9dd0d92 Code review fixes. 2 years ago
Nano 2b62ff6181
fix(wechat_qrcode): fixed memory leaks 2 years ago
Mariya Sinitsina e05c63acd2 add perfomance tests for wechat qrcode 2 years ago
Nano ccc277247a
fix(wechat_qrcode): Init nBytes after the count value is determined (#3480) 2 years ago
cudawarped d9967922ce cudacodec: fix nv12 to bgr/bgra conversion 2 years ago
smeng9 33c7030135
Fix flipped image in documentation 2 years ago
747 04ae7db4e9 hough segment detector fix 2 years ago
vovka643 191ccdde7f moved aruco_dict_utils.cpp from opencv_contrib to opencv 2 years ago
unknown 16f07196c3 Typo in viz3d doc 2 years ago
Kumataro 42fc4892d5 text: change default char_whitelist parameter. 2 years ago
cudawarped 82e2792ab5 cudacodec: ensure output frame resolution is display not coded size 2 years ago
vovka643 9199b22629 changed CAP_OPENNI flag to CAP_OPENNI2 in linemod sample 2 years ago