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

Artifacts at tile edge after pansharpening #208

Open
pwicks86 opened this issue Oct 30, 2016 · 0 comments
Open

Artifacts at tile edge after pansharpening #208

pwicks86 opened this issue Oct 30, 2016 · 0 comments

Comments

@pwicks86
Copy link

After I pansharpen an image with landsat-util, I get color artifacts at the edge of the tile. For example:
example of artifacts

The code I am using for pansharpening follows:

p = landsat.image.PanSharpen(tile_path, bands=[4,3,2], dst_path=dst, verbose=True)
p.run()
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