Re: Regarding Imresize usage function
"Vaseem, Shaik via Help-octave" <[email protected]> Fri, 11 Nov 2022 08:02:07 +0530
| Newsgroups | gmane.comp.gnu.octave.general |
|---|---|
| Message-ID | <CAK6-4bo55geuaNoou90cB-X0=GxrQ+gPHG3OQ_6n1TxZSKkavQ@mail.gmail.com> |
Thanks a lot Nicholas .I have resolved the issue now. On Fri, Nov 11, 2022, 03:21 Nicholas Jankowski <[email protected]> wrote: > > > 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