23040 Commits (8358efaca1cb0e47c0df53177ffe0bb32383e931)

Author SHA1 Message Date
Suleyman TURKMEN 07b62376af Update objdetect.hpp 2 years ago
Andrey Senyaev 752e5fdc26 Disabled compiling warnings in case of symbols in cmake for 5.x 2 years ago
Rostislav Vasilikhin f92a1aa07d trying to fix MSVC compilation 2 years ago
Rostislav Vasilikhin 9ba4bb7355 initIntrisicParams2D() refactored 2 years ago
Rostislav Vasilikhin b1020639f1 perViewErr fix 2 years ago
Rostislav Vasilikhin a8b4ffac50 volatile variable made mask-fixed as it should be 2 years ago
Rostislav Vasilikhin 8a43956a1b less pointers 2 years ago
Rostislav Vasilikhin bfc4bdd9d0 regression test added 2 years ago
Rostislav Vasilikhin 96e2d32618 fixing broken stereo calibration 2 years ago
Rostislav Vasilikhin 487619e5fe no address arithmetics 2 years ago
Rostislav Vasilikhin eb571b500b fixes warnings 3 years ago
Rostislav Vasilikhin 3cf3e3f6f7 LevMarq: log level lowered 3 years ago
Rostislav Vasilikhin 232a83ecb8 check mask values 3 years ago
Anatoliy Talamanov 925ff6241f
Merge pull request #22393 from TolyaTalamanov:at/fix-gapi-vpl-windows-build 3 years ago
Rostislav Vasilikhin 48c10620cb depthTo3d: fixed bug, added regression test 3 years ago
Biswapriyo Nath 984e42b0bc videoio: Include missing locale header for std::wstring_convert 3 years ago
Dmtiry Matveev 03130548ea G-API: Bump ADE to version 0.1.2 3 years ago
hzcyf 11c5a6bb4d Fix infinite loop in obsensor 3 years ago
Zihao Mu d3dcef4b8b add new check for vidcap.h 3 years ago
Biswapriyo Nath c2c539e3cc
videoio: Include missing condition_variable header 3 years ago
catree 3d8614cb47 Fix documentation about depth combinations for imgproc functions. 3 years ago
Jochen Sprickerhof 496eed950f
Add missing header for LIBAVCODEC_VERSION_INT 3 years ago
Alexander Alekhin 44b2f9637a Revert "suppress warning on GCC 7 and later" 3 years ago
Andrey Senyaev 129319b0bc Fix in obsensor for VS 14 3 years ago
Zihao Mu 0614c40b42 add more skip for very long test case in test_dnn. 3 years ago
Zihao Mu d4640f4647 support ReduceLayer without reshape layer. 3 years ago
hzcyf e951edeed3 fix linkage issue when enable BUILD_opencv_world (#22312) 3 years ago
gbowser3@gmail.com e7a787aa41 Imgproc: Fix doxygen typo 3 years ago
Giles Payne 500e24d6cd Fix bug ObjC/Swift Quicklook function; check only one channel when drawing Mat as matrix 3 years ago
Zihao Mu 57545653b1 replace new mish impl with softplus 3 years ago
Zihao Mu 3c5377ca1b add another Mish graph simplifier. 3 years ago
Mateusz Tabaka a89868928b Fix compilation error on CentOS 7 (gcc 4.8) 3 years ago
hzc fc3e393516
videoio: add support for obsensor (Orbbec RGB-D Camera ) (#22196) 3 years ago
Giles Payne b8106e4ba4 Fix bug in Objective-C/Swift [Mat initWithSize:**] functions 3 years ago
Rostislav Vasilikhin 869123d6f9 "FAIL() <<" replaced by "ASSERT_*() <<" 3 years ago
Rostislav Vasilikhin 02d864070a minor 3 years ago
Rostislav Vasilikhin 0b34d90dfa minor 3 years ago
Rostislav Vasilikhin 7bdacb8098 threshold comparison made more obvious 3 years ago
Rostislav Vasilikhin d4e28f27b7 warpFrame test parametrized 3 years ago
Alexander Alekhin f8597fc150 imgproc: fixup leftovers of int->int64_t conversion 3 years ago
Alexander Alekhin 85b0b0cd77 build: add missing GCC condition for pragma 3 years ago
HAN Liutong 2bd72af2ef
Merge pull request #22292 from hanliutong:fix 3 years ago
Maksim Shabunin f729202272 core: remove unnecessary pointer cleanup in BufferArea 3 years ago
HAN Liutong 3e3b53f815 Fix compile errors when all SIMD is disabled. 3 years ago
HAN Liutong e2bfe0ce76 Use "#if" instead of "#ifdef" for CV_SIMD128. 3 years ago
Zihao Mu 98c33c605d batchsize dynamic is set to index 0. 3 years ago
Tomoaki Teshima b3269b08a1 neon: add dotprod dispatch implementation 3 years ago
HAN Liutong 0ef803950b
Merge pull request #22179 from hanliutong:new-rvv 3 years ago
Andrey Senyaev 1feabf4275 Fixed an issue with a recursion of cv2 in python 3 years ago
rogday ed69bcae2d
Merge pull request #21865 from rogday:nary_eltwise_layers 3 years ago