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

bmrf_epi_seg_compare.h File Reference


Detailed Description

Functions for comparing epi-segments.

Author:
Matt Leotta, (mleotta@lems.brown.edu)
Date:
7/28/04
    Modifications
   

Definition in file bmrf_epi_seg_compare.h.

#include <vcl_algorithm.h>
#include "bmrf_epi_seg_sptr.h"
#include "bmrf_epi_seg.h"

Go to the source code of this file.

Functions

double bmrf_min_alpha (const bmrf_epi_seg_sptr &ep1, const bmrf_epi_seg_sptr &ep2)
 Return the minimum alpha value in both epi-segments.
double bmrf_max_alpha (const bmrf_epi_seg_sptr &ep1, const bmrf_epi_seg_sptr &ep2)
 Return the maximum alpha value in both epi-segments.
double bmrf_d_alpha (const bmrf_epi_seg_sptr &ep1, const bmrf_epi_seg_sptr &ep2)
 Return the minimum alpha step size needed for both epi-segments.
double bmrf_avg_distance_ratio (const bmrf_epi_seg_sptr &ep1, const bmrf_epi_seg_sptr &ep2)
 Compute the average distance ratio in the overlapping alpha.
double bmrf_match_error (const bmrf_epi_seg_sptr &ep1, const bmrf_epi_seg_sptr &ep2)
 Compute the average match error between to segments.
double bmrf_intensity_error (const bmrf_epi_seg_sptr &ep1, const bmrf_epi_seg_sptr &ep2)
 Compute the average intensity error between to segments.


Function Documentation

double bmrf_avg_distance_ratio const bmrf_epi_seg_sptr ep1,
const bmrf_epi_seg_sptr ep2
 

Compute the average distance ratio in the overlapping alpha.

Definition at line 9 of file bmrf_epi_seg_compare.cxx.

double bmrf_d_alpha const bmrf_epi_seg_sptr ep1,
const bmrf_epi_seg_sptr ep2
[inline]
 

Return the minimum alpha step size needed for both epi-segments.

Definition at line 35 of file bmrf_epi_seg_compare.h.

double bmrf_intensity_error const bmrf_epi_seg_sptr ep1,
const bmrf_epi_seg_sptr ep2
 

Compute the average intensity error between to segments.

Definition at line 43 of file bmrf_epi_seg_compare.cxx.

double bmrf_match_error const bmrf_epi_seg_sptr ep1,
const bmrf_epi_seg_sptr ep2
 

Compute the average match error between to segments.

Definition at line 26 of file bmrf_epi_seg_compare.cxx.

double bmrf_max_alpha const bmrf_epi_seg_sptr ep1,
const bmrf_epi_seg_sptr ep2
[inline]
 

Return the maximum alpha value in both epi-segments.

Definition at line 28 of file bmrf_epi_seg_compare.h.

double bmrf_min_alpha const bmrf_epi_seg_sptr ep1,
const bmrf_epi_seg_sptr ep2
[inline]
 

Return the minimum alpha value in both epi-segments.

Definition at line 21 of file bmrf_epi_seg_compare.h.


Generated on Thu Jan 10 14:51:53 2008 for contrib/brl/bseg/bmrf by  doxygen 1.4.4