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

Getting a banded low quality image. #39

Open
pozuelog opened this issue Apr 25, 2014 · 1 comment
Open

Getting a banded low quality image. #39

pozuelog opened this issue Apr 25, 2014 · 1 comment

Comments

@pozuelog
Copy link

I'm trying to crop camera, but the result is that mi cropped image is being banded and with a low quality.

¿Is this the normal behavior or I'm doing something wrong?

@alecio
Copy link

alecio commented May 9, 2014

The CropImage class has some internal logic to scale the image down, but it was not flexible, so you couldn't really change the internal behavior. I've forked it (http://github.com/alecio/cropimage), making some improvements and also adding the support for the Intent parameter MAX_IMAGE_SIZE where you can increase to improve the quality of the resulting image. Just use it with caution, bit numbers might lead to Out of Memory.

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

2 participants