vbystricky
|
dfe6adebb9
|
Fix error in arguments of ipp function
|
11 years ago |
vbystricky
|
e68a55cca2
|
Fix error in ipp function call
|
11 years ago |
vbystricky
|
bb12293251
|
Convert opencv border type to ipp border. Check supported border before call ipp function
|
11 years ago |
vbystricky
|
42079b899c
|
Fix error in call of ippResize
|
11 years ago |
Elena Gvozdeva
|
3d7872b904
|
fixed
|
11 years ago |
Elena Gvozdeva
|
b4830d896c
|
added ippiTrueDistanceTransform_8u32f_C1R
|
11 years ago |
Elena Gvozdeva
|
0265247504
|
Added ippiDistanceTransform for cv::distanceTransform, maskSize=3,5
|
11 years ago |
Ilya Lavrenov
|
9a109440df
|
cv::reduce sum/avg
|
11 years ago |
Ilya Lavrenov
|
aa5767421a
|
cv::reduce (min/max to single column)
|
11 years ago |
Ilya Lavrenov
|
1f6b719776
|
added ippisFlip to cv::sort
|
11 years ago |
Ilya Lavrenov
|
26e8c6216f
|
cv:;sortIdx
|
11 years ago |
Ilya Lavrenov
|
d5513f522b
|
cv::sort
|
11 years ago |
Ilya Lavrenov
|
05a47d9014
|
cmd option
|
11 years ago |
Ilya Lavrenov
|
87eb1b8fcc
|
fixes in imgproc
|
11 years ago |
Ilya Lavrenov
|
6f9ca3d77c
|
fixed some errors
|
11 years ago |
Ilya Lavrenov
|
ce0941160e
|
added status check
|
11 years ago |
Ilya Lavrenov
|
2cd7a913ed
|
verbose errors
|
11 years ago |
Ilya Lavrenov
|
f3c56f8310
|
first attemp
|
11 years ago |
Maks Naumov
|
3e5a69d8ba
|
remove unused variables in OCL_PERF_TEST_P()
|
11 years ago |
Maks Naumov
|
dba0f9fc8f
|
remove unused variable in erGrouping()
|
11 years ago |
Maks Naumov
|
9e10c09f2d
|
remove unused variable in LineSegmentDetectorImpl::compareSegments()
|
11 years ago |
unknown
|
c2f540d090
|
White space fixes
|
11 years ago |
Alexander Alekhin
|
3bb6db522d
|
ICV: mark missed functions
|
11 years ago |
Elena Gvozdeva
|
3553e9379b
|
fixed
|
11 years ago |
unknown
|
36d33dd6c2
|
Review comments
|
11 years ago |
Aaron Kunze
|
ebbac3c66d
|
Optimizes OpenCL resize and optical flow to use image extension.
|
11 years ago |
Ilya Lavrenov
|
884b706b3a
|
fixed warning
|
11 years ago |
Ilya Lavrenov
|
ad7f2311c0
|
cv::Laplacian
|
11 years ago |
Ilya Lavrenov
|
2a051a124f
|
cvtColor
|
11 years ago |
krodyush
|
57992e0169
|
replace IPatchLocal[][] into *IPatchLocal to fix compilation error on some devices.
|
11 years ago |
unknown
|
d2b4ee1e9b
|
More intendation fixes
|
11 years ago |
unknown
|
06df383675
|
Indent fixes
|
11 years ago |
Alexander Alekhin
|
3a1a3da782
|
fix tests
|
11 years ago |
Ilya Lavrenov
|
19d470749b
|
added macro for denoting region for suppression of "Wdeprecated-declarations"
|
11 years ago |
Andrey Pavlenko
|
925178749a
|
removing `SuppressWarning` and `CV_OPENCL_RUN`
|
11 years ago |
Alexander Alekhin
|
3578f0afe9
|
ocl: workaround for synchronization issue in ::map()
|
11 years ago |
Alexander Alekhin
|
588658d1a3
|
tapi: stitching: fix documentation
|
11 years ago |
Alexander Alekhin
|
026b13b3db
|
TAPI: stitching: blender: fix OpenCL path & adjust test condition
|
11 years ago |
Alexander Alekhin
|
e6cc1be7e8
|
stitching: allow to use dynamic DescriptorMatcher
|
11 years ago |
Alexander Alekhin
|
06738468af
|
TAPI: stiching: add custom OpenCL kernels for MultiBandBlender
|
11 years ago |
Alexander Alekhin
|
c22d92c1cb
|
stitching: extend logging
|
11 years ago |
Alexander Alekhin
|
a7f69a37e3
|
stitching: use BORDER_CONSTANT in warp
|
11 years ago |
Alexander Alekhin
|
c4a31a1ab1
|
TAPI: stitching: optimize compare operation
|
11 years ago |
Alexander Alekhin
|
7a5c1babde
|
TAPI: stitching: optimize exposure
|
11 years ago |
Alexander Alekhin
|
2737e3c99b
|
TAPI: stitching: workaround for problem getUMat() call
|
11 years ago |
Alexander Alekhin
|
c1ea6f3c42
|
TAPI: stitching: improve warpers
|
11 years ago |
Alexander Alekhin
|
89e3e448f5
|
features2d: workaround for 'utrainDescCollection' issue (PR #2142)
|
11 years ago |
Alexander Alekhin
|
1d9808e5d5
|
TAPI: stitching, replaced Mat->UMat/_Array
|
11 years ago |
Alexander Alekhin
|
8b6c5ade0e
|
TAPI: added perf test for stitching
|
11 years ago |
Aaron Kunze
|
b59c517f98
|
Optimizations to OpenCL bilateral filter.
|
11 years ago |