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

Add processing algorithms for filter/smoothing functions #67

Closed
10 tasks done
nmaarnio opened this issue Feb 2, 2024 · 1 comment · Fixed by #94
Closed
10 tasks done

Add processing algorithms for filter/smoothing functions #67

nmaarnio opened this issue Feb 2, 2024 · 1 comment · Fixed by #94
Assignees
Labels
Processing algorithms Feature/issue related to QGIS processing algorithms

Comments

@nmaarnio
Copy link
Collaborator

nmaarnio commented Feb 2, 2024

  • Focal filter
  • Gaussian filter
  • Mexican hat filter
  • Lee additive noise filter
  • Lee multiplicative noise filter
  • Lee additive multiplicative noise filter
  • Lee enhanced filter
  • Gamma filter
  • Frost filter
  • Kuan filter
@nmaarnio nmaarnio added the Processing algorithms Feature/issue related to QGIS processing algorithms label Feb 2, 2024
@nmaarnio
Copy link
Collaborator Author

nmaarnio commented Mar 4, 2024

Update: CLI functions for the filters have been merged in EIS Toolkit (PR [#307])(GispoCoding/eis_toolkit#307), so this task can be started.

If/when you have time @lehtonenp , feel free to take and assign this to yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Processing algorithms Feature/issue related to QGIS processing algorithms
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants