[][src]Crate hough_circle_transform_for_cme

Modules

cli

Module for interaction through command line interface purpose: reads from the flags and does a series of tests to assure that the data passed to the algorithm are usefull and existant

error

Module that stores errors that can occur and defines there displaying if they are to be passed to the user

hough_transform

Module that stores the acctual algorithm.

Functions

run

Function that runs the program in the appropriate order.