BoB robotics
The Brains on Board robotics library
BoBRobotics::Navigation::CorrCoefficient Struct Reference

For calculating difference based on Pearson's correlation coefficient. More...

#include <differencers.h>

Classes

class  Internal
 

Detailed Description

For calculating difference based on Pearson's correlation coefficient.

Can be passed to PerfectMemory as a template parameter.

Note that we use 1 - abs(Pearson's rho) to give us a difference value, as we want to calculate the dissimilarity between images.


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