Macros | Functions | Variables
CameraImageLoader.cpp File Reference

camera image loader $Date$ More...

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

Go to the source code of this file.

Macros

#define CV_VERSION_EPOCH   CV_VERSION_MAJOR
 

Functions

void CameraImageLoaderInit (RTC::Manager *manager)
 

Variables

static const char * spec []
 

Detailed Description

camera image loader $Date$

$Id$

Definition in file CameraImageLoader.cpp.

Macro Definition Documentation

◆ CV_VERSION_EPOCH

#define CV_VERSION_EPOCH   CV_VERSION_MAJOR

Definition at line 11 of file CameraImageLoader.cpp.

Function Documentation

◆ CameraImageLoaderInit()

void CameraImageLoaderInit ( RTC::Manager manager)

Definition at line 208 of file CameraImageLoader.cpp.

Variable Documentation

◆ spec

const char* spec[]
static
Initial value:
=
{
"implementation_id", "CameraImageLoader",
"type_name", "CameraImageLoader",
"description", "camera image loader",
"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 CameraImageLoader.cpp.



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