All Projects → sentinel-hub → time-lapse

sentinel-hub / time-lapse

Licence: CC-BY-SA-4.0 License
Python scripts for creating time lapse videos and gifs from Sentinel-2 images

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to time-lapse

fabric
Urban change model designed to identify changes across 2 timestamps
Stars: ✭ 53 (+20.45%)
Mutual labels:  sentinel-2
deepwatermap
a deep model that segments water on multispectral images
Stars: ✭ 81 (+84.09%)
Mutual labels:  sentinel-2
awesome-spectral-indices
A ready-to-use curated list of Spectral Indices for Remote Sensing applications.
Stars: ✭ 357 (+711.36%)
Mutual labels:  sentinel-2
Start maja
To process a Sentinel-2 time series with MAJA cloud detection and atmospheric correction processor
Stars: ✭ 47 (+6.82%)
Mutual labels:  sentinel-2
PSTCR
Q. Zhang, Q. Yuan, J. Li, Z. Li, H. Shen, and L. Zhang, "Thick Cloud and Cloud Shadow Removal in Multitemporal Images using Progressively Spatio-Temporal Patch Group Learning", ISPRS Journal, 2020.
Stars: ✭ 43 (-2.27%)
Mutual labels:  sentinel-2
cloud-free-subregion
Google Earth Engine application that finds Sentinel-2 images that are cloud-free in a particular area of interest.
Stars: ✭ 43 (-2.27%)
Mutual labels:  sentinel-2
PyTrx
PyTrx is a Python object-oriented programme created for the purpose of calculating real-world measurements from oblique images and time-lapse image series. Its primary purpose is to obtain velocities, surface areas, and distances from oblique, optical imagery of glacial environments.
Stars: ✭ 31 (-29.55%)
Mutual labels:  time-lapse
waterquality
Package designed to detect and quantify water quality and cyanobacterial harmful algal bloom (CHABs) from remotely sensed imagery
Stars: ✭ 31 (-29.55%)
Mutual labels:  sentinel-2
Land-Cover-Classification-using-Sentinel-2-Dataset
Application of deep learning on Satellite Imagery of Sentinel-2 satellite that move around the earth from June, 2015. This image patches can be trained and classified using transfer learning techniques.
Stars: ✭ 36 (-18.18%)
Mutual labels:  sentinel-2
starfm4py
The STARFM fusion model for Python
Stars: ✭ 86 (+95.45%)
Mutual labels:  sentinel-2
SIAC GEE
SIAC GEE version
Stars: ✭ 41 (-6.82%)
Mutual labels:  sentinel-2
Imagery-Apps
Example JavaScript source code for ArcGIS imagery apps (Landsat Explorer and Sentinel Explorer) that you can expand or customize.
Stars: ✭ 24 (-45.45%)
Mutual labels:  sentinel-2
biodivMapR
biodivMapR: an R package for α- and β-diversity mapping using remotely-sensed images
Stars: ✭ 18 (-59.09%)
Mutual labels:  sentinel-2

Sentinel-2 time-lapse

The SentinelHubTimelapse class allows automatic creation of time-lapses using our sentinelhub and s2cloudless python packages.

The class allows creation of GIF and AVI videos, given a bounding box and a time interval. Sentinel-Hub's cloud detection classifier is used to filter cloudy images out of the time-lapse.

Requirements

The package requires the following Python packages: (versions listed are the versions that we have used):

Examples

Examples of how to automatically create time-lapses are provided in the SentinelHubTimelapseExamples Jupyter notebook.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].