7257 Commits (2.4)

Author SHA1 Message Date
103yiran a03b7575ba
make it compatible with clang 6 years ago
Alexander Alekhin 30b01a2d29 core(test): relax eigen eps value: 0.01 -> 0.02 6 years ago
Alexander Alekhin dc328451eb flann: use OpenCV theRNG() 6 years ago
Kangning Song 0157ff0bc3
fix initial values bug 6 years ago
Alexander Alekhin 7b677bb017 videoio(dc1394): use lazy initialization on demand 6 years ago
Siwei Xu 7f3af2b2d9 androidcamera: add a missing header. 6 years ago
Alexander Alekhin b0f0194595 gpu(sparse_multi): fix definition without TBB 6 years ago
Alexander Alekhin 51cfa51924 OpenCV version++ 7 years ago
Alexander Alekhin 19f4c4403a videoio(ffmpeg): specify stream->time_base 7 years ago
juanitov cbae431752 Fix HAVE_TBB is not defined in pyrlk.cu in spite of CMake TBB option is ON 7 years ago
Juan María Gómez López 0239c195d8 Merge pull request #11060 from juanecito:2.4 7 years ago
shengyu dd131219b2 tab to space 7 years ago
ilovezfs 99091a6246 Fix build with FFmpeg 4.0 7 years ago
Alexander Alekhin 0354d01e79 OpenCV version++ 7 years ago
Alexander Alekhin 318ac6b8c9 imgcodecs: fix RBaseStream hang on truncated inputs 7 years ago
Alexander Alekhin 56072c4406 imgcodecs: add more Jasper checks for supported and tested cases 7 years ago
Alexander Alekhin cd64b504b8 imgcodecs: add overflow checks 7 years ago
Alexander Alekhin 443059e371 imgcodecs(pxm): fix memcpy size 7 years ago
mworchel 8b90db3f25 Add mask support to SimpleBlobDetector 7 years ago
Arthur Williams 1f4b8c2785 Fixed #10433 7 years ago
Alexander Alekhin 97eae6b546 OpenCV version++ 7 years ago
Alexander Alekhin 00cc4aa230 calib3d: fix fisheye stereoRectify test 7 years ago
James Perkins c1dea8465e test_stereomatching.cpp: validate min disparity affect on valid ROI 7 years ago
blendin c46521ad65 Fix out of bounds write 7 years ago
James Perkins 7d8110772a fix StereoBM disparity map right margin truncation when minDisparities > 0 7 years ago
Alexander Alekhin fb4c2ba64d OpenCV version++ 7 years ago
Yaron Inger 621a1d3b09 videoio: remove AssetsLibrary dependency. 7 years ago
berak 14b686cdc7 imgcodecs: fix 4 reading channel bmp images 7 years ago
blendin 0202e52747 Fix out of bounds write 7 years ago
KUANG Fangjun c92ecc7f96 Improve the documentation. 7 years ago
Igor Wodiany 37d4e24806
Fix a memory leak in the Mat copying constructor 7 years ago
Alexander Alekhin da9395b592 imgcodecs: fix regression 9376 7 years ago
Alexander Alekhin df1a026329 imgcodesc: fix code problems with integer overflow / address arithmetic / UB 7 years ago
Alexander Alekhin 8a2bbc57e4 python: eliminate -Wundef warning about NPY_INTERNAL_BUILD 7 years ago
Alexander Alekhin e575b5ff9a cmake: remove INSTALL_NAME_DIR 7 years ago
Alexander Alekhin 355553b0a6 cmake: CMP0026 NEW 7 years ago
Alexander Alekhin d25b04149a cmake: CMP0022 NEW 7 years ago
Alexander Alekhin 72d29259ca imgcodecs: refactoring, improve code quality 7 years ago
Alexander Alekhin b398b572cc OpenCV version++ 7 years ago
Alexander Alekhin 7dceebbc4e flann: fix out of buffer access 7 years ago
kvaghel1 6bafc2c598 Fix frame timestamp in VideoCapture::get 7 years ago
Varun Agrawal af3c544483 All vector definitions have correct namespace scopes 8 years ago
Alexander Alekhin aae7621243 highgui(macos): fix video file reading via AVFoundation 8 years ago
Sabelo f71bf21aaf Unhandled Objective-C exception when playing video 8 years ago
Raghuram Krishnaswami d0f3a14456 Modified doc for gpu::reduce(fixes issue 8628) 8 years ago
krishraghuram 01e34b6a91 correct bug in fastmeans (ref #7899) (#8757) 8 years ago
kvaghel1 27213a845f Correct findChessboardCorners flags naming in calib3d doc. 8 years ago
Tomoaki Teshima c72a191145 fix typo 8 years ago
André Mewes 34d7b96bfc create homogeneous affine matrix when constructing from 4x3 cv::Mat 8 years ago
Adam Borowski 61936eb1a4 Get rid of sysctl includes on Linux. 8 years ago