// The following text is included in the main documentation page by doxygen
/*! \mainpage mfpf : Manchester Feature Point Finding algorithms
* Classes to model local regions in an image, and to search for the best 
* match of a model in a nearby region.
*
* Classes are derived from mfpf_point_finder.
*
* Examples include:
* - mfpf_edge_finder
* - mfpf_norm_corr_1d
* - mfpf_profile_pdf
* - mfpf_norm_corr_2d
* - mfpf_region_pdf
* - mfpf_region_finder
*/
