#include <camera_common_undistortion.h>
◆ ImageGpuPreprocessHandler()
apollo::perception::camera::ImageGpuPreprocessHandler::ImageGpuPreprocessHandler |
( |
| ) |
|
|
inline |
◆ ~ImageGpuPreprocessHandler()
apollo::perception::camera::ImageGpuPreprocessHandler::~ImageGpuPreprocessHandler |
( |
| ) |
|
|
inline |
◆ handle()
int apollo::perception::camera::ImageGpuPreprocessHandler::handle |
( |
uint8_t * |
src, |
|
|
uint8_t * |
dst |
|
) |
| |
◆ init()
int apollo::perception::camera::ImageGpuPreprocessHandler::init |
( |
const std::string & |
intrinsics_path, |
|
|
int |
dev |
|
) |
| |
◆ release()
int apollo::perception::camera::ImageGpuPreprocessHandler::release |
( |
void |
| ) |
|
◆ set_device()
int apollo::perception::camera::ImageGpuPreprocessHandler::set_device |
( |
int |
dev | ) |
|
|
inline |
The documentation for this class was generated from the following file: