18375 Commits (6882c10b459c1698d0bf2c8fa1aac76e3cf2ddd3)
 

Author SHA1 Message Date
Alexander Alekhin c3eb1254cf Merge pull request #5570 from paroj:qsliderfix 9 years ago
Alexander Alekhin 89697310b0 Merge pull request #5553 from pletessier:aspect-ratio 9 years ago
Pierre Letessier e6615c5825 Changed CV_FFMPEG_CAP_PROP_SAR_* values 9 years ago
Lorena García 7cff60f4f6 Changed src matrix complement computation 9 years ago
jisli 251610f6a1 fix header problem(can't find cstdint) on OSX platform 9 years ago
Lorena García fb03330ea3 Fixed CV_Assert 9 years ago
Pavel Rojtberg cfd498a8eb fix compilation with qt 9 years ago
Pierre Letessier baa21484a1 Added CV_CAP_PROP_SAR properties to videoio module 9 years ago
micalan 0a306f8804 Camera orientation handling is added for jpeg files 9 years ago
Alexander Alekhin 9a0beda037 Merge pull request #5489 from paroj:v4l2noconvert 9 years ago
Alexander Alekhin 09e6c82190 Merge pull request #5474 from paroj:v4l2ctrls 9 years ago
Alexander Alekhin 95d6002f16 Merge pull request #5568 from asmorkalov:as/legacy_c_deb_pack_dep 9 years ago
Alexander Smorkalov e245aed6bb Debian packages with legacy C headers added to list of conflicts, relpaces, etc. 9 years ago
Maksim Shabunin e9ec52368f Merge pull request #5562 from rodrigob:patch-2 9 years ago
Rodrigo Benenson 0ef7387298 mush -> must 9 years ago
Alexander Alekhin debe99f1a4 Merge pull request #5531 from mshabunin:fix-vs2015 9 years ago
Alexander Alekhin 031568831c Merge pull request #5513 from jet47:ctest-extended-support 9 years ago
Maksim Shabunin 497d92e7d1 Merge pull request #5533 from sturkmen72:patch-12 9 years ago
Maksim Shabunin 1cb0dfa669 Merge pull request #5500 from StevenPuttemans:fix_mask_notice_copyTo_2.4 9 years ago
Maksim Shabunin 4e7a14355d Merge pull request #5499 from StevenPuttemans:fix_mask_notice_copyTo 9 years ago
Maksim Shabunin 490b327be9 Merge pull request #5365 from sturkmen72:patch-2 9 years ago
Maksim Shabunin ff35726fc3 Merge pull request #5432 from sturkmen72:patch-11 9 years ago
Maksim Shabunin 31e0d90da6 Enable temp objects destruction test for VS versions less than 2015 9 years ago
Vadim Pisarevsky b34f0d99bb Merge pull request #5539 from sturkmen72:patch-14 9 years ago
Vadim Pisarevsky 66f2000548 Merge pull request #5532 from grundman:patch-2 9 years ago
Vadim Pisarevsky 91e9e6489b Merge pull request #5542 from renatoGarcia:matx_constructors 9 years ago
Vadim Pisarevsky f820df2ea0 Merge pull request #5543 from aman11dhanpat:master 9 years ago
Vadim Pisarevsky a91dcb015d Merge pull request #5548 from berak:patch-2 9 years ago
berak 781931a671 update python features2d tutorials 9 years ago
Alexander Alekhin 4dc2313527 Merge pull request #5552 from hyunkim9123:camshift-2.4 9 years ago
Suleyman TURKMEN fd4761ba31 Update face detection samples 9 years ago
Maksim Shabunin 3119f0a61b Merge pull request #5519 from hyunkim9123:camshift_py 9 years ago
Maksim Shabunin 6e9d0d9a0c Visual Studio 2015 warning and test fixes 9 years ago
Alexander Alekhin 938d42a89f Merge pull request #5545 from alalek:fix_linker_libs 9 years ago
Alexander Alekhin 1648e9292c Merge pull request #5431 from MiguelAlgaba:em_one_cluster 9 years ago
Aman Verma d5e314e728 Fixing compilation errors in windows and mac 9 years ago
Alexander Alekhin 937a096bf1 export simple libs from OPENCV_LINKER_LIBS (fix #5541) 9 years ago
Aman Verma b0209ad7f7 Fix for #5495 : add setTrackbarMin 9 years ago
Renato Florentino Garcia f5b98bea41 Fix behavior of Matx 12 and 16 args constructors. 9 years ago
Suleyman TURKMEN 51e687f7a9 Update imgproc.hpp 9 years ago
Pavel Rojtberg eac5cab5cb cap_v4l: implement PROP_CONVERT_RGB 9 years ago
Pavel Rojtberg 5e62e71b13 fix wrong ifdef bracketing 9 years ago
Pavel Rojtberg 54e7f08760 add python sample to test/ showcase new cap_v4l2 features 9 years ago
Pavel Rojtberg 838947bb8e replace custom yuyv_to_rgb24 implementation by cvtColor 9 years ago
Pavel Rojtberg 80747088e3 avoid needless copies during mjpeg decoding 9 years ago
Pavel Rojtberg 56dd7eda0d remove additional V4L2 pixelformat defines 9 years ago
Pavel Rojtberg 588eba3b37 simplify autosetup_capture_mode_v4l2 by using a for loop 9 years ago
Pavel Rojtberg 5525cc4d09 implement CAP_PROP_MODE, CAP_PROP_FOURCC and CAP_PROP_FORMAT 9 years ago
Pavel Rojtberg c0fe522c9d allow changing FPS and Image Size using V4L2 9 years ago
Pavel Rojtberg 18034a5138 allow icvGetPropertyCAM_V4L to return zero 9 years ago