Ilya Lavrenov
|
11b01cd8b9
|
added ipp threshold inplace
|
11 years ago |
Ilya Lavrenov
|
19a2495067
|
fixed IPP related warnings
|
11 years ago |
thoinvil
|
e50ef2dab5
|
Bugfix #3668 removed the comment
|
11 years ago |
Alexander Alekhin
|
35eb972e9a
|
fix compilation on MSVS 2010
|
11 years ago |
Ilya Lavrenov
|
3ccaa5294e
|
added OpenCL RGB <-> Luv conversions
|
11 years ago |
Ilya Lavrenov
|
abf905154f
|
cv::fitler2D
|
11 years ago |
Ilya Lavrenov
|
1ad69aba35
|
changes sigma in perf tests
|
11 years ago |
Thierry Hoinville
|
5efd2056f0
|
Bugfix #3668 in FilterEngine::apply(), use the ROI properly
|
11 years ago |
Alexander Karsakov
|
f6a8ac2f6c
|
Changed check condition in tests in case ipp disabled.
|
11 years ago |
Alexander Karsakov
|
eda084e123
|
Used AutoBuffer instead ippsMalloc
|
11 years ago |
Michael Vukadinovic
|
c1aee0c312
|
Fixed bug in IPPMorphOp function when looping over elements of the morphology kernel.
|
11 years ago |
Alexander Karsakov
|
4ebe76098e
|
Disabled IPP resize for CV_8U
|
11 years ago |
vbystricky
|
c9103730b6
|
Disable ipp integral in IPPICV version
|
11 years ago |
Alexander Alekhin
|
e8d3ebecc7
|
fix IPPDerivSobel condition
|
11 years ago |
Alexander Alekhin
|
b62e59aac0
|
icv: enable functions
|
11 years ago |
Alexander Alekhin
|
5658ba0002
|
icv: update package
|
11 years ago |
Elena Gvozdeva
|
16629bff4c
|
Added parallel version for DCT_ROWS
|
11 years ago |
Ilya Lavrenov
|
55bbca2d09
|
added more types to cv::GaussianBlur
|
11 years ago |
Alexander Karsakov
|
b046210296
|
Changed epsilon for hog test, because hog detector is sensible to resize accuracy.
|
11 years ago |
Artur Wieczorek
|
59250e8288
|
cv::findContours: Check if type of output data structure is right to store contours (vector<vector<Point>>).
|
11 years ago |
Alexander Karsakov
|
7bd9b2ac26
|
Added setIppErrorStatus()
|
11 years ago |
Alexander Karsakov
|
232c37e827
|
Added ippiComputeThreshold_Otsu to cv::threshold
|
11 years ago |
Alexander Alekhin
|
7ee1d5f69b
|
ipp: added LUT optimization
|
11 years ago |
Alexander Karsakov
|
dc91be86b2
|
Disabled ippiHoughLine_Region for cv::HoughLines
|
11 years ago |
Alexander Karsakov
|
5580d08c6e
|
Added setIppErrorStatus()
|
11 years ago |
Alexander Karsakov
|
1909978f7d
|
Added ippiHoughProbLine to cv::HoughLinesP
|
11 years ago |
vbystricky
|
82a198a8f2
|
Fix epsilon calculation for sanity check in x32 build
|
11 years ago |
Aaron Kunze
|
1f8b41f390
|
Optimizes filter2D for Intel GPUs
|
11 years ago |
Alexander Karsakov
|
f3d1001c5d
|
Changed tests for support intersection between expected and actual lists of lines.
|
11 years ago |
Alexander Karsakov
|
751264f88a
|
Added ippiHoughLine_Region to cv::HoughLines
|
11 years ago |
Alexander Karsakov
|
92f855f0c3
|
Added checking destination size for pyrUp, pyrDown.
|
11 years ago |
Alexander Karsakov
|
01123aaa36
|
Changed integer operations to float for Intel devices
|
11 years ago |
Ilya Lavrenov
|
5c0a4878d7
|
changes eps
|
11 years ago |
Ilya Lavrenov
|
640c9667c7
|
fix for IPP ICV
|
11 years ago |
Ilya Lavrenov
|
51e2a8ec96
|
fixes
|
11 years ago |
Ilya Lavrenov
|
46e40343f2
|
cv::remap
|
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 |
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 |