struct rockx_color_t rockx_color_t
Color.
 
float bottom
Most bottom coordinate.
 
float left
Most left coordinate.
 
rockx_data_type
Data Type.
 
struct rockx_rectf_t rockx_rectf_t
Rectangle of Object Region.
 
float right
Most right coordinate.
 
int bottom
Most bottom coordinate.
 
rockx_ret_t
Return Value of RockX functions.
 
struct rockx_pointf_t rockx_pointf_t
Point (Float)
 
data format is NCHW (RRRGGGBBB)
 
struct rockx_rect_t rockx_rect_t
Rectangle of Object Region.
 
uint32_t dims[4]
Tensor dimension.
 
struct rockx_image_t rockx_image_t
Image.
 
int top
Most top coordinate.
 
Rectangle of Object Region.
 
struct rockx_point_t rockx_point_t
Point.
 
rockx_data_type dtype
Data type (rockx_data_type)
 
void(* rockx_async_callback)(void *result, size_t result_size)
Pointer of Async Callback Function.
 
rockx_tensor_format fmt
Tensor Format(rockx_tensor_format)
 
Rectangle of Object Region.
 
uint8_t * data
Image data.
 
rockx_pixel_format
Image Pixel Format.
 
struct rockx_tensor_t rockx_tensor_t
Tensor.
 
rockx_tensor_format
Tensor Format.
 
uint8_t n_dims
Number of tensor dimension (0 < n_dims <= 4)
 
void * rockx_handle_t
Handle of a created RockX module.
 
rockx_pixel_format pixel_format
Image pixel format (rockx_pixel_format)
 
int left
Most left coordinate.
 
data format is NHWC (RGBRGBRGB)
 
int right
Most right coordinate.
 
float top
Most top coordinate.