mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
OpenVX convert enabled
This commit is contained in:
@@ -4726,7 +4726,7 @@ cvt_( const T* src, size_t sstep,
|
||||
DT* dst, size_t dstep, Size size )
|
||||
{
|
||||
CV_OVX_RUN(
|
||||
false,
|
||||
true,
|
||||
openvx_cvt(src, sstep, dst, dstep, size)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user