3060 Commits (1ad3ad5f856aac752403bf7725e75b491aa4d975)

Author SHA1 Message Date
Dhanwanth1803 1ad3ad5f85
Merge pull request #3646 from Dhanwanth1803:latch 1 year ago
Sergei Shutov 97137ec708
Merge pull request #3401 from stopmosk:move-aruco-tutorial 1 year ago
Alexander Smorkalov 9bce8a9b2b Got rid of global mutex. 1 year ago
MengqingCao 09ed18d280 Remove redundant code 1 year ago
harshitnagar22 535139725c fix:3639 1 year ago
Vadim Pisarevsky 1dcd18dc7c updated readme for several opencv_contrib modules (done by Gary) 1 year ago
Troels Ynddal 48b5dedb0b
Merge pull request #3632 from troelsy:4.x 1 year ago
Alexander Smorkalov 17354903b2 Wrap new methods to python and java. 1 year ago
zanaviska 0322b4621d
Fix gcc11 warning 1 year ago
Kumataro 46fb893f9a sfm: add opencv.sfm prefix for static libraries 1 year ago
Alexander Alekhin ee5a2c3179 signal: fix memory access 1 year ago
cudawarped 504f15cad1
Merge pull request #3618 from cudawarped:cudaimgproc_moments_fix 1 year ago
amishutin 105e514302 added signal module 1 year ago
Yuan-Chu Tai e9050395be add maxconers and mindistance setter to gftt 1 year ago
Vincent Rabaud 8107d082ab Add imgcodecs dependency. 1 year ago
cudawarped b893c398da cudacodec: Enable disabled windows features relying on ffmpeg dll 1 year ago
huafengchun 927aff695f Enable AscendC kernel operator 1 year ago
Alexander Smorkalov 144e18867c Disable SUFF CUDA kenrel build by default. 1 year ago
Alexander Smorkalov daded3663d Binding fix for matchLOGOS with python test, 1 year ago
James Bowley 1ae5f03a07 build: add first class cuda support 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