mirror of
https://github.com/opencv/opencv.git
synced 2024-12-14 00:39:13 +08:00
406 B
406 B
Image Input and Output (imgcodecs module)
This section contains tutorials about how to read/save your image files.
-
@subpage tutorial_raster_io_gdal
Languages: C++
Compatibility: > OpenCV 2.0
Author: Marvin Smith
Read common GIS Raster and DEM files to display and manipulate geographic data.