TarzaNN
TarzaNN neural network simulator
Protected Member Functions | Protected Attributes | Friends
InputCameraFeaturePlane Class Reference

#include <InputCameraFeaturePlane.h>

Inheritance diagram for InputCameraFeaturePlane:
InputFeaturePlaneAbstract FeaturePlaneAbstract Observer Viewable

List of all members.

Protected Member Functions

 InputCameraFeaturePlane (Network *net, int l, int w, int h, QString *nameIn, bool visible, bool isWTA, NotifyStrategyAbstract *notify)
void step ()
 Execute one step.
void run ()
 Entry point from thread pool.
void finalize ()
 ~InputCameraFeaturePlane ()

Protected Attributes

FlyCapture2::Camera * cam
int imgCount

Friends

class FeaturePlaneFactory

Constructor & Destructor Documentation

InputCameraFeaturePlane::InputCameraFeaturePlane ( Network net,
int  l,
int  w,
int  h,
QString *  nameIn,
bool  visible,
bool  isWTA,
NotifyStrategyAbstract notify 
) [protected]
InputCameraFeaturePlane::~InputCameraFeaturePlane ( ) [protected]

Member Function Documentation

void InputCameraFeaturePlane::finalize ( ) [protected]
void InputCameraFeaturePlane::run ( ) [protected, virtual]

Entry point from thread pool.

Reimplemented from InputFeaturePlaneAbstract.

void InputCameraFeaturePlane::step ( ) [protected, virtual]

Execute one step.

Reimplemented from InputFeaturePlaneAbstract.


Friends And Related Function Documentation

friend class FeaturePlaneFactory [friend]

Reimplemented from FeaturePlaneAbstract.


Member Data Documentation

FlyCapture2::Camera* InputCameraFeaturePlane::cam [protected]

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