Vladislav Vinogradov
|
39a25115e0
|
fixed compilation
|
2013-07-17 11:41:48 +04:00 |
|
Vladislav Vinogradov
|
59edad5a00
|
removed obsolete API
|
2013-07-17 11:40:01 +04:00 |
|
Vladislav Vinogradov
|
5da724001f
|
made dependecy from gpufilters optional
|
2013-07-17 11:40:00 +04:00 |
|
Vladislav Vinogradov
|
f614e35443
|
split hough sources
|
2013-07-17 11:40:00 +04:00 |
|
Vladislav Vinogradov
|
1d79e13133
|
removed dependecy from gpuarithm
|
2013-07-17 11:39:59 +04:00 |
|
Vladislav Vinogradov
|
9498f82085
|
updated documentation
|
2013-07-17 11:39:58 +04:00 |
|
Vladislav Vinogradov
|
62a5a70cd0
|
switched to Input/Output Array in bilateralFilter & blendLinear
|
2013-07-17 11:39:58 +04:00 |
|
Vladislav Vinogradov
|
de56163f97
|
refactored gpu::matchTemplate (converted it into Algorithm)
|
2013-07-17 11:39:57 +04:00 |
|
Vladislav Vinogradov
|
1fcc8074bd
|
switched to Input/Output Array in Mean Shift
|
2013-07-17 11:39:57 +04:00 |
|
Vladislav Vinogradov
|
70e6dc615a
|
refactored GoodFeaturesToTrackDetector
|
2013-07-17 11:39:56 +04:00 |
|
Vladislav Vinogradov
|
d7ff3ad0cf
|
refactored cornerHarris and cornerMinEigenVal
* converted it into Algorithm
|
2013-07-17 11:39:55 +04:00 |
|
Vladislav Vinogradov
|
ad4d6bed9d
|
refactored gpu::GeneralizedHough
|
2013-07-17 11:39:55 +04:00 |
|
Vladislav Vinogradov
|
4087a45e73
|
refactored HoughCircles (converted it into Algorithm)
|
2013-07-17 11:39:54 +04:00 |
|
Vladislav Vinogradov
|
1652540a1f
|
refactored HoughLines (converted it into Algorithm)
|
2013-07-17 11:39:54 +04:00 |
|
Vladislav Vinogradov
|
48fb8c4f8a
|
refactored gpu::Canny (converted it into Algorithm)
|
2013-07-17 11:39:53 +04:00 |
|
Vladislav Vinogradov
|
fc8476544c
|
switched to Input/Output Array in Histogram Processing
|
2013-07-17 11:39:52 +04:00 |
|
Vladislav Vinogradov
|
9eea9835ab
|
switched to Input/Output Array in Color Processing
|
2013-07-17 11:39:52 +04:00 |
|
Alexander Smorkalov
|
16cfc7a531
|
WindowsRT build warning fixes.
|
2013-07-17 00:18:46 -07:00 |
|
yao
|
f1060ac514
|
a little simplify to pyrlk kernel
|
2013-07-17 14:35:44 +08:00 |
|
kdrobnyh
|
487ded8b27
|
Add IPP erosion and dilation
|
2013-07-16 22:35:16 +04:00 |
|
Vladislav Vinogradov
|
4716f63444
|
fixed gpu performance tests:
used new CV_PERF_TEST_MAIN_WITH_IMPLS mechanism
|
2013-07-16 15:43:04 +04:00 |
|
Roman Donchenko
|
6d1ec452fc
|
Merge pull request #1125 from SpecLad:softcascade-nowarn
|
2013-07-16 15:12:25 +04:00 |
|
Vadim Pisarevsky
|
be040ff513
|
revert patch from PR 1074, since it break capturing on MacOSX
|
2013-07-16 15:02:33 +04:00 |
|
Roman Donchenko
|
28a5c127ea
|
Made the Python bindings not use deprecated NumPy 1.7 API.
|
2013-07-16 14:33:15 +04:00 |
|
Roman Donchenko
|
523048f99f
|
Fixed a compilation error (get<N> not found).
|
2013-07-16 14:23:05 +04:00 |
|
Roman Donchenko
|
1160b04fb4
|
Fixed a build warning in softcascade.
|
2013-07-16 12:43:49 +04:00 |
|
Roman Donchenko
|
924fc070f0
|
Changed / for Matx to Matx::div, for symmetry with Matx::mul.
|
2013-07-16 12:25:26 +04:00 |
|
Roman Donchenko
|
3443fd85cd
|
Merge pull request #984 from albenoit:master
|
2013-07-16 11:57:52 +04:00 |
|
Roman Donchenko
|
feaa12a274
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
modules/core/include/opencv2/core/version.hpp
modules/ocl/include/opencv2/ocl/ocl.hpp
modules/ocl/src/initialization.cpp
modules/ocl/test/main.cpp
modules/superres/CMakeLists.txt
modules/superres/src/input_array_utility.cpp
modules/superres/src/input_array_utility.hpp
modules/superres/src/optical_flow.cpp
|
2013-07-16 11:52:41 +04:00 |
|
ozantonkal
|
769eba7535
|
cube wire_frame fix using vtkOutlineSource
|
2013-07-16 09:06:14 +02:00 |
|
ozantonkal
|
4b85c849ca
|
fix rgb and bgr incompatibility
|
2013-07-16 09:06:14 +02:00 |
|
ozantonkal
|
1bfd7ad17e
|
arrow widget thickness parameter
|
2013-07-16 09:06:14 +02:00 |
|
peng xiao
|
ff73557304
|
Fix compilation error on Mac
|
2013-07-16 08:48:09 +08:00 |
|
Daniel Angelov
|
694d9ff2eb
|
LSD enum now anonymous.
|
2013-07-15 23:28:19 +03:00 |
|
Anatoly Baksheev
|
dc348ff93d
|
removed Mesh::Ptr since mesh itself consists of shared points (cv::Mat)
|
2013-07-15 19:18:37 +04:00 |
|
Anatoly Baksheev
|
0e20473c97
|
minor mesh load fixes
|
2013-07-15 16:46:39 +04:00 |
|
Anatoly Baksheev
|
4c228c07f1
|
fixed copilation
|
2013-07-15 16:31:28 +04:00 |
|
Anatoly Baksheev
|
2d36a8f7da
|
Merge pull request #16 from ozantonkal/implementing_widgets
Implementing widgets
|
2013-07-15 04:13:47 -07:00 |
|
ozantonkal
|
efbebe6236
|
Merge branch 'implementing_widgets' of https://github.com/ozantonkal/opencv into implementing_widgets
|
2013-07-15 12:04:24 +02:00 |
|
ozantonkal
|
25f98bc022
|
mesh widget casting
|
2013-07-15 12:02:53 +02:00 |
|
ozantonkal
|
b066d1982f
|
mesh widget implementation
|
2013-07-15 12:02:20 +02:00 |
|
Anatoly Baksheev
|
757e61d94c
|
restored OpenCVModule.cmake
|
2013-07-15 13:11:34 +04:00 |
|
peng xiao
|
e5c396bb24
|
Add ocl::gftt performance test.
|
2013-07-15 16:27:27 +08:00 |
|
alexandre benoit
|
12f65c61a8
|
updated doc wrt new bioinspired namespace convention
|
2013-07-15 09:58:16 +02:00 |
|
Roman Donchenko
|
52a9378257
|
Merge pull request #979 from jet47:gpuwarping-refactoring
|
2013-07-15 11:47:03 +04:00 |
|
Roman Donchenko
|
1590a1a538
|
Merge pull request #1068 from AoD314:webp2
|
2013-07-15 11:45:28 +04:00 |
|
Roman Donchenko
|
886c009da6
|
Merge pull request #1049 from pengx17:2.4_superres_ocl
|
2013-07-15 11:43:09 +04:00 |
|
yao
|
cdd9234fae
|
fix hog mismatch on cpu ocl
|
2013-07-15 15:13:09 +08:00 |
|
alexandre benoit
|
7fe78efda3
|
retina included in namespace bioinspired + followed suggestions made by Vadim
|
2013-07-14 19:28:37 +02:00 |
|
Daniel Angelov
|
d35601209e
|
Added define guard for ln10. Fixed some warnings.
|
2013-07-14 14:29:56 +03:00 |
|