VideoCapture/CameraCaptureService_impl.cpp
Go to the documentation of this file.
1 // -*- mode: c++; indent-tabs-mode: t; tab-width: 4; c-basic-offset: 4; -*-
2 #include <iostream>
4 #include "VideoCapture.h"
5 
7  m_vc(vc)
8 {
9 }
10 
12 {
13 }
14 
16 {
18 }
19 
21 {
23 }
24 
26 {
28 }
29 
30 
31 
CameraCaptureService_impl(CaptureController *cc)
constructor
video capture component
void stop_continuous()
sample RT component which has one data input port and one data output port
Definition: VideoCapture.h:39
void start_continuous()
void take_one_frame()


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