deghosting::Deghosting Class Reference
#include <deghosting.h>
Inheritance diagram for deghosting::Deghosting:
[legend]List of all members.
Constructor & Destructor Documentation
| deghosting::Deghosting::Deghosting |
( |
|
) |
[inline] |
|
| virtual deghosting::Deghosting::~Deghosting |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
| virtual std::vector<FImagePtr> deghosting::Deghosting::createWeightMasks |
( |
|
) |
[pure virtual] |
|
| void deghosting::Deghosting::loadImages |
( |
std::vector< vigra::ImageImportInfo > & |
inputFiles |
) |
throw (NoImages, BadDimensions) [virtual] |
|
| void deghosting::Deghosting::loadImages |
( |
std::vector< std::string > & |
inputFiles |
) |
throw (NoImages, BadDimensions) [virtual] |
|
|
|
load images for processing
- Parameters:
-
| inputFiles | images to be processed |
|
| void deghosting::Deghosting::setCameraResponse |
( |
EMoR |
response |
) |
[virtual] |
|
|
|
set camera response function set camera response function in EMoR format
- Parameters:
-
| response | array of five floats representing response |
|
| void deghosting::Deghosting::setDebugFlags |
( |
const uint16_t |
debugFlags |
) |
[virtual] |
|
|
|
set flags for debugging purposes
- Parameters:
-
| debugFlags | one of the constants describing action which should be done |
|
| void deghosting::Deghosting::setFlags |
( |
const uint16_t |
flags |
) |
[virtual] |
|
|
|
set advanced flags Allows to change behavior of used algorithm
- Parameters:
-
| flags | one of the constants describing advanced mode |
|
| void deghosting::Deghosting::setIterationNum |
( |
const int |
iterations |
) |
[virtual] |
|
| void deghosting::Deghosting::setVerbosity |
( |
int |
verbosity |
) |
[virtual] |
|
|
|
set verbosity level
- Parameters:
-
| verbosity | the higher the number is, the more verbose algorithm will be |
|
Member Data Documentation
The documentation for this class was generated from the following files: