TarzaNN
TarzaNN neural network simulator
Public Member Functions | Static Public Member Functions
FeaturePlaneInput Class Reference

#include <FeaturePlaneInput.h>

List of all members.

Public Member Functions

 FeaturePlaneInput (FeaturePlaneAbstract *thisFP, Filter *f, FeaturePlaneAbstract *p, int theInputType, int i)
 ~FeaturePlaneInput ()
Filter * getFilter ()
FeaturePlaneAbstract * getFeaturePlane ()
FeaturePlaneAbstract * getThisFeaturePlane ()
void setFeaturePlane (FeaturePlaneAbstract *newPlane)
void setAutodeleteFilter (bool b)
OutputImage * getCurrentOutput ()
OutputImage * getCurrentOutputRaw ()
int getPlaneOutputIndex ()
int getInputType ()
void release ()

Static Public Member Functions

static int getType (const QString &name)
static QString getType (int value)

Detailed Description

Encapsulates an input pair - filter/ feature plane/ type/optional FP output index.


Constructor & Destructor Documentation

FeaturePlaneInput::FeaturePlaneInput ( FeaturePlaneAbstract *  thisFP,
Filter *  f,
FeaturePlaneAbstract *  p,
int  theInputType,
int  i 
)
FeaturePlaneInput::~FeaturePlaneInput ( )

Member Function Documentation

OutputImage * FeaturePlaneInput::getCurrentOutput ( )
OutputImage * FeaturePlaneInput::getCurrentOutputRaw ( )
FeaturePlaneAbstract * FeaturePlaneInput::getFeaturePlane ( )
Filter * FeaturePlaneInput::getFilter ( )
int FeaturePlaneInput::getInputType ( )
int FeaturePlaneInput::getPlaneOutputIndex ( )
FeaturePlaneAbstract * FeaturePlaneInput::getThisFeaturePlane ( )
int FeaturePlaneInput::getType ( const QString &  name) [static]
QString FeaturePlaneInput::getType ( int  value) [static]
void FeaturePlaneInput::release ( )
void FeaturePlaneInput::setAutodeleteFilter ( bool  b)
void FeaturePlaneInput::setFeaturePlane ( FeaturePlaneAbstract *  newPlane)

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