MyImageStacker.h File Reference

Definitions of the "stacking" process. More...

#import <Foundation/Foundation.h>
#include "LynkeosProcessing.h"
#include "MyImageList.h"

Include dependency graph for MyImageStacker.h:

This graph shows which files directly or indirectly include this file:


Classes

class  MyImageStackerParameters
 Stacking parameters. More...
class  MyImageStackerList
 Call param which indicates which list to process. More...
class  MyImageStacker
 Stacker class. More...

Enumerations

enum  PostStack_t { NoPostStack, MeanStack, NormalizeStack }
 Kind of postprocessing after stacking (for calibration frames). More...

Variables

NSString *const myImageStackerRef
 Reference string for this process.
NSString *const myImageStackerParametersRef
 Reference for reading/setting the stacking parameters.

Detailed Description

Definitions of the "stacking" process.


Enumeration Type Documentation

enum PostStack_t

Kind of postprocessing after stacking (for calibration frames).

Enumerator:
NoPostStack  Leave stack as it is.
MeanStack  Pixel value is the mean of all images.
NormalizeStack  Normalize so that max value = 1.


Generated on Sat Sep 27 23:33:06 2008 for Lynkeos by  doxygen 1.5.4