Definition in file bmrf_epi_seg_compare.cxx.
#include "bmrf_epi_seg_compare.h"
Go to the source code of this file.
Functions | |
| 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. | |
|
||||||||||||
|
Compute the average distance ratio in the overlapping alpha.
Definition at line 9 of file bmrf_epi_seg_compare.cxx. |
|
||||||||||||
|
Compute the average intensity error between to segments.
Definition at line 43 of file bmrf_epi_seg_compare.cxx. |
|
||||||||||||
|
Compute the average match error between to segments.
Definition at line 26 of file bmrf_epi_seg_compare.cxx. |
1.4.4