Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

384 B

Image Input and Output (imgcodecs module)

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.