Re: Regarding Imresize usage function

Nicholas Jankowski <[email protected]> Thu, 10 Nov 2022 16:51:07 -0500
Newsgroups gmane.comp.gnu.octave.general
Message-ID <CALW4+bKqtTY+SVjE-MFXK4CmmCMHZYHjtmTk5672CUcrf1ZqMw@mail.gmail.com>
On Thu, Nov 10, 2022 at 3:13 PM Vaseem, Shaik via Help-octave <
[email protected]> wrote:

> Regarding the usage of imresize  function with property ,value .How to
> pass value to it and in help imresize in command prompt it is showing three
> functions like imresize(Im,scale), imresize (Im,[Rows Columns]), imresize
> (Im,[Rows Column], method) but not the function of imresize (..,..,
> property,value,..) please explain this issue should I need to add an
> library or download anything.
>
>
(as the comment at the end shows, you may get a better response at the new
Octave Discourse group)

What version of octave and the image package are you using?  (the 'ver'
command will give you that information)

I have Octave 7.3.0 (just released) with image package v 2.14.0.  In that
version, I get the following from help imresize:


-- Function File: imresize (IM, SCALE)
 -- Function File: imresize (IM, [M N])
 -- Function File: imresize (..., METHOD)
 -- Function File: imresize (..., ..., PROPERTY, VALUE, ...)
     Resize image with interpolation


so upgrading your package version might solve your problem, assuming the
property/value combination you need has been implemented.



> ----------
> We are transitioning to a web based forum
> for community help discussions at
> https://octave.discourse.group/c/help
>


----------
We are transitioning to a web based forum
for community help discussions at
https://octave.discourse.group/c/help