Ilya Lavrenov
|
55bbca2d09
|
added more types to cv::GaussianBlur
|
2014-04-28 13:50:28 +04:00 |
|
vbystricky
|
82a198a8f2
|
Fix epsilon calculation for sanity check in x32 build
|
2014-04-24 10:48:32 +04:00 |
|
Andrey Pavlenko
|
8114e071c2
|
Merge pull request #2655 from akarsakov:ipp_fix_pyramid
|
2014-04-23 16:27:33 +04:00 |
|
Andrey Pavlenko
|
d93161812b
|
Merge pull request #2620 from ilya-lavrenov:ipp_integration
|
2014-04-23 15:12:45 +04:00 |
|
Alexander Alekhin
|
9badfa1f83
|
Merge pull request #2646 from ilya-lavrenov:ipp_remap
|
2014-04-23 11:51:01 +04:00 |
|
Alexander Alekhin
|
c2319285a9
|
Merge pull request #2649 from ilya-lavrenov:gabor_eps
|
2014-04-23 11:49:43 +04:00 |
|
Alexander Karsakov
|
92f855f0c3
|
Added checking destination size for pyrUp, pyrDown.
|
2014-04-23 11:47:15 +04:00 |
|
Alexander Alekhin
|
e42057c487
|
Merge pull request #2648 from ilya-lavrenov:ipp_dist
|
2014-04-22 19:00:02 +04:00 |
|
Andrey Pavlenko
|
cd01d705c9
|
Merge pull request #2627 from akarsakov:ipp_pyramids
|
2014-04-22 17:19:27 +04:00 |
|
Ilya Lavrenov
|
5c0a4878d7
|
changes eps
|
2014-04-22 15:49:17 +04:00 |
|
Alexander Alekhin
|
580559e1e6
|
Merge pull request #2618 from vbystricky:ipp_Scharr
|
2014-04-22 15:02:13 +04:00 |
|
Ilya Lavrenov
|
640c9667c7
|
fix for IPP ICV
|
2014-04-22 14:55:28 +04:00 |
|
Ilya Lavrenov
|
51e2a8ec96
|
fixes
|
2014-04-22 14:51:39 +04:00 |
|
Ilya Lavrenov
|
46e40343f2
|
cv::remap
|
2014-04-22 14:33:55 +04:00 |
|
Andrey Pavlenko
|
6b986489ec
|
Merge pull request #2643 from vbystricky:ipp_GaussianBorder
|
2014-04-22 11:55:06 +04:00 |
|
Andrey Pavlenko
|
34afc72c23
|
Merge pull request #2642 from vbystricky:ipp_resize
|
2014-04-22 11:53:26 +04:00 |
|
Andrey Pavlenko
|
6823b36974
|
Merge pull request #2624 from ElenaGvozdeva:ipp_DistanceTransform
|
2014-04-22 11:48:25 +04:00 |
|
Andrey Pavlenko
|
7c3d5b056a
|
Merge pull request #2612 from grkutty:pullreq/140319-bilateral-b
|
2014-04-22 09:32:39 +04:00 |
|
vbystricky
|
bb12293251
|
Convert opencv border type to ipp border. Check supported border before call ipp function
|
2014-04-21 18:32:53 +04:00 |
|
vbystricky
|
42079b899c
|
Fix error in call of ippResize
|
2014-04-21 17:26:03 +04:00 |
|
Elena Gvozdeva
|
3d7872b904
|
fixed
|
2014-04-21 16:59:55 +04:00 |
|
Elena Gvozdeva
|
b4830d896c
|
added ippiTrueDistanceTransform_8u32f_C1R
|
2014-04-21 15:17:56 +04:00 |
|
Elena Gvozdeva
|
0265247504
|
Added ippiDistanceTransform for cv::distanceTransform, maskSize=3,5
|
2014-04-21 15:17:55 +04:00 |
|
vbystricky
|
d9ef5bb5a7
|
Fix compile warnings
|
2014-04-21 15:02:38 +04:00 |
|
vbystricky
|
f52126725f
|
Disable scharr in icv only configuration
|
2014-04-21 14:43:56 +04:00 |
|
vbystricky
|
d97f7da7a9
|
Fix setIppErrorStatus placement
|
2014-04-21 14:19:25 +04:00 |
|
Ilya Lavrenov
|
fe644ede19
|
cv::multiply
|
2014-04-21 13:14:55 +04:00 |
|
Ilya Lavrenov
|
9cc80a68db
|
fixed warnings
|
2014-04-21 13:14:55 +04:00 |
|
Ilya Lavrenov
|
04abffeb16
|
cv::cornerHarris
|
2014-04-21 13:14:55 +04:00 |
|
Ilya Lavrenov
|
8da0e2b707
|
cv::accumulate
|
2014-04-21 13:14:55 +04:00 |
|
Ilya Lavrenov
|
3e173b701e
|
cv::Laplacian
|
2014-04-21 13:14:54 +04:00 |
|
vbystricky
|
650762419c
|
Add setIppErrorStatus()
|
2014-04-18 15:13:34 +04:00 |
|
vbystricky
|
d17f40dc1f
|
Fix error in code
|
2014-04-18 15:04:46 +04:00 |
|
vbystricky
|
32394df42d
|
Add constant border fix call ipp function
|
2014-04-18 15:04:46 +04:00 |
|
vbystricky
|
79384beb60
|
Fix warning
|
2014-04-18 15:04:45 +04:00 |
|
vbystricky
|
160c964e4b
|
Fix error
|
2014-04-18 15:04:45 +04:00 |
|
vbystricky
|
baa6ab1967
|
Change Scharr filter to new ipp functions
|
2014-04-18 15:04:45 +04:00 |
|
Andrey Pavlenko
|
cb8743f9aa
|
Merge pull request #2628 from ilya-lavrenov:ipp_error_handling
|
2014-04-18 13:37:35 +04:00 |
|
Alexander Karsakov
|
4f4a95299a
|
Added setIppErrorStatus
|
2014-04-18 09:04:25 +04:00 |
|
Alexander Karsakov
|
6202f54a18
|
Fixed sanity check for integer type
|
2014-04-17 19:02:56 +04:00 |
|
Ilya Lavrenov
|
05a47d9014
|
cmd option
|
2014-04-17 18:06:14 +04:00 |
|
Ilya Lavrenov
|
87eb1b8fcc
|
fixes in imgproc
|
2014-04-17 14:51:59 +04:00 |
|
Ilya Lavrenov
|
6f9ca3d77c
|
fixed some errors
|
2014-04-17 11:08:02 +04:00 |
|
Ilya Lavrenov
|
ce0941160e
|
added status check
|
2014-04-17 11:08:02 +04:00 |
|
Maks Naumov
|
9e10c09f2d
|
remove unused variable in LineSegmentDetectorImpl::compareSegments()
|
2014-04-17 00:14:13 +03:00 |
|
Alexander Karsakov
|
a7d12aabab
|
Added epsilon for tests with float data type
|
2014-04-16 18:07:24 +04:00 |
|
Alexander Karsakov
|
793e980876
|
Added IPP Pyramid API functions to cv::buildPyramid
|
2014-04-16 17:10:20 +04:00 |
|
Andrey Pavlenko
|
e11d998cfb
|
Merge pull request #2623 from alalek:icv_fix_color
|
2014-04-16 15:56:09 +04:00 |
|
Alexander Karsakov
|
ef2f5999ed
|
Added perf test for cv::buildPyramid
|
2014-04-16 13:01:49 +04:00 |
|
Alexander Karsakov
|
8230f1fd68
|
Added ippiPyrUp_Gauss5x5 to cv::pyrUp
|
2014-04-16 11:59:32 +04:00 |
|