rgb2gray component $Date$
More...
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/core/core.hpp>
#include "RGB2Gray.h"
Go to the source code of this file.
rgb2gray component $Date$
$Id$
Definition in file RGB2Gray.cpp.
const char* jpegdecoder_spec[] |
|
static |
Initial value:=
{
"implementation_id", "RGB2Gray",
"type_name", "RGB2Gray",
"description", "rgb2gray component",
"version", HRPSYS_PACKAGE_VERSION,
"vendor", "AIST",
"category", "example",
"activity_type", "DataFlowComponent",
"max_instance", "10",
"language", "C++",
"lang_type", "compile",
""
}
Definition at line 17 of file RGB2Gray.cpp.