Function IplImage from cvio
Brief description
IplImage(filename:String):IplImage
Loads an image using the OpenCV image loader More ...
Function information
Name: | IplImage |
Base: | IplImage |
Group: | OpenCV plugins:I/O plugins:Image I/O |
Icon: | opencv.png |
Color: | blue |
Authors: | Aless Lasaruk |
Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Loads an image using the OpenCV image loader
Input parameters
-
filename:
String
- Name of the file to load
Return values
-
Default return value:
IplImage
- New loaded image