Apollo 10.0
自动驾驶开放平台
|
#include <image_data_operations_rpp.h>
Public 成员函数 | |
__device__ | image2D (const T *data_pointer, size_t width_step) |
__device__ T & | operator() (const size_t i, const size_t j) |
__device__ const T & | operator() (const size_t i, const size_t j) const |
Public 属性 | |
unsigned char * | data |
size_t | width_step |
在文件 image_data_operations_rpp.h 第 26 行定义.
|
inline |
在文件 image_data_operations_rpp.h 第 29 行定义.
|
inline |
在文件 image_data_operations_rpp.h 第 33 行定义.
|
inline |
在文件 image_data_operations_rpp.h 第 36 行定义.
unsigned char* apollo::perception::camera::image2D< T >::data |
在文件 image_data_operations_rpp.h 第 27 行定义.
size_t apollo::perception::camera::image2D< T >::width_step |
在文件 image_data_operations_rpp.h 第 28 行定义.