Open Source Computer Vision Library
https://opencv.org/
13 lines
384 B
13 lines
384 B
9 years ago
|
Image Input and Output (imgcodecs module) {#tutorial_table_of_content_imgcodecs}
|
||
|
=========================================
|
||
|
|
||
|
This section contains tutorials about how to read/save your image files.
|
||
|
|
||
|
- @subpage tutorial_raster_io_gdal
|
||
|
|
||
|
*Compatibility:* \> OpenCV 2.0
|
||
|
|
||
|
*Author:* Marvin Smith
|
||
|
|
||
|
Read common GIS Raster and DEM files to display and manipulate geographic data.
|