17074 Commits (baa21484a1c1364e56e742a7ac1a82e6229940b0)
 

Author SHA1 Message Date
Pierre Letessier baa21484a1 Added CV_CAP_PROP_SAR properties to videoio module 10 years ago
Alexander Alekhin 9a0beda037 Merge pull request #5489 from paroj:v4l2noconvert 10 years ago
Alexander Alekhin 09e6c82190 Merge pull request #5474 from paroj:v4l2ctrls 10 years ago
Maksim Shabunin e9ec52368f Merge pull request #5562 from rodrigob:patch-2 10 years ago
Rodrigo Benenson 0ef7387298 mush -> must 10 years ago
Alexander Alekhin debe99f1a4 Merge pull request #5531 from mshabunin:fix-vs2015 10 years ago
Alexander Alekhin 031568831c Merge pull request #5513 from jet47:ctest-extended-support 10 years ago
Maksim Shabunin 4e7a14355d Merge pull request #5499 from StevenPuttemans:fix_mask_notice_copyTo 10 years ago
Maksim Shabunin 490b327be9 Merge pull request #5365 from sturkmen72:patch-2 10 years ago
Maksim Shabunin ff35726fc3 Merge pull request #5432 from sturkmen72:patch-11 10 years ago
Maksim Shabunin 31e0d90da6 Enable temp objects destruction test for VS versions less than 2015 10 years ago
Vadim Pisarevsky b34f0d99bb Merge pull request #5539 from sturkmen72:patch-14 10 years ago
Vadim Pisarevsky 66f2000548 Merge pull request #5532 from grundman:patch-2 10 years ago
Vadim Pisarevsky 91e9e6489b Merge pull request #5542 from renatoGarcia:matx_constructors 10 years ago
Vadim Pisarevsky f820df2ea0 Merge pull request #5543 from aman11dhanpat:master 10 years ago
Vadim Pisarevsky a91dcb015d Merge pull request #5548 from berak:patch-2 10 years ago
berak 781931a671 update python features2d tutorials 10 years ago
Suleyman TURKMEN fd4761ba31 Update face detection samples 10 years ago
Maksim Shabunin 3119f0a61b Merge pull request #5519 from hyunkim9123:camshift_py 10 years ago
Maksim Shabunin 6e9d0d9a0c Visual Studio 2015 warning and test fixes 10 years ago
Alexander Alekhin 1648e9292c Merge pull request #5431 from MiguelAlgaba:em_one_cluster 10 years ago
Aman Verma d5e314e728 Fixing compilation errors in windows and mac 10 years ago
Aman Verma b0209ad7f7 Fix for #5495 : add setTrackbarMin 10 years ago
Renato Florentino Garcia f5b98bea41 Fix behavior of Matx 12 and 16 args constructors. 10 years ago
Suleyman TURKMEN 51e687f7a9 Update imgproc.hpp 10 years ago
Pavel Rojtberg eac5cab5cb cap_v4l: implement PROP_CONVERT_RGB 10 years ago
Pavel Rojtberg 5e62e71b13 fix wrong ifdef bracketing 10 years ago
Pavel Rojtberg 54e7f08760 add python sample to test/ showcase new cap_v4l2 features 10 years ago
Pavel Rojtberg 838947bb8e replace custom yuyv_to_rgb24 implementation by cvtColor 10 years ago
Pavel Rojtberg 80747088e3 avoid needless copies during mjpeg decoding 10 years ago
Pavel Rojtberg 56dd7eda0d remove additional V4L2 pixelformat defines 10 years ago
Pavel Rojtberg 588eba3b37 simplify autosetup_capture_mode_v4l2 by using a for loop 10 years ago
Pavel Rojtberg 5525cc4d09 implement CAP_PROP_MODE, CAP_PROP_FOURCC and CAP_PROP_FORMAT 10 years ago
Pavel Rojtberg c0fe522c9d allow changing FPS and Image Size using V4L2 10 years ago
Pavel Rojtberg 18034a5138 allow icvGetPropertyCAM_V4L to return zero 10 years ago
Pavel Rojtberg f7981a8ae8 support setting focus and autofocus with V4L2 10 years ago
grundman f260b13a6f Fix racy modification of ForThread::m_state during invocation of stop() 10 years ago
paul.kim d5d16bb3b1 Fix the issue in mouse click event 10 years ago
Alexander Alekhin 37ce3b8cfe Merge pull request #5478 from alalek:fix_android_pack_build 10 years ago
Alexander Alekhin 885ce6b348 Merge pull request #5507 from rodrigob:patch-1 10 years ago
Alexander Alekhin dcca0b499c Merge pull request #5509 from spmallick:master 10 years ago
Alexander Alekhin d8c352d20d Merge pull request #5504 from aman11dhanpat:master 10 years ago
Alexander Alekhin c1545c6f2a Merge pull request #5502 from AlexanderStohr:file-handle-volatile-fix 10 years ago
spmallick 066c775321 Update window_QT.h 10 years ago
Rodrigo Benenson d8e470fc30 CommandLineParser missing gpu option 10 years ago
Vladislav Vinogradov 02c48ab7d6 add CTest support to build tree 10 years ago
Vladislav Vinogradov d81d51d155 assing labels to targets and sources 10 years ago
Alexander Alekhin 466a98f7c3 Merge pull request #5493 from lupustr3:pvlasov/ipp9_fixes 10 years ago
AlexanderStohr 0098c4b571 fix VS2010 error with type mismatch due to volatile qualifier 10 years ago
Alexander Stohr 7e3d7677ae not only print file-not-found as a warning but also print the name of the problematic file and the uri used for the open attempt 10 years ago