Function cvToGray from cvimages
Brief description
cvToGray(image:IplImage):IplImage
Converts an image to a grayvalue image More ...
Function information
| Name: | cvToGray |
| Base: | |
| Group: | OpenCV plugins:Color filters |
| Icon: | color.png |
| Color: | |
| Authors: | |
| Copyright: |
Detailed description
Converts an image to a grayvalue image
Input parameters
-
image:
IplImage
- Input image
Return values
-
Default return value:
IplImage
