Abhijit Kundu
26c8b3a38e
Added suuport for finding Intel TBB for Visual Studio 2013
11 years ago
Alexander Alekhin
5d50917961
Merge pull request #2674 from akarsakov:ocl_hog_fix_epsilon
11 years ago
Roman Donchenko
c6e91e4736
Merge pull request #2675 from SpecLad:merge-2.4
11 years ago
Roman Donchenko
86ec0fc813
Merge pull request #2668 from vbystricky:perf_TransformECC
11 years ago
Roman Donchenko
47d903d968
Merge remote-tracking branch 'origin/2.4' into merge-2.4
11 years ago
Alexander Karsakov
b046210296
Changed epsilon for hog test, because hog detector is sensible to resize accuracy.
11 years ago
Roman Donchenko
5042ab1f32
Merge pull request #2659 from adrians:docs_pull_1
11 years ago
vbystricky
a13e6ab79f
Fix problem with sanity check of transform ecc with ipp resize
11 years ago
Alexander Alekhin
32b25de583
Merge pull request #2656 from ilya-lavrenov:ipp_copymakeborder
11 years ago
Alexander Alekhin
6b2c621d20
Merge pull request #2662 from vbystricky:ipp_MatchTempl
11 years ago
Ilya Lavrenov
46e8d9d02d
cv::copyMakeBorder
11 years ago
vbystricky
82a198a8f2
Fix epsilon calculation for sanity check in x32 build
11 years ago
Adrian Stratulat
4fb5680d91
Documentation - minor fix-ups
11 years ago
Alexander Alekhin
dcc4d3640b
Merge pull request #2651 from ilya-lavrenov:ipp_minmaxidx_3cn
11 years ago
Andrey Pavlenko
8114e071c2
Merge pull request #2655 from akarsakov:ipp_fix_pyramid
11 years ago
Andrey Pavlenko
d93161812b
Merge pull request #2620 from ilya-lavrenov:ipp_integration
11 years ago
Alexander Alekhin
9badfa1f83
Merge pull request #2646 from ilya-lavrenov:ipp_remap
11 years ago
Alexander Alekhin
ba0ab8edb0
Merge pull request #2647 from vbystricky:ipp_norm
11 years ago
Alexander Alekhin
c2319285a9
Merge pull request #2649 from ilya-lavrenov:gabor_eps
11 years ago
Alexander Karsakov
92f855f0c3
Added checking destination size for pyrUp, pyrDown.
11 years ago
Ilya Lavrenov
493679dc56
cv::minMaxIdx for cn > 1
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
Ilya Lavrenov
5c0a4878d7
changes eps
11 years ago
vbystricky
dfe6adebb9
Fix error in arguments of ipp function
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
Ilya Lavrenov
51e2a8ec96
fixes
11 years ago
vbystricky
e68a55cca2
Fix error in ipp function call
11 years ago
Ilya Lavrenov
46e40343f2
cv::remap
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
cccdcac0c8
Merge pull request #2640 from a-wi:2.4
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
Artur Wieczorek
f27a886314
Fix for issue #3645 ( http://code.opencv.org/issues/3645 ).
...
Implement missing features in CvCaptureCAM_VFW class.
Implemented missing CvCaptureCAM_VFW::setProperty() member function (handling CV_CAP_PROP_FRAME_WIDTH, CV_CAP_PROP_FRAME_HEIGHT, CV_CAP_PROP_FPS properties).
Extended CvCaptureCAM_VFW::setProperty()/getProperty() functions to handle also CV_CAP_PROP_FPS property.
Minor refactoring of CvCaptureCAM_VFW class.
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
Ilya Lavrenov
fe644ede19
cv::multiply
11 years ago