Skip to content

Here is a Python script that reads a single band Sentinel-2 image in JPEG2000 format (.jp2), splits it into smaller rectangular tiles, and saves them as .tif files in a separate folder using rasterio and OpenCV libraries.

Notifications You must be signed in to change notification settings

recepsuluker/SatImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Split Satellite Image Into Tiles

Here is a Python script that reads a single band Sentinel-2 image in JPEG2000 format (.jp2), splits it into smaller rectangular tiles, and saves them as .tif files in a separate folder using rasterio and OpenCV libraries.

About

Here is a Python script that reads a single band Sentinel-2 image in JPEG2000 format (.jp2), splits it into smaller rectangular tiles, and saves them as .tif files in a separate folder using rasterio and OpenCV libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages