<div dir="ltr">Sorry, last post.  Here's a slightly more complete version for sake of archiving:<div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Nov 25, 2013 at 9:45 PM, Adam Hughes <span dir="ltr"><<a href="mailto:hughesadam87@gmail.com" target="_blank">hughesadam87@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I made a couple basic utilties:<div>  zoom, crop, and zoomplot</div><div><br></div><div>They're very straightforward, but there was just enough nuance involved that working directly with numpy and matplotlib would become a pain.</div>
<div><br></div><div>See the attached notebook and/or pdf.  The PDF was generaged with nbconvert, and the image quality is poor.  Feel free to use and distribute this; please the ignore the content claim on the title page; it defaults to all of our pdfs that we generate with nbconvert.<br>
<br>On Friday, November 22, 2013 2:03:04 PM UTC-5, Adam Hughes wrote:<blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi everyone,<div><br></div>
<div>I'm used to working with big images of lots of particles.  In the notebook, I'd like to be able to look at a full image, and then at a zoomed in region of interest.  A few basic questions come to mind:</div>
<div>    </div><div> Is there a zoom/crop function or preffered approach to basic manipulations of zooming and cropping, or would I have to do this at the numpy or matplotlib level?  I saw that there's a rectangle function that probably would be useful here.  Does anyone have any examples or personal code built for doing some of these common manipulations?   Ideally, I want to take the fastest approach to:</div>

<div><br></div><div>1.  Selecting a rectangular region of interest (ROI).</div><div>2.  Cropping or zooming in on this region, and storing the ROI as its own array/image.</div><div>3.  If possible, removing the ROI from the original image, and splicing the original image back together.  If this is possible, that would be amazing.  This would allow us to effectively cut out regions of our images that are obviously contaminates. </div>

<div><br></div><div>Thanks.</div><div><br></div><div><br></div></div><span class="HOEnZb"><font color="#888888">
</font></span></blockquote></div></div><span class="HOEnZb"><font color="#888888">

<p></p>

-- <br>
You received this message because you are subscribed to a topic in the Google Groups "scikit-image" group.<br>
To unsubscribe from this topic, visit <a href="https://groups.google.com/d/topic/scikit-image/Ke7_TwUew4U/unsubscribe" target="_blank">https://groups.google.com/d/topic/scikit-image/Ke7_TwUew4U/unsubscribe</a>.<br>
To unsubscribe from this group and all of its topics, send an email to <a href="mailto:scikit-image%2Bunsubscribe@googlegroups.com" target="_blank">scikit-image+unsubscribe@googlegroups.com</a>.<br>
For more options, visit <a href="https://groups.google.com/groups/opt_out" target="_blank">https://groups.google.com/groups/opt_out</a>.<br>
</font></span></blockquote></div><br></div>