Video Processing Framework
ProcessingThread Class Reference

#include <Unit_ProcessingThread.h>

List of all members.

Classes

struct  tagTHREADNAME_INFO

Public Member Functions

__fastcall ProcessingThread (bool CreateSuspended)
void __fastcall showImage ()
void __fastcall showProcObject ()

Public Attributes

IPLImageinputImg
AbstractProcessingprocObj
IPLImageoutputImg
CvCapture * aviCapture
long nFrames

Protected Member Functions

void __fastcall Execute ()

Constructor & Destructor Documentation

__fastcall ProcessingThread::ProcessingThread ( bool  CreateSuspended)

Member Function Documentation

void __fastcall ProcessingThread::Execute ( ) [protected]
void __fastcall ProcessingThread::showImage ( )
void __fastcall ProcessingThread::showProcObject ( )

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines