#include <obj_postprocessor.h>
◆ ObjPostProcessor()
apollo::perception::camera::ObjPostProcessor::ObjPostProcessor |
( |
| ) |
|
|
inline |
◆ ~ObjPostProcessor()
apollo::perception::camera::ObjPostProcessor::~ObjPostProcessor |
( |
| ) |
|
|
inline |
◆ Init()
void apollo::perception::camera::ObjPostProcessor::Init |
( |
const float * |
k_mat, |
|
|
int |
width, |
|
|
int |
height |
|
) |
| |
|
inline |
◆ PostProcessObjWithDispmap()
bool apollo::perception::camera::ObjPostProcessor::PostProcessObjWithDispmap |
( |
const ObjPostProcessorOptions & |
options, |
|
|
float |
center[3], |
|
|
float |
hwl[3], |
|
|
float * |
ry |
|
) |
| |
◆ PostProcessObjWithGround()
bool apollo::perception::camera::ObjPostProcessor::PostProcessObjWithGround |
( |
const ObjPostProcessorOptions & |
options, |
|
|
float |
center[3], |
|
|
float |
hwl[3], |
|
|
float * |
ry |
|
) |
| |
The documentation for this class was generated from the following file: