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

Function width from cvbase
Brief description

width(image:IplImage):int

Returns the width of an OpenCV image More ...

Function information
Name: width
Base: IplImage
Group: OpenCV plugins:Image plugins
Icon: cvimage.png
Color: blue
Authors: Aless Lasaruk
Copyright: (c) 2010 Aless Lasaruk

Detailed description

Returns the width of an OpenCV image

Input parameters
image: IplImage
OpenCV image

Return values
Default return value: int
Width of the image