octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #42541] imcrop seems to ignore the crop vector


From: anonymous
Subject: [Octave-bug-tracker] [bug #42541] imcrop seems to ignore the crop vector
Date: Wed, 11 Jun 2014 10:42:16 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0

URL:
  <http://savannah.gnu.org/bugs/?42541>

                 Summary: imcrop seems to ignore the crop vector
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 11 Jun 2014 10:42:15 AM UTC
                Category: Libraries
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: Lutz Andersohn
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

when I call imcrop with an optional 2nd vector argument describing the X and Y
crop region, I still get the GUI-crop option and a cropped image is not
automatically returned.
This is a problem with Matlab compatibility. Example

*verbatim+
Out = imcrop(IN, [XL YL XLen YLen]);


starts the interactive crop and does not automatically return the specified
rectangle






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42541>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]