23040 Commits (8358efaca1cb0e47c0df53177ffe0bb32383e931)

Author SHA1 Message Date
David Geldreich 60846b2b7a correct an issue of trackbar on macOS 3 years ago
Long Nguyen 199c2d2fd0 Define `STRSAFE_NO_DEPRECATE` for both clang and gcc mingw-w64 3 years ago
scorpiozj bd54ba911d Update imgproc.hpp 3 years ago
Berke b4b69ae484 release png,jpeg resources in destructor 3 years ago
fengyuentau 1c7b71bf9e define data_layout as unknown for pack 3 years ago
Andrey Senyaev d2b1e38207 Pragma to ignore -Waggressive-loop-optimizations on Linux ARM64 3 years ago
SergeyIvanov87 9ffb67478f Address several comments 3 years ago
SergeyIvanov87 1dee848d3e Remove clnn header from sample 3 years ago
Zihao Mu 1b8fba8e26 support ReduceSum with two input and dynamic shape batch size in ReduceLayer. 3 years ago
Zihao Mu 45fbb67aba fix scale layer can not handle 1x1 weight correctly. 3 years ago
Vincent Rabaud ed4bf13960 Fix cleanFoundConnectedQuads. 3 years ago
Rong Mantle Bao 3135063100
Make objdetect/test C++11-compliant and reproducible 3 years ago
Tomoaki Teshima 87ef6a9cc1 build: suppress the warning 3 years ago
SergeyIvanov87 ff31f90b7e Fix sample WIN compilation 3 years ago
SergeyIvanov87 2b2ba534e2 Forbid Rctx in IE for VAAPI temporary, Add preproc VAAPI 3 years ago
SergeyIvanov87 3635b3dee7 Improve UX: autofill cfg param with proper accel type, printout cfg params 3 years ago
Rong Mantle Bao fa613e393f
Read CV_CXX11 for C++11 detection 3 years ago
Rong Mantle Bao db70676933
Use cross-platform std::chrono in getTickCount() 3 years ago
SergeyIvanov87 b3b235ebc0 Apply WITHA_VA option in cmake 3 years ago
SergeyIvanov87 f562264674 Add VAAPI into tests & VPL sample 3 years ago
Vincent Rabaud 0a88f84847
Merge pull request #22208 from vrabaud:34_calibinit 3 years ago
Zihao Mu 139c443770
Merge pull request #22183 from zihaomu:fastConv_ARMv7_compatible 3 years ago
Tomoaki Teshima a630ad73cb suppress warning on GCC 7 and later 3 years ago
Zihao Mu a80fcacd90
Merge pull request #21372 from zihaomu:dnn_quantize_per_tensor 3 years ago
Povilas Kanapickas 6a4c3b61e6 Improve doc of calcHist overload that accepts vectors 3 years ago
heavyrain-lzy 6360c3bf46
Merge pull request #22184 from heavyrain-lzy:fixbug_pyrUp 3 years ago
Dan 32bb4fa950 Update doc 3 years ago
Zihao Mu 59b870a87a
Merge pull request #21910 from zihaomu:fast_conv_ARM 3 years ago
Suleyman TURKMEN 0f067fd0a6 make imgcodecs optional for highgui 3 years ago
Rostislav Vasilikhin 75a8e3e956 minor 3 years ago
Rostislav Vasilikhin 3c3eba868a floatL2 threshold raised a bit 3 years ago
Rostislav Vasilikhin 2ae7438c6b odometry tests fixed 3 years ago
Rostislav Vasilikhin 2b767f9bc8 whitespace fix 3 years ago
Rostislav Vasilikhin 94e5ae6043 depth generator moved from main repo to extra 3 years ago
Rostislav Vasilikhin fd14b959cf warpFrame() rewritten, interface changed 3 years ago
Rostislav Vasilikhin 492d9dba1e warpFrame() tests big update 3 years ago
Rostislav Vasilikhin 44c0b58258 depth generator fixed at absent values 3 years ago
Lucas Yang b152b8cbcd
Fix missing CharVector for JavaScript bindings 3 years ago
Rostislav Vasilikhin 6b2d1033bd warpFrame() test: more test cases 3 years ago
Rostislav Vasilikhin 162bd5be4c distCoeffs removed from warpFrame() signature 3 years ago
Rostislav Vasilikhin d56e8f053f python depth generator: no numba, imageio -> PIL, requirements.txt 3 years ago
Joel Winarske 0769bf416f highgui Wayland xdg_shell 3 years ago
Philipp Hutterer 90f2e1f8b5 Frame type property for ffmpeg video capture 3 years ago
dan 2366f2cb2e issues-22126 3 years ago
Sean McBride 35f1a90df7
Merge pull request #22149 from seanm:sprintf 3 years ago
lamm45 9faefa0c96 Fix minor errors in the first documentation page (Introduction) 3 years ago
Vadim Pisarevsky b5adffd5c2 * cleaned cvRound(), cvFloor() and cvCeil() implementations, removed the old non-banking rounding branch completely 3 years ago
Vincent Rabaud 82010bf5c1 Fix some overflows in drawing. 3 years ago
Rostislav Vasilikhin bf8f7b4e57 more scale stuff removed 3 years ago
Rostislav Vasilikhin 770c0d1416 1. removed (almost all) additional scale parameter mentions 3 years ago