Functions | Variables
ResizeImage.cpp File Reference

resize image component $Date$ More...

#include <highgui.h>
#include "ResizeImage.h"
Include dependency graph for ResizeImage.cpp:

Go to the source code of this file.

Functions

void ResizeImageInit (RTC::Manager *manager)
 

Variables

static const char * jpegdecoder_spec []
 

Detailed Description

resize image component $Date$

$Id$

Definition in file ResizeImage.cpp.

Function Documentation

void ResizeImageInit ( RTC::Manager manager)

Definition at line 199 of file ResizeImage.cpp.

Variable Documentation

const char* jpegdecoder_spec[]
static
Initial value:
=
{
"implementation_id", "ResizeImage",
"type_name", "ResizeImage",
"description", "resize image component",
"version", HRPSYS_PACKAGE_VERSION,
"vendor", "AIST",
"category", "example",
"activity_type", "DataFlowComponent",
"max_instance", "10",
"language", "C++",
"lang_type", "compile",
"conf.default.scale", "1.0",
""
}

Definition at line 15 of file ResizeImage.cpp.



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