IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
IMP::em2d::MatchTemplateResult Class Reference

#include <IMP/em2d/image_processing.h>

Detailed Description

Information for the match of a template in one image. The pair is the pixel of the image where the match is found.

Definition at line 73 of file image_processing.h.

Public Member Functions

 MatchTemplateResult (IntPair p, double cc)
 
void show (std::ostream &out=std::cout) const
 

Public Attributes

double cross_correlation
 
IntPair pair
 

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