20700 Commits (c97c22b7cf2ef0f82cd4203a2e9a6eda94e9f7f1)

Author SHA1 Message Date
Alexander Smorkalov 805946baaf pre: OpenCV 3.4.20 (version++) 2 years ago
lamm45 ddcbd2cc26
Merge pull request #22798 from lamm45:distransform-large 2 years ago
dizcza e625b32841 [opencv 3.x] back-ported tbb support ubuntu 22.04 2 years ago
Alexander Smorkalov cbda161c39 Fixed FPS computation on some videos for FFmpeg backend. 2 years ago
Alexander Smorkalov 65487946cc Added final constrants check to solveLP to filter out flating-point numeric issues. 2 years ago
Alexander Smorkalov 98d678c2d2 Added check that YUYV input of cvtColor has even width. 2 years ago
Christine Poerschke d00a96315e
Merge pull request #23612 from cpoerschke:3.4-issue-21532 2 years ago
Alexander Smorkalov ae8c90301f Fixed mask handling in AffineFeature. 2 years ago
Alexander Smorkalov 4eec739624 Build warning fix on Windows for Eigen wrapper. 2 years ago
Alexander Smorkalov 05084aa63e Restored Java bindings for CPU features management. 2 years ago
Maxim Smolskiy 658f18c713
Fix function name in comment 2 years ago
Giles Payne 38e35d5137 Fix ocl::device::isIntel implementation 2 years ago
eplankin fd8b346c3e
Merge pull request #23443 from eplankin:3.4 2 years ago
Kumataro 1c6c3dfa8d remove tail whitespace 2 years ago
Kumataro 83a49b4f6a imgcodecs: update documentation for imwrite() to support images formats. 2 years ago
Sergey Petrenko 6ffe686ba8 check keydown event characters length before returning the pressed character code 2 years ago
tkram01 ea7efd57d8 Fix for using sampleIdx to limit training data 2 years ago
Christian Henkel c9e42c5050 two typos 2 years ago
Simon Lynen 6033599c88
Make LineSegmentDetector deterministic by using stable_sort for ordering keypoints prior to region growing 2 years ago
Vladimir Ponomarev b204c39815
Merge pull request #23276 from vovka643:flann_corrections 2 years ago
Bhavit Patel 7ea6b356c7
Merge pull request #23305 from bhavitp:fix/calib3d/undistortion_grid 2 years ago
Vincent Rabaud 8ad8ec679f
Merge pull request #22441 from vrabaud:hls_while 2 years ago
Alexander Alekhin fe59a5695f core(simd): 64-bit integer EQ/NE without misused 64F guard 2 years ago
Vladimir Ponomarev 2ab7b7c09e
Remove separator between trackbars. 2 years ago
Lilit Grigoryan a87b9fb4b6 Fix focal length estimation from homography matrix 2 years ago
Yannis Guyon 56102737d7
Merge pull request #23131 from y-guyon:align_ptr_intrin_sse 2 years ago
Ibai Gorordo c280cd7290
Merge pull request #23210 from ibaiGorordo:rect_nfa_bugfix 2 years ago
Alexander Smorkalov 3d635cb4a7 Warning supression fix for XCode 13.1 and newer. Backport #23203 2 years ago
whuaegeansea 400572b19f Fix bug 2 years ago
Rostislav Vasilikhin deaf632881
Merge pull request #23179 from savuor:port34_stddev_calib_fisheye 2 years ago
Yannis Guyon bf29a4d746 Avoid double-checked locking with TSAN in parallel 2 years ago
Rostislav Vasilikhin 4009bca59a
Merge pull request #23025 from savuor:backport3_stddev_calib_fix 2 years ago
Tomoaki Teshima 1833b034fe make test tolerate to rounding error 2 years ago
Alexander Alekhin 69020666fe test: reproducible results, enabled 2-channel tests, increased some thresholds 2 years ago
Alexander Alekhin 53144ee0eb perf: drop runtime time adjustment calibration 2 years ago
Rostislav Vasilikhin f3a03aefad cvIsInf(double) fix + regression test 2 years ago
Ihsan Soydemir 6a7d54f550
Merge pull request #23128 from Isydmr:update-fastNlMeansDenoising-documentation 2 years ago
Alexander Alekhin 5bacd8753b build: eliminate GCC9 warning from sift.simd.hpp 2 years ago
Yang Chao e0aa677388 Open CV_CPU_NEON_DOTPROD on Apple silicon devices 2 years ago
Christoph Rackwitz a64b51dd94
Merge pull request #23108 from crackwitz:issue-23107 2 years ago
inayd 54449b614b Fix occuring artifacts in fillPoly 2 years ago
Alexander Alekhin 83391ac59d release: OpenCV 3.4.19 2 years ago
Rostislav Vasilikhin 93aa94e71e backported changes 2 years ago
Alexander Alekhin a494c75bfe pre: OpenCV 3.4.19 (version++) 2 years ago
Sergei Shutov 1339c7f30c Define the number of dstChannels for Lab, Luv, YCrCb and XYZ conversions 2 years ago
Vincent Rabaud 7463e9b8bb Even faster CV_PAUSE on SkyLake and above. 2 years ago
Alexander Alekhin 6e3700593f compatibility: keep Ptr<FileStorage> stubs till OpenCV 5.0 2 years ago
Alexander Alekhin 6a8c5a1d27 python: resolve Ptr<FileStorage> requirement issue 2 years ago
Vincent Rabaud b7b08fa0c3 Fix slower CV_PAUSE on SkyLake and above. 2 years ago
Vadim Levin 3f5f09e730 fix: add _ suffix to properties having reserved keyword names 2 years ago