OpenCV  4.5.1
Open Source Computer Vision
Public Member Functions | Public Attributes | List of all members
cv::vuint8mf4_t Struct Reference

#include <opencv2/core/hal/intrin_rvv.hpp>

Public Member Functions

 vuint8mf4_t ()
 
 vuint8mf4_t (const uchar *ptr)
 

Public Attributes

uchar val [4] = {0}
 

Constructor & Destructor Documentation

◆ vuint8mf4_t() [1/2]

cv::vuint8mf4_t::vuint8mf4_t ( )
inline

◆ vuint8mf4_t() [2/2]

cv::vuint8mf4_t::vuint8mf4_t ( const uchar ptr)
inline

Member Data Documentation

◆ val

uchar cv::vuint8mf4_t::val[4] = {0}

The documentation for this struct was generated from the following file: