edgarriba
|
9ff14bc411
|
add support for float32 and float 64
|
2015-10-31 20:00:39 +01:00 |
|
grundman
|
f609ddba05
|
Fix incorrect FPS value returned by cap.get(CV_CAP_PROP_FPS)
Current implementation returns NaN for some configs of FFMPEG, call default get_fps() instead (as also used by PROP_POS_MSEC)
|
2015-10-30 17:48:04 -07:00 |
|
Ariel Bernal
|
cc903d0605
|
Fix for #5590. OpenCL BilateralFilter implementation failes to
build for some OCL drivers.
Some OCL vendors treat implicit scalar-vector conversions for
operators as errors when type conversion is required.
|
2015-10-30 09:39:11 -07:00 |
|
Hajo Nils Krabbenhöft
|
a8e550f5bf
|
Fixed crash when reading b/w tif images (fixes #5579)
|
2015-10-30 17:41:52 +03:00 |
|
Maksim Shabunin
|
021ff0efa6
|
Merge pull request #5575 from mshabunin:fix-vs2015-2.4
|
2015-10-30 13:47:18 +00:00 |
|
Maksim Shabunin
|
6e2a68fdf3
|
Merge pull request #5384 from mshabunin:run-py-changes
|
2015-10-30 13:45:59 +00:00 |
|
berak
|
1048b235bf
|
add Rect2d to python bindings
|
2015-10-30 10:02:33 +01:00 |
|
Pavel Vlasov
|
5ae3693567
|
Condition update for 8u IPP in GaussianBlur. Bug was fixed in 9.0.1;
|
2015-10-29 13:21:13 +03:00 |
|
Maksim Shabunin
|
1e869c5e49
|
ts: refactor run.py script
Conflicts:
modules/ts/misc/run.py
|
2015-10-29 13:04:05 +03:00 |
|
Maksim Shabunin
|
f49936a849
|
Fixed cmake and build issues when using Visual Studio 2015
|
2015-10-29 11:50:48 +03:00 |
|
Maksim Shabunin
|
90c74e3be0
|
ts: refactor run.py script
|
2015-10-29 11:28:12 +03:00 |
|
Wangyida
|
ca599eee40
|
python modification for Point3D
|
2015-10-29 10:24:49 +08:00 |
|
Rafael Sadowski
|
e38b54a786
|
fix cmake OpenBSD linker libs
OpenBSD needs m and pthread like Net- and FreeBSD.
|
2015-10-28 22:47:00 +01:00 |
|
Alexander Alekhin
|
4552ca98c4
|
Merge pull request #5574 from ilya-lavrenov:image-sequence-videocapture
|
2015-10-27 15:41:59 +00:00 |
|
Ilya Lavrenov
|
9e2395e7e0
|
return false in grabFrame failed in open method
|
2015-10-27 16:56:31 +03:00 |
|
Ilya Lavrenov
|
05945bf00e
|
fixed case when grabbing failed
|
2015-10-27 16:26:24 +03:00 |
|
Ilya Lavrenov
|
9d78a1ea9f
|
allow to retrieve videocapture properties before first frame reading
|
2015-10-26 14:37:38 +03:00 |
|
Alexander Alekhin
|
dfec99691b
|
Merge pull request #5370 from berak:fix_svm_autoTrain
|
2015-10-26 10:47:29 +00:00 |
|
Alexander Alekhin
|
8c2d712fb0
|
Merge pull request #5538 from micalan:JpegExif
|
2015-10-25 15:18:08 +00:00 |
|
Alexander Alekhin
|
c3eb1254cf
|
Merge pull request #5570 from paroj:qsliderfix
|
2015-10-24 14:38:38 +00:00 |
|
Alexander Alekhin
|
89697310b0
|
Merge pull request #5553 from pletessier:aspect-ratio
|
2015-10-24 14:38:02 +00:00 |
|
Pierre Letessier
|
e6615c5825
|
Changed CV_FFMPEG_CAP_PROP_SAR_* values
|
2015-10-24 11:22:18 +02:00 |
|
Lorena García
|
7cff60f4f6
|
Changed src matrix complement computation
|
2015-10-24 00:33:36 +02:00 |
|
jisli
|
251610f6a1
|
fix header problem(can't find cstdint) on OSX platform
|
2015-10-23 15:25:26 -07:00 |
|
Lorena García
|
fb03330ea3
|
Fixed CV_Assert
|
2015-10-24 00:22:50 +02:00 |
|
Pavel Rojtberg
|
cfd498a8eb
|
fix compilation with qt
QSlider does not have getMinimum/Maximum getters. Probably was not
compile tested.
|
2015-10-23 21:42:11 +02:00 |
|
Pierre Letessier
|
baa21484a1
|
Added CV_CAP_PROP_SAR properties to videoio module
|
2015-10-23 21:14:22 +02:00 |
|
micalan
|
0a306f8804
|
Camera orientation handling is added for jpeg files
|
2015-10-23 21:19:35 +03:00 |
|
Alexander Alekhin
|
9a0beda037
|
Merge pull request #5489 from paroj:v4l2noconvert
|
2015-10-23 16:35:36 +00:00 |
|
Alexander Alekhin
|
09e6c82190
|
Merge pull request #5474 from paroj:v4l2ctrls
|
2015-10-23 16:28:26 +00:00 |
|
Alexander Alekhin
|
95d6002f16
|
Merge pull request #5568 from asmorkalov:as/legacy_c_deb_pack_dep
|
2015-10-23 15:37:26 +00:00 |
|
Alexander Smorkalov
|
e245aed6bb
|
Debian packages with legacy C headers added to list of conflicts, relpaces, etc.
|
2015-10-23 16:09:04 +03:00 |
|
Maksim Shabunin
|
e9ec52368f
|
Merge pull request #5562 from rodrigob:patch-2
|
2015-10-23 10:58:10 +00:00 |
|
Rodrigo Benenson
|
0ef7387298
|
mush -> must
fixed typo
|
2015-10-22 23:27:55 +02:00 |
|
Alexander Alekhin
|
debe99f1a4
|
Merge pull request #5531 from mshabunin:fix-vs2015
|
2015-10-22 16:28:42 +00:00 |
|
Alexander Alekhin
|
031568831c
|
Merge pull request #5513 from jet47:ctest-extended-support
|
2015-10-22 12:37:40 +00:00 |
|
Maksim Shabunin
|
497d92e7d1
|
Merge pull request #5533 from sturkmen72:patch-12
|
2015-10-22 12:30:38 +00:00 |
|
Maksim Shabunin
|
1cb0dfa669
|
Merge pull request #5500 from StevenPuttemans:fix_mask_notice_copyTo_2.4
|
2015-10-22 12:28:54 +00:00 |
|
Maksim Shabunin
|
4e7a14355d
|
Merge pull request #5499 from StevenPuttemans:fix_mask_notice_copyTo
|
2015-10-22 12:27:45 +00:00 |
|
Maksim Shabunin
|
490b327be9
|
Merge pull request #5365 from sturkmen72:patch-2
|
2015-10-22 12:25:48 +00:00 |
|
Maksim Shabunin
|
ff35726fc3
|
Merge pull request #5432 from sturkmen72:patch-11
|
2015-10-22 12:24:47 +00:00 |
|
Maksim Shabunin
|
31e0d90da6
|
Enable temp objects destruction test for VS versions less than 2015
|
2015-10-22 12:44:03 +03:00 |
|
Vadim Pisarevsky
|
b34f0d99bb
|
Merge pull request #5539 from sturkmen72:patch-14
|
2015-10-21 11:54:52 +00:00 |
|
Vadim Pisarevsky
|
66f2000548
|
Merge pull request #5532 from grundman:patch-2
|
2015-10-21 11:54:30 +00:00 |
|
Vadim Pisarevsky
|
91e9e6489b
|
Merge pull request #5542 from renatoGarcia:matx_constructors
|
2015-10-21 11:46:27 +00:00 |
|
Vadim Pisarevsky
|
f820df2ea0
|
Merge pull request #5543 from aman11dhanpat:master
|
2015-10-21 11:44:35 +00:00 |
|
Vadim Pisarevsky
|
a91dcb015d
|
Merge pull request #5548 from berak:patch-2
|
2015-10-21 11:41:25 +00:00 |
|
berak
|
781931a671
|
update python features2d tutorials
|
2015-10-21 08:22:22 +02:00 |
|
Alexander Alekhin
|
4dc2313527
|
Merge pull request #5552 from hyunkim9123:camshift-2.4
|
2015-10-21 06:13:38 +00:00 |
|
Suleyman TURKMEN
|
fd4761ba31
|
Update face detection samples
|
2015-10-20 19:09:21 +03:00 |
|