23240 Commits (71c6339af0c0f50df754c2196a2de83e1211c42b)

Author SHA1 Message Date
Zihao Mu 15cfafb360
DNN: Remove unused code in onnx_importer.cpp 2 years ago
AleksandrPanov d43cb4fe7c change resize flag INTER_LINEAR to INTER_LINEAR_EXACT 2 years ago
Vincent Rabaud 38c9c20a35 Move marking memory as initialized earlier. 2 years ago
Voron cbf43a54fb added opencv for openvino tutorial 2 years ago
Zihao Mu 2918071a3e add stackblur for imgproc. 2 years ago
Sean McBride 1829eba584 Fixed most clang -Wextra-semi warnings 2 years ago
catree c34c4b50d0 Add information about the disparity-to-depth mapping matrix. Add more references about other related functions in the calib3d doc. 2 years ago
TolyaTalamanov 4521d66103 Remove r-value ref 2 years ago
Alexander Smorkalov 3d9f27b877 Report that animated webp is not supported for now. 2 years ago
HAN Liutong df24bd295d Fix v_signmask for RISC-V Vector. 2 years ago
Andrey Senyaev ccfc34b13f Disabled compiling warnings in case of symbols in cmake for 4.x 2 years ago
Andrey Senyaev 3f4abcb228 Disabled compiling warnings in case of symbols in cmake for 3.4 2 years ago
Berke 062cee2933 new multipage image decoder api - ImageCollection 2 years ago
Egor Smirnov 65f71ce2eb add Gather implementation 2 years ago
fengyuentau 4aef9b1c93 dnn: support yolov7 (not simplified) 2 years ago
Giles Payne b3adffe437 Android Camera: poll for frame data if acquisition fails after OnCaptureCompleted 2 years ago
TolyaTalamanov ec92f3fefa Apply comments 2 years ago
scottchou007 a3cb2020bc Fix issues in opencv_test_dnn from conv48 kernels using uninitialized tensors when there is no bias. 2 years ago
Alexander Smorkalov 48e50a7674 Extended video timestamp test to cover fix for the issue #22141. 2 years ago
Stefan Spiss 66cbb7b911 Extended tests for stereoCalibrate function of fisheye camera model. 2 years ago
Stefan Spiss 9ca3a3139a Extended tests for stereoCalibrate function of pinhole camera model. 2 years ago
Stefan Spiss 6fb465cb4e Extended stereoCalibrate function for fisheye model to return per view rotation and translation vectors between the calibration object coordinate space and the coordinate space of the first camera of the stereo pair. Added overloaded versions of the function for downward compatibility. 2 years ago
Stefan Spiss 8ae03fcd6e Extended stereoCalibrate function for pinhole model to return per view rotation and translation vectors between the calibration object coordinate space and the coordinate space of the first camera of the stereo pair. Added overloaded versions of the function for downward compatibility. 2 years ago
Dan 122250b554 fix #22490 2 years ago
TolyaTalamanov eb8883160d Support config as part of Infer node in yml 2 years ago
Dan 13823f117b #22214 and #22198 2 years ago
Alexander Alekhin 2e15582799 build: eliminate uninitialized warnings from GCC12 2 years ago
Alexander Alekhin 65bdb3a544 dnn: eliminate GCC12 warning in total() call 2 years ago
Henrik Dobbe Flemmen 6481cfd048 Update the fourcc codes link 2 years ago
Andrew Chinery 26a7647e0e Fix stitching Python bindings PR #22329 2 years ago
Hao Chen fce8349c99 Optimize the cvCeil and cvFloor functions. 2 years ago
TolyaTalamanov 5ea912e778 Change warning message 2 years ago
ocpalo d717de5719 nasm/simd support for libjpeg-turbo 2 years ago
TolyaTalamanov bcc19a622d Replace MFX major version assertion to warning 2 years ago
Alexander Alekhin fb3fc5322c videoio(ffmpeg): update tests with new Windows wrapper 2 years ago
cudawarped 46d988e2cb
Merge pull request #22248 from cudawarped:ffmpeg_rtsp_low_fps 2 years ago
Christine Poerschke cb1a1e9a51 add explicit onChange callback in cocoa cvSetTrackbarPos 2 years ago
wxsheng 4154bd0667
Add Loongson Advanced SIMD Extension support: -DCPU_BASELINE=LASX 2 years ago
Yuantao Feng 9dc844a6e1
Merge pull request #22346 from fengyuentau:mat1d_part1 2 years ago
Alexander Alekhin ca7f964104 dnn: use inheritance for OpenVINO net impl 2 years ago
TolyaTalamanov 7955469f7c Fix problem with handleNewStream functionality 2 years ago
Alexander Alekhin 2ac62bccec videoio(test): fix build warning 2 years ago
Suleyman TURKMEN 22eb91a7e0 Update hough.cpp 2 years ago
TolyaTalamanov bf54a370e5 Add tests for stateful kernel functionality 2 years ago
anton 337452b4c0 changed names of permutations if Reshpe is in NHWC 2 years ago
Zihao Mu b69b1eae8f fix bug 22450 2 years ago
ocpalo c4a6e1fd4d decode chunks and calculate checksums 2 years ago
Alexander Smorkalov 5185544864 Enabled EXIF orientation tests for libspng. 2 years ago
lamm45 1f0bfc8d83 Fix angle discretization in Hough transforms 2 years ago
Dmitry Matveev a122f0f248 G-API: Introduce GAbstractStreamingExecutor 2 years ago