Alexander Karsakov
|
92f855f0c3
|
Added checking destination size for pyrUp, pyrDown.
|
11 years ago |
Alexander Alekhin
|
e42057c487
|
Merge pull request #2648 from ilya-lavrenov:ipp_dist
|
11 years ago |
Andrey Pavlenko
|
cd01d705c9
|
Merge pull request #2627 from akarsakov:ipp_pyramids
|
11 years ago |
Alexander Alekhin
|
580559e1e6
|
Merge pull request #2618 from vbystricky:ipp_Scharr
|
11 years ago |
Ilya Lavrenov
|
640c9667c7
|
fix for IPP ICV
|
11 years ago |
Alexander Alekhin
|
caf3ed284d
|
Merge pull request #2645 from vbystricky:ipp_Convert
|
11 years ago |
vbystricky
|
9cdb330452
|
Change test conditions
|
11 years ago |
Roman Donchenko
|
4211d8fbd9
|
Merge pull request #2641 from SpecLad:merge-2.4
|
11 years ago |
Andrey Pavlenko
|
6b986489ec
|
Merge pull request #2643 from vbystricky:ipp_GaussianBorder
|
11 years ago |
Andrey Pavlenko
|
34afc72c23
|
Merge pull request #2642 from vbystricky:ipp_resize
|
11 years ago |
Andrey Pavlenko
|
6823b36974
|
Merge pull request #2624 from ElenaGvozdeva:ipp_DistanceTransform
|
11 years ago |
vbystricky
|
f5c729396d
|
Fix call of ippiConvert.
|
11 years ago |
Andrey Pavlenko
|
7c3d5b056a
|
Merge pull request #2612 from grkutty:pullreq/140319-bilateral-b
|
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 |
Roman Donchenko
|
4db12032dc
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
No conflicts! Amazing!
|
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 |
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 |
Andrey Pavlenko
|
82c67abbfa
|
Merge pull request #2622 from ilya-lavrenov:ipp_sort
|
11 years ago |
Andrey Pavlenko
|
39b852f51d
|
Merge pull request #2625 from ilya-lavrenov:ipp_reduce
|
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 |
Andrey Pavlenko
|
cb8743f9aa
|
Merge pull request #2628 from ilya-lavrenov:ipp_error_handling
|
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 |
Roman Donchenko
|
da58425fbc
|
Merge pull request #2629 from maksqwe:unused_fix
|
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 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 |