1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

Adding support for GDAL raster images.

This commit is contained in:
Marvin Smith
2014-07-01 16:29:11 -07:00
parent 6bb8c46d9a
commit 14548227ca
16 changed files with 1196 additions and 6 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

@@ -64,6 +64,26 @@ This section contains valuable tutorials about how to read/save your image/video
:height: 90pt
:width: 90pt
+
.. tabularcolumns:: m{100pt} m{300pt}
.. cssclass:: toctableopencv
=============== ======================================================
|hGDAL_IO| *Title:* :ref:`Raster_IO_GDAL`
*Compatibility:* > OpenCV 2.0
*Author:* |Author_MarvinS|
Read common GIS Raster and DEM files to display and manipulate geographic data.
=============== ======================================================
.. |hGDAL_IO| image:: images/gdal-io.jpg
:height: 90pt
:width: 90pt
.. raw:: latex
@@ -75,3 +95,4 @@ This section contains valuable tutorials about how to read/save your image/video
../trackbar/trackbar
../video-input-psnr-ssim/video-input-psnr-ssim
../video-write/video-write
../raster-gdal/raster_io_gdal