Suleyman TURKMEN
c63f443bba
Update drawing.cpp
...
https://github.com/Itseez/opencv/issues/4791
2015-09-07 11:30:14 +03:00
Suleyman TURKMEN
e15dabf1db
documentation patch
2015-09-05 10:41:01 +03:00
Alexander Alekhin
abf30e44cd
Merge pull request #5303 from berak:patch-3
2015-09-04 16:49:41 +00:00
berak
602bd60c3a
Update cloning_gui.cpp
2015-09-04 17:13:58 +02:00
Alexander Alekhin
6fefc53e56
Merge pull request #5299 from ilya-lavrenov:core_hog
2015-09-04 14:30:17 +00:00
Pavel Rojtberg
d0e16b21d4
add support for fisheye camera model
2015-09-04 15:54:34 +02:00
Alexander Alekhin
76235cbb70
Merge pull request #5300 from ilya-lavrenov:cuda_warnings
2015-09-04 10:21:44 +00:00
Alexander Alekhin
9d006f6a1d
Merge pull request #5297 from ilya-lavrenov:flann
2015-09-04 10:21:00 +00:00
berak
dc265071d0
Update PnPProblem.cpp
2015-09-04 10:57:33 +02:00
Alexey Ershov
68a0347ff9
fallback path & sample timing implemented
...
fixed trailing whitespaces
renamed files *vaapi* to *va_intel*
changed names vaapi* to va_intel*
2015-09-04 02:42:49 +03:00
Valentin Tsatskin
a28a556f60
Fix variable names in python color spaces tutorial
2015-09-03 15:45:36 -04:00
Lorena García
f034320731
Change in links
...
Explicit link to 2.4 docs
2015-09-03 18:16:29 +02:00
Ilya Lavrenov
6a05939e1c
fixed warnings in gpu module
2015-09-03 19:13:00 +03:00
Ilya Lavrenov
7b1eb3af7b
initialize padding of CvString with zeros
2015-09-03 18:33:15 +03:00
Dmitry Melnichenko
319b6a447f
Change SURF to ORB in Java-Sbt sample to remove dependency on external non-free modules
2015-09-03 17:16:59 +03:00
Dmitry Melnichenko
b484f377dd
Fix build of Java-Sbt sample
2015-09-03 15:18:42 +03:00
Ilya Lavrenov
3934d61de7
fixed uninitialized memory writing/reading in flann
2015-09-03 13:25:29 +03:00
Alexander Alekhin
4ecc023219
UMat: add perf test for custom ptr
2015-09-03 10:48:07 +03:00
Alexander Alekhin
8694ba0978
update custom_ptr test
2015-09-03 10:46:38 +03:00
Lorena García
c1392f64a4
ml_svm_tutorials version note added
...
Added note to point out code is for version 3.0 despite compatibility of
tutorial > version 2.0
2015-09-03 07:38:25 +02:00
Lorena García
4e7bd86fad
TrainData doc update
...
Update docs according to PR #5127
2015-09-03 05:52:04 +02:00
Alexander Alekhin
9c3f95782d
Merge pull request #5282 from mshabunin:mingw-51
2015-09-02 13:19:52 +00:00
Alexander Alekhin
a98ee0d3b2
Merge pull request #5289 from ilya-lavrenov:flann
2015-09-02 11:41:03 +00:00
Alexander Alekhin
73a8e65cbd
Merge pull request #5285 from ilya-lavrenov:ml5
2015-09-02 11:39:07 +00:00
Alexander Alekhin
ae0d428b62
Merge pull request #5281 from ilya-lavrenov:ml2
2015-09-02 11:38:45 +00:00
Ilya Lavrenov
32d7c1950a
fixed memory leak in flann index
2015-09-01 16:58:35 +03:00
Vadim Pisarevsky
5603617b7c
Merge pull request #5284 from ilya-lavrenov:ml4
2015-09-01 12:31:46 +00:00
Vadim Pisarevsky
43aae3fee8
Merge pull request #5283 from ilya-lavrenov:ml3
2015-09-01 12:31:05 +00:00
Vadim Pisarevsky
a7a4a2ae30
Merge pull request #5280 from ilya-lavrenov:ml
2015-09-01 12:30:36 +00:00
Ilya Lavrenov
1b8c2589c0
fixed memory leak in GBTrees
2015-09-01 14:38:11 +03:00
Maksim Shabunin
8c65f8a0d1
fixup! Some changes to support mingw-w64
2015-09-01 13:49:23 +03:00
Ilya Lavrenov
887736bcd4
fixed "Conditional jump or move depends on uninitialised value(s)" in GBD
2015-09-01 13:22:49 +03:00
Alexander Alekhin
5b1967f80c
Merge pull request #5274 from ilya-lavrenov:features2d
2015-09-01 10:14:29 +00:00
Ilya Lavrenov
3a1bb93340
release filestorage before exception
2015-09-01 13:04:33 +03:00
Ilya Lavrenov
dfb49097e3
fixed memory leak in ANN
2015-09-01 12:29:52 +03:00
Maksim Shabunin
e009d79cc8
fixup! Some changes to support mingw-w64
2015-09-01 12:14:40 +03:00
Ilya Lavrenov
d7bb1025f3
fixed memory leak in ml module
2015-09-01 11:26:25 +03:00
Maksim Shabunin
771af4f32d
Some changes to support mingw-w64
...
- IPP is disabled by default when compiler is mingw (couldn't make it
work)
- fixed some warnings
- fixed some `__GNUC__` version checks (for correctness and convenience)
- removed UTF-8 BOM from hough.cpp (fixes #5253 )
2015-09-01 00:59:08 +03:00
Ilya Lavrenov
dc441f50cd
fixed memory leak in descriptor regression tests
2015-08-31 17:30:42 +03:00
Ilya Lavrenov
be499b42d9
fixed memory leaks in modules/features2d/test/test_nearestneighbors.cpp
2015-08-31 17:21:55 +03:00
Vadim Pisarevsky
c223c05b82
Merge pull request #5261 from apavlenko:android_ocl_sample_improvements
2015-08-31 11:09:41 +00:00
Vadim Pisarevsky
84850ae714
Merge pull request #5269 from eladj:patch-1
2015-08-31 11:09:09 +00:00
Elad Joseph
7c16ad3f49
Update documentation in calib3d.hpp
...
Fixed small mistake in documentation.
The prism coefficients in y'' equation were mistakenly written as s1,s2 instead of s3,s4
2015-08-30 12:42:30 +03:00
Alexander Alekhin
74f5eaf70c
Merge pull request #5262 from jet47:gpu-stereobp-fix
2015-08-28 10:05:19 +00:00
Vadim Pisarevsky
faa6684373
Merge pull request #5098 from powderluv:master
2015-08-27 14:31:35 +00:00
Vadim Pisarevsky
a78da45fec
Merge pull request #5242 from apavlenko:fix_releasing_temp_umat
2015-08-27 14:29:52 +00:00
Vladislav Vinogradov
7ddc0bdd37
fix potential out-of-border access in gpu StereoBeliefPropagation
2015-08-27 16:09:37 +03:00
Andrey Pavlenko
74fcefedcb
giving a chance for OpenCL 1.1 devices
2015-08-27 14:05:32 +03:00
Andrey Pavlenko
8031742817
unused imports clean-up
2015-08-27 14:05:31 +03:00
Andrey Pavlenko
43b76e548b
adding NO_PROCESSING
(i.e. just preview) mode
2015-08-27 14:05:31 +03:00