DynaSlum/satsense

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codacy.yml
.codeclimate.json
.editorconfig
.github/ISSUE_TEMPLATE/user-story.md
.gitignore
.prospector.yml
.pylintrc
.readthedocs.yml
.travis.yml
.zenodo.json
CHANGELOG.md
CITATION.cff
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.rst
doc/api/index.rst
doc/api/satsense.bands.rst
doc/api/satsense.extract.rst
doc/api/satsense.features.rst
doc/api/satsense.generators.rst
doc/api/satsense.image.rst
doc/api/satsense.performance.rst
doc/api/satsense.rst
doc/api/satsense.util.rst
doc/index.rst
doc/installation.rst
doc/notebooks/feature_extraction.rst
doc/notebooks/feature_extraction_files/feature_extraction_11_0.png
doc/notebooks/feature_extraction_files/feature_extraction_13_0.png
doc/notebooks/feature_extraction_files/feature_extraction_15_0.png
doc/notebooks/feature_extraction_files/feature_extraction_5_0.png
doc/notebooks/feature_extraction_files/feature_extraction_7_1.png
doc/notebooks/index.rst
doc/requirements.txt
environment.yml
notebooks/Classification/Classification_Example.ipynb
notebooks/FeatureExtraction/feature_extraction.ipynb
notebooks/Performance/Conversions_binary_mask_multipolygon.ipynb
notebooks/Performance/JaccardIndex_Multipolygons.ipynb
notebooks/README.md
setup.cfg
doc/conf.py82
satsense/__init__.py12
satsense/_version.py5
satsense/bands.py64
satsense/extract.py115
A
1 hr
satsense/features/__init__.py25
satsense/features/feature.py144
satsense/features/hog.py188