Full cumulative sum processing for change detection
Project description
Cusum
Package for processing Cumulative Sum (CuSum) change detection algorithm from downloading SAR images to visual shapefile result
Environment Setup
Start with creating a dedicated environment with conda, installing python 3.9. In a terminal or command prompt :
conda create -n my_env python=3.9
Install
In a terminal, activate your dedicated environment and install gdal 3.6.4 :
conda activate my_env
conda install -c conda-forge gdal=3.6.4
Install the cusum package using pip :
pip install cusum
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cusum-0.2.2.tar.gz
(24.8 kB
view details)
File details
Details for the file cusum-0.2.2.tar.gz.
File metadata
- Download URL: cusum-0.2.2.tar.gz
- Upload date:
- Size: 24.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4458830e27cd0ef8cbd4990f3065c91fffc1615c69f27751112637b85cfef6a3
|
|
| MD5 |
db22fd48321a334224a00ad71ced24a2
|
|
| BLAKE2b-256 |
bc20476816590095bd24fbb5d364261d4e2b12023cf58a4b911026c1469e0862
|