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


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. | |
| enum PostStack_t |
1.5.4