Ilya Lavrenov
|
04abffeb16
|
cv::cornerHarris
|
11 years ago |
Ilya Lavrenov
|
8603c58f37
|
Mat::setTo(with mask)
|
11 years ago |
Ilya Lavrenov
|
0b678c2451
|
Mat::setTo(Scalar::all(0))
|
11 years ago |
Ilya Lavrenov
|
3bd8211a72
|
Mat::copyTo
|
11 years ago |
Ilya Lavrenov
|
f7ec4a5c47
|
Mat::copyTo with mask
|
11 years ago |
Ilya Lavrenov
|
8d24a83c9c
|
cv::flip inplace
|
11 years ago |
Ilya Lavrenov
|
5ca3d855a2
|
cv::transpose inplace
|
11 years ago |
Ilya Lavrenov
|
8da0e2b707
|
cv::accumulate
|
11 years ago |
Ilya Lavrenov
|
d453a598f8
|
cv::min/cv::max CV_64F
|
11 years ago |
Ilya Lavrenov
|
3e173b701e
|
cv::Laplacian
|
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 |
Alexander Alekhin
|
3bb6db522d
|
ICV: mark missed functions
|
11 years ago |
Elena Gvozdeva
|
3553e9379b
|
fixed
|
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 |
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 |
Ilya Lavrenov
|
b970ec7dae
|
parallel version
|
11 years ago |
Elena Gvozdeva
|
43c29a6751
|
fixed
|
11 years ago |