Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

MLPCompressor Class Reference

yeah, yeah - ValueUpdateListener should have been inner class More...

#include <ImageCompress.h>

Inheritance diagram for MLPCompressor:

Inheritance graph
[legend]
Collaboration diagram for MLPCompressor:

Collaboration graph
[legend]
List of all members.

Public Types

enum  { RESHOW = 20 }

Public Member Functions

 MLPCompressor (uint partSize, uint hidden1, uint hidden2, PublicValues &pv=defaultControl)
virtual ImagecompressTiles (const Images &images)
virtual void valueChanged (const Value &val)
MultiLayerNetworkgetNet ()
 direct manipulation with the net - not needed for standard opraration. be careful!

void fillExamples (const Images &images, TrainingSet &dest)
 if you want the examples used inside ..


Protected Member Functions

ImagegetResult ()

Protected Attributes

MultiLayerNetwork _net
std::vector< Vectorvectored
Creal _reshow

Detailed Description

yeah, yeah - ValueUpdateListener should have been inner class


Member Enumeration Documentation

anonymous enum
 

Enumeration values:
RESHOW 


Constructor & Destructor Documentation

MLPCompressor uint  partSize,
uint  hidden1,
uint  hidden2,
PublicValues &  pv = defaultControl
 

Parameters:
hidden? number of neurons in the respective layer - if 0, no such layer


Member Function Documentation

virtual Image* compressTiles const Images images  )  [virtual]
 

Implements TileCompressor.

void fillExamples const Images images,
TrainingSet dest
 

if you want the examples used inside ..

MultiLayerNetwork& getNet  )  [inline]
 

direct manipulation with the net - not needed for standard opraration. be careful!

Image* getResult  )  [protected]
 

virtual void valueChanged const Value &  val  )  [virtual]
 


Member Data Documentation

MultiLayerNetwork _net [protected]
 

Creal _reshow [protected]
 

std::vector<Vector> vectored [protected]
 


The documentation for this class was generated from the following file:
Generated on Fri Jun 18 13:19:09 2004 for Annie by doxygen 1.3.5