| OpenCV index |
||||||||||
| Name | loadImage ( ) | |||||||||
| Examples |
|
|||||||||
| Description | Loads an image from the specified file.
Currently the following file formats are supported:
note : this method automatically update previous memory allocation |
|||||||||
| Syntax | loadImage(file); loadImage(file, width, height); |
|||||||||
| Parameters |
|
|||||||||
| Returns | None | |||||||||
| Usage | Web & Application | |||||||||
| Related | ||||||||||