[Scilab-users] IPCV - imrotate

P M p.muehlmann at gmail.com
Tue Apr 30 10:04:42 CEST 2019


One has to enter the angle in degrees.

P.

Am Di., 30. Apr. 2019 um 08:44 Uhr schrieb Stéphane Mottelet <
stephane.mottelet at utc.fr>:

> Le 29/04/2019 à 10:06, P M a écrit :
>
> Dear developers of IPCV,
> using the function   imrotate()   seems to increse the image size.
> Please see following code:
>
> img = zeros(10,10);imshow(img);size(img)img = imrotate(img,90);imshow(img);size(img)
>
>
> I could imagine that the image size changes, when one uses rotation angles
> <> 90°.
> But for exactly 90° this is a strange behaviour.
>
> Best regards,
> Philipp
>
> _______________________________________________
> users mailing listusers at lists.scilab.orghttps://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users
>
> Is the angle in degrees or radians ?
>
> S.
>
> --
> Stéphane Mottelet
> Ingénieur de recherche
> EA 4297 Transformations Intégrées de la Matière Renouvelable
> Département Génie des Procédés Industriels
> Sorbonne Universités - Université de Technologie de Compiègne
> CS 60319, 60203 Compiègne cedex
> Tel : +33(0)344234688http://www.utc.fr/~mottelet
>
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20190430/f25f6140/attachment.htm>


More information about the users mailing list