Go to the source code of this file.
Classes | |
struct | kfusion::OpenNISource::Impl |
Macros | |
#define | REPORT_ERROR(msg) kfusion::cuda::error ((msg), __FILE__, __LINE__) |
Functions | |
double | calculateFocalLength (int pixelWidth, double fov) |
#define REPORT_ERROR | ( | msg | ) | kfusion::cuda::error ((msg), __FILE__, __LINE__) |
Definition at line 9 of file capture.cpp.
double calculateFocalLength | ( | int | pixelWidth, |
double | fov | ||
) |
Definition at line 12 of file capture.cpp.