MyImageAligner.m File Reference

Image alignment process implementation. More...

#include "corelation.h"
#include "MyImageAlignerPrefs.h"
#include "MyImageAligner.h"

Include dependency graph for MyImageAligner.m:


Defines

#define K_ALIGN_ORIGIN_KEY   @"origin"
 Key for saving the square origin.
#define K_ALIGN_SIZE_KEY   @"size"
 Key for saving the square size.
#define K_ALIGN_DARKFRAME_KEY   @"dark"
 Key for saving dark frame ref.
#define K_ALIGN_FLATFIELD_KEY   @"flat"
 Key for saving flat field ref.
#define K_ALIGN_REF_KEY   @"refitem"
 Key for saving the reference item.
#define K_ALIGN_CUTOFF_KEY   @"cutoff"
#define K_ALIGN_PRECISION_KEY   @"precision"
 Key for saving the align precision threshold.
#define K_ALIGN_OFFSET   @"offset"
 Resulting align offset.

Variables

NSString *const myImageAlignerRef = @"MyImageAligner"
 Reference string for this process.
NSString *const myImageAlignerParametersRef = @"AlignParams"
 Reference for reading/setting the alignment entry parameters.
NSString *const myImageAlignerResultRef = @"AlignResult"
 Reference for reading/setting the alignment result.

Detailed Description

Image alignment process implementation.


Define Documentation

#define K_ALIGN_CUTOFF_KEY   @"cutoff"

Key for saving the cutoff threshold


Generated on Sat Mar 22 17:44:48 2008 for Lynkeos by  doxygen 1.5.4