Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3band indices #414

Merged
merged 18 commits into from
Feb 26, 2022
Merged

3band indices #414

merged 18 commits into from
Feb 26, 2022

Conversation

MATRIX4284
Copy link
Contributor

Added Class for supporting three band differential normalized indices e.g.[Green-Blue NDVI]

…en-Blue NDVI

added triband normalized difference index base class to support indices e.g. Green-Blue NDVI
@github-actions github-actions bot added the transforms Data augmentation transforms label Feb 18, 2022
@adamjstewart adamjstewart added this to the 0.3.0 milestone Feb 18, 2022
torchgeo/transforms/indices.py Outdated Show resolved Hide resolved
torchgeo/transforms/indices.py Show resolved Hide resolved
torchgeo/transforms/indices.py Outdated Show resolved Hide resolved
@calebrob6
Copy link
Member

Can you add tests for this

@github-actions github-actions bot added the testing Continuous integration testing label Feb 23, 2022
@MATRIX4284
Copy link
Contributor Author

Can you add tests for this
done

@calebrob6 calebrob6 merged commit 7be6154 into microsoft:main Feb 26, 2022
@adamjstewart adamjstewart mentioned this pull request Jul 11, 2022
yichiac pushed a commit to yichiac/torchgeo that referenced this pull request Apr 29, 2023
* added triband normalized difference index to support indices e.g. Green-Blue NDVI

added triband normalized difference index base class to support indices e.g. Green-Blue NDVI

* Formatted

* formatted the comments

* formatted

* Update indices.py

* Update indices.py

* formatted

* formatted

* formatted

* formatted

* formatted

* frmtted

* formatted the init

* added test cases

* removed probelematic code

* formatted

* formatted

* formatted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Continuous integration testing transforms Data augmentation transforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants