Information for the match of a template in one image. The pair is the pixel of the image where the match is found.
Public Member Functions | |
| MatchTemplateResult (IntPair p, double cc) | |
| void | show (std::ostream &out=std::cout) const |
Public Attributes | |
| double | cross_correlation |
| IntPair | pair |