Skip to content

Instantly share code, notes, and snippets.

@Jim-Holmstroem
Created May 29, 2012 09:45
Show Gist options
  • Save Jim-Holmstroem/2823577 to your computer and use it in GitHub Desktop.
Save Jim-Holmstroem/2823577 to your computer and use it in GitHub Desktop.
To read something badly scanned using adaptive histequalization and full colorrange.
imagesc((adapthisteq(mean(double(imread('image.png'))/255,3))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment