Drawing module

Objects for drawing circles, splines etc. on images.

Contents

Classes

class fast::DrawCircle
Draw circles on an input Image.
class fast::DrawCubicHermiteSpline
Draw cubic hermite splines on an input Image.
class fast::FillHoles
Fill holes in image/segmentation.