Hi,
Sorry for the long delay - I have been on vacation. I don't use the
imcrop function, but it looks fairly easy to implement using ginput. I
am heading off for vacation again for another two weeks and I want to
get in some of the changes I proposed a long while ago before working on
this, so i
On Tue, Aug 5, 2008 at 6:26 PM, Elfnor <[EMAIL PROTECTED]> wrote:
> This would be really useful for implementing a user image crop function,
> similar to matlab's imcrop for example.
David, since you are a recent matlab user and are deeply versed in the
blocking code: how hard would it be to simp
The new ginput function is great.
Would it be possible to have a version that looks to the user like a
RectangleSelector widget but works for the programmer like ginput? That is,
it returns the coordinates of the rectangle.
This would be really useful for implementing a user image crop function