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 |
vbystricky
|
d9ef5bb5a7
|
Fix compile warnings
|
11 years ago |
vbystricky
|
f52126725f
|
Disable scharr in icv only configuration
|
11 years ago |
vbystricky
|
d97f7da7a9
|
Fix setIppErrorStatus placement
|
11 years ago |
Ilya Lavrenov
|
fe644ede19
|
cv::multiply
|
11 years ago |
Ilya Lavrenov
|
9cc80a68db
|
fixed warnings
|
11 years ago |
Ilya Lavrenov
|
04abffeb16
|
cv::cornerHarris
|
11 years ago |
Ilya Lavrenov
|
8da0e2b707
|
cv::accumulate
|
11 years ago |
Ilya Lavrenov
|
3e173b701e
|
cv::Laplacian
|
11 years ago |
vbystricky
|
650762419c
|
Add setIppErrorStatus()
|
11 years ago |
vbystricky
|
d17f40dc1f
|
Fix error in code
|
11 years ago |
vbystricky
|
32394df42d
|
Add constant border fix call ipp function
|
11 years ago |
vbystricky
|
79384beb60
|
Fix warning
|
11 years ago |
vbystricky
|
160c964e4b
|
Fix error
|
11 years ago |
vbystricky
|
baa6ab1967
|
Change Scharr filter to new ipp functions
|
11 years ago |
Alexander Karsakov
|
4f4a95299a
|
Added setIppErrorStatus
|
11 years ago |
Alexander Karsakov
|
6202f54a18
|
Fixed sanity check for integer type
|
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 |
Maks Naumov
|
9e10c09f2d
|
remove unused variable in LineSegmentDetectorImpl::compareSegments()
|
11 years ago |
Alexander Karsakov
|
a7d12aabab
|
Added epsilon for tests with float data type
|
11 years ago |
Alexander Karsakov
|
793e980876
|
Added IPP Pyramid API functions to cv::buildPyramid
|
11 years ago |
Alexander Karsakov
|
ef2f5999ed
|
Added perf test for cv::buildPyramid
|
11 years ago |
Alexander Karsakov
|
8230f1fd68
|
Added ippiPyrUp_Gauss5x5 to cv::pyrUp
|
11 years ago |
Alexander Karsakov
|
f218dffce6
|
Added ippiPyrDown_Gauss5x5 to cv::pyrDown
|
11 years ago |
Alexander Karsakov
|
10cb660240
|
Fixed condition
|
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 |
Alexander Karsakov
|
53bc93730c
|
Added suppressing deprecation for ippiMulC_32f_C1IR
|
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 |
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 |
Aaron Kunze
|
b59c517f98
|
Optimizations to OpenCL bilateral filter.
|
11 years ago |
Ilya Lavrenov
|
b970ec7dae
|
parallel version
|
11 years ago |
Elena Gvozdeva
|
43c29a6751
|
fixed
|
11 years ago |
Alexander Karsakov
|
7369cfd9ec
|
Added perf test for cornerMinEigenVal
|
11 years ago |
Alexander Karsakov
|
d9556a998f
|
Added ippiMinEigenVal_ to cv::cornerMinEigenVal
|
11 years ago |