help-octave
[Top][All Lists]
Advanced

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

Re: imcrop Not Showing Crop Area


From: Hartmut
Subject: Re: imcrop Not Showing Crop Area
Date: Thu, 18 Jul 2019 09:28:57 -0500 (CDT)

Sorry, the imcrop function in Octave's image package only supports very
rudimentary "interactive behavior". In Matlab you get a nice GUI
functionality for interactive cropping: You can even move your crop box
around. [1] But in Octave the very basic behavior is: Just do two mouse
clicks, and that's it.

That's often the case in Octave, most users tend to use it for command line
operations, and less for GUI functionality.

Nevertheless, Octave tries to be as Matlab compatible as possible. So if you
value this GUI functionality of imcrop very high, then feel free to
contribute the corresponding code to Octave's image package, for example
here: [2].

Hartmut

[1]
https://de.mathworks.com/help/images/ref/imcrop.html?s_tid=doc_ta#buz_t2y-1
[2] https://savannah.gnu.org/patch/?func=additem&group=octave



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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