null component $Date$
More...
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/core/core.hpp>
#include "JpegDecoder.h"
Go to the source code of this file.
null component $Date$
$Id$
Definition in file JpegDecoder.cpp.
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 16 of file JpegDecoder.cpp.