Skip to content

Instantly share code, notes, and snippets.

@asvcode
Created November 5, 2020 16:46
Show Gist options
  • Save asvcode/ba1b04771e61442d1f7875b5defef959 to your computer and use it in GitHub Desktop.
Save asvcode/ba1b04771e61442d1f7875b5defef959 to your computer and use it in GitHub Desktop.
scaled = scaled_px(patient6)
crop = scaled[280:400,300:450]
show_image(crop, cmap='bone');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment