Andrey Pavlenko
|
aaf47578e8
|
Merge pull request #1155 from bitwangyaoyao:master_fix
|
12 years ago |
Andrey Pavlenko
|
bd4d24f0fa
|
Merge pull request #1122 from SpecLad:merge-2.4
|
12 years ago |
Andrey Pavlenko
|
cd103e442f
|
Merge pull request #1032 from jet47:gpuarithm-remove-obsolete-api
|
12 years ago |
Roman Donchenko
|
73b10bc8ca
|
Merge pull request #1133 from abidrahmank:denoising_pydocs
|
12 years ago |
yao
|
18f71fd410
|
Warning fixes
|
12 years ago |
Andrey Pavlenko
|
0386488629
|
Merge pull request #1095 from jet47:gpu-perf-tests
|
12 years ago |
Roman Donchenko
|
77f2d945f0
|
Merge pull request #1144 from prclibo:master
|
12 years ago |
Andrey Pavlenko
|
4b234fa0a5
|
Merge pull request #1042 from jet47:gpuimgproc-refactoring
|
12 years ago |
Bo Li
|
27a0ed0018
|
removed tab in five-point.cpp
|
12 years ago |
Bo Li
|
9b5eca975b
|
fixed a bug for the mask of recoverPose function
|
12 years ago |
Roman Donchenko
|
73b5cc358e
|
Merge pull request #1132 from apavlenko:master_ver_290
|
12 years ago |
Andrey Pavlenko
|
e04517af36
|
moving version to 2.9.0,
also adding NVidia copyright
|
12 years ago |
Roman Donchenko
|
4f68212e64
|
Merge pull request #1124 from SpecLad:matx-div
|
12 years ago |
Roman Donchenko
|
8f2047ada4
|
Merge pull request #1093 from jet47:fix-gpu-stream-test
|
12 years ago |
Vladislav Vinogradov
|
39a25115e0
|
fixed compilation
|
12 years ago |
Vladislav Vinogradov
|
59edad5a00
|
removed obsolete API
|
12 years ago |
Vladislav Vinogradov
|
5da724001f
|
made dependecy from gpufilters optional
|
12 years ago |
Vladislav Vinogradov
|
f614e35443
|
split hough sources
|
12 years ago |
Vladislav Vinogradov
|
1d79e13133
|
removed dependecy from gpuarithm
|
12 years ago |
Vladislav Vinogradov
|
9498f82085
|
updated documentation
|
12 years ago |
Vladislav Vinogradov
|
62a5a70cd0
|
switched to Input/Output Array in bilateralFilter & blendLinear
|
12 years ago |
Vladislav Vinogradov
|
de56163f97
|
refactored gpu::matchTemplate (converted it into Algorithm)
|
12 years ago |
Vladislav Vinogradov
|
1fcc8074bd
|
switched to Input/Output Array in Mean Shift
|
12 years ago |
Vladislav Vinogradov
|
70e6dc615a
|
refactored GoodFeaturesToTrackDetector
|
12 years ago |
Vladislav Vinogradov
|
d7ff3ad0cf
|
refactored cornerHarris and cornerMinEigenVal
* converted it into Algorithm
|
12 years ago |
Vladislav Vinogradov
|
ad4d6bed9d
|
refactored gpu::GeneralizedHough
|
12 years ago |
Vladislav Vinogradov
|
4087a45e73
|
refactored HoughCircles (converted it into Algorithm)
|
12 years ago |
Vladislav Vinogradov
|
1652540a1f
|
refactored HoughLines (converted it into Algorithm)
|
12 years ago |
Vladislav Vinogradov
|
48fb8c4f8a
|
refactored gpu::Canny (converted it into Algorithm)
|
12 years ago |
Vladislav Vinogradov
|
fc8476544c
|
switched to Input/Output Array in Histogram Processing
|
12 years ago |
Vladislav Vinogradov
|
9eea9835ab
|
switched to Input/Output Array in Color Processing
|
12 years ago |
Vladislav Vinogradov
|
4716f63444
|
fixed gpu performance tests:
used new CV_PERF_TEST_MAIN_WITH_IMPLS mechanism
|
12 years ago |
Roman Donchenko
|
6d1ec452fc
|
Merge pull request #1125 from SpecLad:softcascade-nowarn
|
12 years ago |
Roman Donchenko
|
1160b04fb4
|
Fixed a build warning in softcascade.
|
12 years ago |
Roman Donchenko
|
924fc070f0
|
Changed / for Matx to Matx::div, for symmetry with Matx::mul.
|
12 years ago |
Roman Donchenko
|
3443fd85cd
|
Merge pull request #984 from albenoit:master
|
12 years ago |
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
|
12 years ago |
alexandre benoit
|
12f65c61a8
|
updated doc wrt new bioinspired namespace convention
|
12 years ago |
Roman Donchenko
|
52a9378257
|
Merge pull request #979 from jet47:gpuwarping-refactoring
|
12 years ago |
Roman Donchenko
|
1590a1a538
|
Merge pull request #1068 from AoD314:webp2
|
12 years ago |
Roman Donchenko
|
886c009da6
|
Merge pull request #1049 from pengx17:2.4_superres_ocl
|
12 years ago |
alexandre benoit
|
7fe78efda3
|
retina included in namespace bioinspired + followed suggestions made by Vadim
|
12 years ago |
abidrahmank
|
61e50e2fda
|
python docs for non-local means denoising
|
12 years ago |
andrey.morozov
|
7d5185e8f1
|
updated webp to version 0.3.1
|
12 years ago |
andrey.morozov
|
e4e0862c2e
|
added support image with alpha channel
|
12 years ago |
Roman Donchenko
|
616dbd53f0
|
Merge pull request #1107 from abidrahmank:master
|
12 years ago |
Roman Donchenko
|
3b8a13a1ed
|
Merge pull request #1101 from jet47:cudev-stub-lib
|
12 years ago |
Roman Donchenko
|
09ec483d02
|
Merge pull request #1109 from nikman-ru:cap_reuse_24x
|
12 years ago |
Roman Donchenko
|
18f1964f8a
|
Merge pull request #1111 from nikman-ru:fix_yamldoc
|
12 years ago |
Vladislav Vinogradov
|
d52ef2f758
|
added stub library for cudev module
in order to make CMake scripts work properly
|
12 years ago |