![]() |
BoB robotics
The Brains on Board robotics library
|
For calculating difference based on Pearson's correlation coefficient. More...
#include <differencers.h>
Classes | |
class | Internal |
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.