CJ Smith
|
da41ac9e60
|
Merge pull request #12106 from CJSmith-0141:warpPerspective_typofix
* Fixes typo in function name hal::warpPerspective.
* Fixes remaining typos in word Perspective (was Perspectve).
|
2018-08-01 14:41:20 +03:00 |
|
elenagvo
|
762138e77e
|
define adaptiveMethod and thresholdType for HAL
|
2017-11-28 16:02:06 +03:00 |
|
Maksim Shabunin
|
0c79f4a00f
|
MediaSDK: fixed Linux build, improved BGR<->NV12 conversions
|
2017-11-01 14:14:45 +03:00 |
|
Maksim Shabunin
|
248e2c7d47
|
Fixed some issues found by static analysis
|
2017-09-08 12:22:12 +03:00 |
|
Maksim Shabunin
|
c4c1c4c9bb
|
Replaced several hal:: classes with functions, marked old variants deprecated
|
2017-02-27 12:13:31 +03:00 |
|
Maksim Shabunin
|
3d5c0f1faf
|
HAL interface for cv::integral
|
2016-09-29 12:12:10 +03:00 |
|
Vitaly Tuzov
|
f773f45d90
|
Updated HAL interface for separable filters to address that both kernels are vectors.
|
2016-09-02 14:42:01 +03:00 |
|
Maksim Shabunin
|
5e9192287d
|
Added HAL cvtColor interface
|
2016-04-18 16:34:25 +03:00 |
|
Maksim Shabunin
|
5877debb6f
|
HAL resize, warpAffine, warpPerspective interface
- added HAL documentation support
- added documentation to HAL replacement interface
- updated several HAL functions in imgproc module
|
2016-04-07 18:47:24 +03:00 |
|
Maksim Shabunin
|
83379695a0
|
HAL interface for morphology operations
|
2016-03-21 09:32:06 +03:00 |
|
Maksim Shabunin
|
98fff4a601
|
Added separate hal::SepFilter2D class
|
2016-03-03 18:56:12 +03:00 |
|
Maksim Shabunin
|
17cd1dac06
|
HAL Filter2D interface: Updated according to comments
|
2016-03-03 18:56:12 +03:00 |
|
Maksim Shabunin
|
27abd4d3a3
|
Filter2D HAL interface
|
2016-03-03 18:56:12 +03:00 |
|