Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

cmp.h File Reference

#include "emobject.h"

Include dependency graph for cmp.h:

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

Go to the source code of this file.

Namespaces

namespace  EMAN

Classes

class  EMAN::Cmp
 Cmp class defines image comparison method. More...
class  EMAN::CccCmp
 Compute the cross-correlation coefficient between two images. More...
class  EMAN::SqEuclideanCmp
 Squared Euclidean distance normalized by n between 'this' and 'with'. More...
class  EMAN::DotCmp
 Use dot product of 2 same-size images to do the comparison. More...
class  EMAN::TomoDotCmp
 Use dot product but normalize based on characteristics of the missing wedge. More...
class  EMAN::QuadMinDotCmp
 This will calculate the dot product for each quadrant of the image and return the worst value. More...
class  EMAN::OptVarianceCmp
 Variance between two data sets after various modifications. More...
class  EMAN::PhaseCmp
 Amplitude weighted mean phase difference (radians) with optional SNR weight. More...
class  EMAN::FRCCmp
 FRCCmp returns a quality factor based on FRC between images. More...

Defines

#define eman_cmp__h__   1
 
Id
cmp.h,v 1.57 2010/04/23 21:09:23 stevel Exp


Functions

void EMAN::dump_cmps ()
map< string, vector< string > > EMAN::dump_cmps_list ()


Define Documentation

#define eman_cmp__h__   1
 

Id
cmp.h,v 1.57 2010/04/23 21:09:23 stevel Exp

Definition at line 37 of file cmp.h.


Generated on Mon Jul 19 13:04:04 2010 for EMAN2 by  doxygen 1.4.4