Latest version: 1.1
Identifies edges in an image with a gradient-based detection algorithm. Implements a Canny edge detection scheme using the gradient of a 2-D Gaussian, non-maximal suppression, and hysterisis.
Detected edge points are linked together into chains. Results can be written to an output file as point information, a binary edge map, or colored on the original image.
Depends on the libjwsc library. See the README and ChangeLog for more information.
The documentation was automatically generated with Doxygen.