Classes | Functions

mln::transform::internal Namespace Reference

Classes

struct  closest_point_functor_with_indexes
 Functor to be passed to a canvas. More...
struct  closest_point_functor_with_sites
 Functor to be passed to a canvas. More...
struct  distance_functor
struct  influence_zone_functor

Functions

double to_radians (double angle)
 FIXME: we may prefer to have an angle value type.

Function Documentation

double mln::transform::internal::to_radians ( double  angle  ) 

FIXME: we may prefer to have an angle value type.

References mln::math::pi.

Referenced by mln::transform::hough().