help-octave
[Top][All Lists]
Advanced

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

Octave 3.8.0 Image 2.2.0 segmentation fault after call to imrotate


From: ijourneaux
Subject: Octave 3.8.0 Image 2.2.0 segmentation fault after call to imrotate
Date: Tue, 25 Feb 2014 11:46:46 -0800 (PST)

I was able to isolate the segmentation fault when exiting Octave 3.8.0. If I
call imrotate then exit octave, I get the segmentation fault. The results
from imrotate seem to be correct.

Here is a test program

AI3c=imread('AI3c70.tif');
AI3cr=imrotate(AI3c(1:3050,:),-5/3.14*180,'bilinear','crop');

Here is the image
https://dl.dropboxusercontent.com/u/76158792/AI3c70.tif

Any thoughts on how I can troubleshoot further would be greatly appreciated.




--
View this message in context: 
http://octave.1599824.n4.nabble.com/Octave-3-8-0-Image-2-2-0-segmentation-fault-after-call-to-imrotate-tp4662318.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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