null component $Date$ More...
#include "UndistortImage.h"
Go to the source code of this file.
Functions | |
void | UndistortImageInit (RTC::Manager *manager) |
Variables | |
static const char * | cameraimageviewercomponent_spec [] |
void UndistortImageInit | ( | RTC::Manager * | manager | ) |
Definition at line 263 of file UndistortImage.cpp.
const char* cameraimageviewercomponent_spec[] [static] |
{ "implementation_id", "UndistortImage", "type_name", "UndistortImage", "description", "camera image undistortion component", "version", HRPSYS_PACKAGE_VERSION, "vendor", "AIST", "category", "example", "activity_type", "DataFlowComponent", "max_instance", "10", "language", "C++", "lang_type", "compile", "conf.default.calibFile", "camera.xml", "" }
Definition at line 14 of file UndistortImage.cpp.