Lynkeos
List of all members
MyImageStacker_SigmaReject Class Reference

Sigma reject strategy stacker. More...

#import <MyImageStacker_SigmaReject.h>

Inheritance diagram for MyImageStacker_SigmaReject:
Inheritance graph
[legend]
Collaboration diagram for MyImageStacker_SigmaReject:
Collaboration graph
[legend]

Additional Inherited Members

- Instance Methods inherited from <MyImageStackerModeStrategy>
(id) - initWithParameters:list:
 Dedicated initializer. More...
 
(void) - processImage:withOffsets:
 Add one image to the stack. More...
 
(void) - finishOneProcessingThreadInList:
 Process the end of stacking for the current thread. More...
 
(void) - finishAllProcessingInList:
 Process the complete end of stacking. More...
 
(LynkeosStandardImageBuffer *) - stackingResult
 Access to the stacking result. More...
 

Detailed Description

Sigma reject strategy stacker.

This stacking is performed in two pass, the first one computes the mean and standard deviation for each pixel, the second one excludes the pixels with values too far from the mean and performs a "regular" stacking with the remainig ones.


The documentation for this class was generated from the following file: