Public Member Functions | Private Attributes | List of all members
CCVCamCapture Class Reference

#include <CVCamCapture.h>

Inheritance diagram for CCVCamCapture:
Inheritance graph
[legend]

Public Member Functions

bool CaptureImage (CByteImage **ppImages)
 
 CCVCamCapture ()
 
void CloseCamera ()
 
int GetHeight ()
 
int GetNumberOfCameras ()
 
CByteImage::ImageType GetType ()
 
int GetWidth ()
 
bool OpenCamera ()
 
 ~CCVCamCapture ()
 
- Public Member Functions inherited from CVideoCaptureInterface
virtual bool SetExposureTime (int nExposureInUS)
 
virtual ~CVideoCaptureInterface ()
 

Private Attributes

bool m_bStarted
 
CByteImagem_pImage
 

Additional Inherited Members

- Public Types inherited from CVideoCaptureInterface
enum  ColorMode { eRGB24, eBayerPatternToRGB24, eGrayScale, eYUV411ToRGB24 }
 
enum  FrameRate {
  e60fps, e30fps, e15fps, e7_5fps,
  e3_75fps, e1_875fps
}
 
enum  VideoMode {
  e320x240, e640x480, e800x600, e768x576,
  e1024x768, e1280x960, e1600x1200, eNone
}
 

Detailed Description

Definition at line 60 of file CVCamCapture.h.

Constructor & Destructor Documentation

◆ CCVCamCapture()

CCVCamCapture::CCVCamCapture ( )

Definition at line 127 of file CVCamCapture.cpp.

◆ ~CCVCamCapture()

CCVCamCapture::~CCVCamCapture ( )

Definition at line 135 of file CVCamCapture.cpp.

Member Function Documentation

◆ CaptureImage()

bool CCVCamCapture::CaptureImage ( CByteImage **  ppImages)
virtual

Implements CVideoCaptureInterface.

Definition at line 186 of file CVCamCapture.cpp.

◆ CloseCamera()

void CCVCamCapture::CloseCamera ( )
virtual

Implements CVideoCaptureInterface.

Definition at line 178 of file CVCamCapture.cpp.

◆ GetHeight()

int CCVCamCapture::GetHeight ( )
virtual

Implements CVideoCaptureInterface.

Definition at line 220 of file CVCamCapture.cpp.

◆ GetNumberOfCameras()

int CCVCamCapture::GetNumberOfCameras ( )
inlinevirtual

Implements CVideoCaptureInterface.

Definition at line 78 of file CVCamCapture.h.

◆ GetType()

CByteImage::ImageType CCVCamCapture::GetType ( )
virtual

Implements CVideoCaptureInterface.

Definition at line 225 of file CVCamCapture.cpp.

◆ GetWidth()

int CCVCamCapture::GetWidth ( )
virtual

Implements CVideoCaptureInterface.

Definition at line 215 of file CVCamCapture.cpp.

◆ OpenCamera()

bool CCVCamCapture::OpenCamera ( )
virtual

Implements CVideoCaptureInterface.

Definition at line 151 of file CVCamCapture.cpp.

Member Data Documentation

◆ m_bStarted

bool CCVCamCapture::m_bStarted
private

Definition at line 84 of file CVCamCapture.h.

◆ m_pImage

CByteImage* CCVCamCapture::m_pImage
private

Definition at line 83 of file CVCamCapture.h.


The documentation for this class was generated from the following files:


asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Mon Feb 28 2022 21:44:00