Skip to content

Instantly share code, notes, and snippets.

@dscho
Created August 4, 2010 17:59
Show Gist options
  • Save dscho/508521 to your computer and use it in GitHub Desktop.
Save dscho/508521 to your computer and use it in GitHub Desktop.
<source lang="lisp">
(import '(ij IJ))
(def gold (IJ/openImage "http://rsb.info.nih.gov/ij/images/AuPbSn40.jpg"))
(.show gold)
</source>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment