Macros | Functions | Variables
JpegDecoder.cpp File Reference

null component $Date$ More...

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

Go to the source code of this file.

Macros

#define CV_VERSION_EPOCH   CV_VERSION_MAJOR
 

Functions

void JpegDecoderInit (RTC::Manager *manager)
 

Variables

static const char * jpegdecoder_spec []
 

Detailed Description

null component $Date$

$Id$

Definition in file JpegDecoder.cpp.

Macro Definition Documentation

◆ CV_VERSION_EPOCH

#define CV_VERSION_EPOCH   CV_VERSION_MAJOR

Definition at line 13 of file JpegDecoder.cpp.

Function Documentation

◆ JpegDecoderInit()

void JpegDecoderInit ( RTC::Manager manager)

Definition at line 210 of file JpegDecoder.cpp.

Variable Documentation

◆ jpegdecoder_spec

const char* jpegdecoder_spec[]
static
Initial value:
=
{
"implementation_id", "JpegDecoder",
"type_name", "JpegDecoder",
"description", "null component",
"version", HRPSYS_PACKAGE_VERSION,
"vendor", "AIST",
"category", "example",
"activity_type", "DataFlowComponent",
"max_instance", "10",
"language", "C++",
"lang_type", "compile",
""
}

Definition at line 22 of file JpegDecoder.cpp.



hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Sat Dec 17 2022 03:52:21