Multimodal-Calib
Code for performing 3D-2D and 2D-2D multimodal calibration
 All Classes Functions Variables
Public Member Functions | List of all members
NMI Class Reference

Evaluates scans using the MI metric. More...

#include <Metrics.h>

Inheritance diagram for NMI:
Metric

Public Member Functions

 NMI (size_t numBins)
 Sets up metric, note for MI due to implementation number of bins must be less then 64.
 
float evalMetric (ScanList *scan, GenList *gen, size_t scanIdx, size_t genIdx)
 Evaluates MI for two scans and gives result.
 

Detailed Description

Evaluates scans using the MI metric.


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