Vladislav Vinogradov
|
b7a9e672c5
|
reduce bilateral filter instantiates for tiny build
|
2015-05-06 17:13:59 +03:00 |
|
Vladislav Vinogradov
|
8e49ab1d3b
|
reduce filter2d instantiates for tiny build
|
2015-05-06 17:13:59 +03:00 |
|
Vladislav Vinogradov
|
00c36e88ef
|
reduce separable filter instantiates for tiny build
|
2015-05-06 17:13:59 +03:00 |
|
Vladislav Vinogradov
|
cde697dd14
|
introduce BUILD_TINY_GPU_MODULE CMake option
it adds OPENCV_TINY_GPU_MODULE definition, that will allow
to build tiny version of gpu module (with limited image format support)
|
2015-05-06 17:13:59 +03:00 |
|
Vadim Pisarevsky
|
1756590117
|
Merge pull request #3985 from StevenPuttemans:fix_imread_parameters
|
2015-05-06 14:02:33 +00:00 |
|
Alexander Smorkalov
|
e49e75da06
|
OpenCV patch verison++.
2.4.10.3
|
2015-05-06 16:29:51 +03:00 |
|
Vladislav Vinogradov
|
1d40946959
|
Bug #4315 : fix CUDA bitwise operations with mask
(cherry picked from commit d87c30dc8470e39048cc01f75f26eb7bd3d6ce9f)
|
2015-05-06 16:27:12 +03:00 |
|
Alexander Smorkalov
|
2598392295
|
Added explicit deb package dependency from libtbb-dev if TBB is enabled.
(cherry picked from commit 63d6cc5ca66c0627652021650b3f5c5cc608d7f5)
|
2015-05-06 16:26:50 +03:00 |
|
lujia
|
17cc5e2c40
|
bugfix_for_hog_detectMultiScale_with_weights
(cherry picked from commit 7ce116695d616f73e285e55e0a38fa5fa6e5b097)
|
2015-05-06 16:24:39 +03:00 |
|
Vladislav Vinogradov
|
4b14400976
|
disable several heavy performance tests
(cherry picked from commit cbdddb473c10429ce8511fddc8afce8cea0a171c)
|
2015-05-06 16:24:07 +03:00 |
|
Vladislav Vinogradov
|
4704a254f7
|
disable Video_PyrLKOpticalFlowDense performance test
sanity fails on Maxwell and CUDA 7.0 due to unknow reason
(cherry picked from commit b4c2891ef3e24d0e90e1706c24dc459f7ec62ed1)
|
2015-05-06 16:23:41 +03:00 |
|
Vladislav Vinogradov
|
7708e9882e
|
use border extrapolation for central pixel in pyrDown
in case if image has odd dimension
(cherry picked from commit 13252133035e3a5972c83d3f123b12033dcc3886)
|
2015-05-06 16:23:28 +03:00 |
|
Vladislav Vinogradov
|
fe1bd0cc2f
|
fix racecheck warning in scanRows kernel
(cherry picked from commit fb15bdfb21da2c38beea6e87c7b08a19610821d6)
|
2015-05-06 16:23:09 +03:00 |
|
Vladislav Vinogradov
|
a752f25944
|
increase epsilon for solvePnPRansac function
(cherry picked from commit 9d2d173485f15043abbfa41b030f16c11ec56dc4)
|
2015-05-06 16:22:57 +03:00 |
|
Alexander Smorkalov
|
bb44316028
|
Merge pull request #3990 from jet47:cuda-bitwise-mask
|
2015-05-06 12:50:08 +00:00 |
|
Alexander Smorkalov
|
0b2cfcfda2
|
Merge pull request #3976 from SpecLad:rm-insertIframe
|
2015-05-06 12:47:59 +00:00 |
|
Alexander Smorkalov
|
9c02caf392
|
Merge pull request #3989 from asmorkalov:as/tbb_dep
|
2015-05-06 12:47:41 +00:00 |
|
Maksim Shabunin
|
c137ba53a0
|
Wrap ANN_MLP class into Python
|
2015-05-06 15:21:23 +03:00 |
|
Vladislav Vinogradov
|
d87c30dc84
|
Bug #4315 : fix CUDA bitwise operations with mask
|
2015-05-06 13:28:08 +03:00 |
|
Alexander Smorkalov
|
63d6cc5ca6
|
Added explicit deb package dependency from libtbb-dev if TBB is enabled.
|
2015-05-06 13:10:39 +03:00 |
|
cbalint13
|
6b1d5e48b6
|
Merge branch 'brisk' of https://github.com/cbalint13/opencv into brisk
|
2015-05-06 11:23:50 +03:00 |
|
cbalint13
|
fb56d5c482
|
Squash all BRISK commits into one.
|
2015-05-06 11:21:25 +03:00 |
|
Vadim Pisarevsky
|
d280205245
|
fixed compile errors on ARM, as well as failures in OCL_Dft* regression tests
|
2015-05-06 10:00:10 +03:00 |
|
Vadim Pisarevsky
|
0ee8634b2f
|
fixed random failures in Core_DFT.complex_output2 test (the case of input_mat.cols == 1)
|
2015-05-05 20:31:30 +03:00 |
|
Nguyen Nguyen
|
9682430a69
|
Adding code to deal with audio output
|
2015-05-05 13:14:26 -04:00 |
|
Vadim Pisarevsky
|
73f760fdf0
|
some more compile warnings fixed
|
2015-05-05 18:03:40 +03:00 |
|
Vadim Pisarevsky
|
931a519969
|
fixed warning in mathfuncs
|
2015-05-05 17:49:36 +03:00 |
|
StevenPuttemans
|
0baaf0a60f
|
fixing old variables in documentation and transfering to the new interface
|
2015-05-05 15:05:39 +02:00 |
|
Vadim Pisarevsky
|
63a63e3eaa
|
extended MinProblemSolver::Function to 1) report the space dimensionality, 2) compute gradient if needed
|
2015-05-05 15:56:06 +03:00 |
|
laurentBerger
|
6b9e273f92
|
Essai examleBlob et MSER
|
2015-05-05 12:06:16 +02:00 |
|
cbalint13
|
2c6114f58d
|
Force newer build over buildbot.
|
2015-05-05 12:19:35 +03:00 |
|
Nguyen Nguyen
|
b69ffe6376
|
Fixed memory leak when recording video in iOS
|
2015-05-04 16:21:25 -04:00 |
|
cbalint13
|
8ba1ec22e4
|
Force buildbot to rebuild.
|
2015-05-04 19:54:08 +03:00 |
|
Nguyen Nguyen
|
1f72815637
|
Exporting videoFileString to outside world
|
2015-05-04 12:38:55 -04:00 |
|
Maksim Shabunin
|
90c3d7d361
|
Merge pull request #3969 from Dikay900:master_to_2_4
|
2015-05-04 10:13:45 +00:00 |
|
Maksim Shabunin
|
4bf6bd3d37
|
Merge pull request #3972 from PhilLab:docLineno
|
2015-05-04 09:48:07 +00:00 |
|
laurentBerger
|
09930938e8
|
Trailing white space first step
|
2015-05-04 10:59:43 +02:00 |
|
laurentBerger
|
09e9e8ad9f
|
I have modified source file and add a chart to have distance between keypoint for decriptor function og matching algorithm
My english is not good so you can change some words in my comment
|
2015-05-04 10:36:24 +02:00 |
|
StevenPuttemans
|
f4eebc46b2
|
Fixing all wrong uses of RGB channels instead of the OpenCV BGR standard
|
2015-05-04 09:23:15 +02:00 |
|
StevenPuttemans
|
34dacdea32
|
fixing all RGB instances to BGR where needed
|
2015-05-04 09:02:46 +02:00 |
|
laurentBerger
|
9ddb8bdb8b
|
Problem with warning: comparison between signed and unsigned integer expressions
|
2015-05-03 14:08:24 +02:00 |
|
laurentBerger
|
56856a1810
|
Conversion size-t in int
|
2015-05-03 13:28:23 +02:00 |
|
laurentBerger
|
341de5d53f
|
trailing whitespace
|
2015-05-03 12:04:19 +02:00 |
|
laurentBerger
|
b28056e3dd
|
Trailing whitespace
|
2015-05-03 11:58:32 +02:00 |
|
laurentBerger
|
3e25c085ba
|
A sample program : how to use ORB AKAZE BRISK descriptors for matching.
see http://answers.opencv.org/question/61062/features2d-example/
|
2015-05-03 11:42:27 +02:00 |
|
Vadim Pisarevsky
|
5b9182ba43
|
reenabled conjugate gradient solver test
|
2015-05-03 11:36:24 +03:00 |
|
Vadim Pisarevsky
|
5a31f6b4e1
|
ok, so probably the failure in downhill simplex has been finally solved
|
2015-05-03 11:31:49 +03:00 |
|
Vadim Pisarevsky
|
2ec92ba440
|
added test for http://code.opencv.org/issues/1918
|
2015-05-03 02:46:33 +03:00 |
|
Vadim Pisarevsky
|
01e351de37
|
refactored downhill simplex implementation a bit; hopefully, fixed the bug with random failures in the tests
|
2015-05-03 02:29:15 +03:00 |
|
Ruslan Baratov
|
441f93d58d
|
Unify iOS platform check
There is only one place that use condition `CMAKE_SYSTEM_NAME STREQUAL iOS`.
All other `if` command use just IOS.
|
2015-05-02 23:44:19 +02:00 |
|