17216 Commits (7ddc2cc07380f1dadd8631bd4b47b030c04bcb8d)
 

Author SHA1 Message Date
Wangyida ca599eee40 python modification for Point3D 9 years ago
Rafael Sadowski e38b54a786 fix cmake OpenBSD linker libs 9 years ago
Alexander Alekhin dfec99691b Merge pull request #5370 from berak:fix_svm_autoTrain 9 years ago
Alexander Alekhin 8c2d712fb0 Merge pull request #5538 from micalan:JpegExif 9 years ago
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
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
Jan S. (Milania1) 3e0b1f2845 Added example to the documentation for the NormTypes enum (L1, L2, INF) 10 years ago