arthur-e / unmixing

Interactive tools for spectral mixture analysis of multispectral raster data in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switch to using affine transformations with affine

arthur-e opened this issue · comments

Long ago, I wrote functions like xy_to_pixel() that do the job that is now seamlessly accomplished by a nice new-ish library, affine. See on Github.