Vision Overview


Package Name

DvmVision

Description

This package is a collection of common vision algorithms. The algorithms can be classified into Smoothing ( C | Tcl), where both box filter smoothing and Gaussian smoothing functions are provided, Edge detection ( C | Tcl), where the Sobel edge detector and the Canny edge detector are provided, Dilation ( C | Tcl), and both constant and adaptive thresholding. ( C | Tcl). Some utility functions for finding the centroid of a BitImage, computing image gradients, and comparing images are also provided. ( C | Tcl).

Detailed Specification

Tcl specification
C API specification

Dependencies

Needs DvmBasic

Example


Last Updated :

Copyright © 1997-1998 by Cornell University. See the file license.txt for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.