#include <InputMultipleFeaturePlane.h>
List of all members.
Constructor & Destructor Documentation
ImageSequence::ImageSequence |
( |
int |
size, |
|
|
int |
window, |
|
|
bool |
input_scale, |
|
|
float |
input_min, |
|
|
float |
input_max |
|
) |
| |
ImageSequence::~ImageSequence |
( |
| ) |
|
Member Function Documentation
void ImageSequence::appendImage |
( |
OutputImage * |
tempOImage, |
|
|
QImage * |
image |
|
) |
| |
Adds a new image to the end of the sequence.
void ImageSequence::appendImage |
( |
QImage * |
image | ) |
|
Adds a new QImage to the end of the sequence.
void ImageSequence::applyGatingControl |
( |
Matrix * |
theGatingControl | ) |
|
void ImageSequence::applyIOR |
( |
Matrix * |
theGatingControl | ) |
|
OutputImage * ImageSequence::getCurrentOutput |
( |
int |
index | ) |
|
int ImageSequence::getSize |
( |
| ) |
|
Returns the size of the sequence.
void ImageSequence::step |
( |
| ) |
|
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following files: