3017 Commits (b9a460b85733c75a700c61b52ccee1fe653e21db)

Author SHA1 Message Date
Liutong HAN b9a460b857 Use new Universal Intrinsic API. 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
Maksim Shabunin c56efb910e Fix clang 14 warnings 2 years ago
Alexander Smorkalov 2abfef7d08 3.4: -Wunused-but-set-variable warnings fix after XCode update with clang 2 years ago
Alexander Smorkalov b9f0ffd715 Typo fix in ximageproc BrightEdges 2 years ago
Alexander Smorkalov f149f26ca0 -Wunused-but-set-variable warnings fix after XCode update with clang 13.1. 2 years ago
Rostislav Vasilikhin 6b15ef3f62 fix for 1-camera and stereocalib 2 years ago
Alex 1f713fb417 remove charuco duplication 2 years ago
Mat&I 5a35eb1166
Merge pull request #3423 from matijazigic:fix_optflow_rlof 2 years ago
Tomoaki Teshima f2e6a30046 make test tolerate to rounding error 2 years ago
SpaceIm 9bbed509d8 make alphamat header auto sufficient 2 years ago
Tomoaki Teshima f48a261d8b fix warnings 2 years ago
cudawarped abd3ca8bf8 cudev: fix 1D error introduced in PR 3378 2 years ago
Sergei Shutov 46e94a2262 Update atuco calibration tutorials and faq 2 years ago