ContRap
The symbolic tool for control-flow based rapid prototyping.

Function cvCanny from cvimages
Brief description

cvCanny(image:IplImage):IplImage

Computes the edges using the Canny edge detector More ...

Function information
Name: cvCanny
Base:
Group: OpenCV plugins:Image filters
Icon: image.png
Color:
Authors:
Copyright:

Detailed description

Computes the edges using the Canny edge detector

Input parameters
image: IplImage
Input image

Return values
Default return value: IplImage