rotate image component $Date$ More...
Go to the source code of this file.
Functions | |
void | ColorExtractorInit (RTC::Manager *manager) |
Variables | |
static const char * | spec [] |
void ColorExtractorInit | ( | RTC::Manager * | manager | ) |
Definition at line 242 of file ColorExtractor.cpp.
{ "implementation_id", "ColorExtractor", "type_name", "ColorExtractor", "description", "rotate image component", "version", HRPSYS_PACKAGE_VERSION, "vendor", "AIST", "category", "example", "activity_type", "DataFlowComponent", "max_instance", "10", "language", "C++", "lang_type", "compile", "conf.default.minPixels", "0", "conf.default.rgbRegion", "0,0,0,0,0,0", "" }
Definition at line 16 of file ColorExtractor.cpp.