Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

brip_mutual_info.txx File Reference


Detailed Description

Calculate the mutual information between the images.

Author:
Matt Leotta

Definition in file brip_mutual_info.txx.

#include <brip/brip_mutual_info.h>
#include <brip/brip_histogram.h>
#include <vcl_vector.h>
#include <vcl_cassert.h>

Go to the source code of this file.

Defines

#define BRIP_MUTUAL_INFO_INSTANTIATE(T)

Functions

template<class T>
double brip_mutual_info (const vil_image_view< T > &image1, const vil_image_view< T > &image2, double min, double max, unsigned n_bins)
 Calculate the Mutual Information between the images.


Define Documentation

#define BRIP_MUTUAL_INFO_INSTANTIATE  ) 
 

Value:

template \
  double brip_mutual_info(const vil_image_view<T >& image1, \
                          const vil_image_view<T >& image2, \
                          double min, double max, unsigned n_bins)

Definition at line 44 of file brip_mutual_info.txx.


Function Documentation

template<class T>
double brip_mutual_info const vil_image_view< T > &  image1,
const vil_image_view< T > &  image2,
double  min,
double  max,
unsigned  n_bins
 

Calculate the Mutual Information between the images.

Definition at line 18 of file brip_mutual_info.txx.


Generated on Thu Jan 10 14:52:31 2008 for contrib/brl/bseg/brip by  doxygen 1.4.4