Functions | Variables
RGB2Gray.cpp File Reference

rgb2gray component $Date$ More...

#include <opencv2/highgui/highgui.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/core/core.hpp>
#include "RGB2Gray.h"
Include dependency graph for RGB2Gray.cpp:

Go to the source code of this file.

Functions

void RGB2GrayInit (RTC::Manager *manager)
 

Variables

static const char * jpegdecoder_spec []
 

Detailed Description

rgb2gray component $Date$

$Id$

Definition in file RGB2Gray.cpp.

Function Documentation

void RGB2GrayInit ( RTC::Manager manager)

Definition at line 180 of file RGB2Gray.cpp.

Variable Documentation

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.



hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Thu May 6 2021 02:41:52