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

similarity #229

Open
DanielJDufour opened this issue May 11, 2024 · 0 comments
Open

similarity #229

DanielJDufour opened this issue May 11, 2024 · 0 comments

Comments

@DanielJDufour
Copy link
Member

Is your feature request related to a problem? Please describe.
Should probably come up with a way to compare similarity of two rasters, drawing inspiration from: https://github.com/danieljdufour/polygon-similarity (which aligns rasterized polygons to the same grid)

Describe the solution you'd like

geoblaze.similarity(a, b)
0.7

Describe alternatives you've considered
Maybe something like https://www.npmjs.com/package/pixelmatch

Additional context
Could probably leverage rasterCalculator which should do the alignment. Similarity would just be basically running a special function over the raster

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant