From: Paul K. <pki...@us...> - 2005-02-10 12:09:10
|
Todd, octave-dev is indeed active, and I did see your post on imrotate. I don't see anything about imresize. help-octave and bug-octave are much more active. Your patch looks okay, though I would do mod 360 regardless of whether theta was negative. I'm disappointed that the current imrotate gives an incorrect result you showed in your example, and would like to see that addressed as well. For example, what happens if the angle is 269.999999? Discretizing the angle before checking if it is 270 would be useful. Thanks, - Paul On Feb 9, 2005, at 11:08 PM, Todd Neal wrote: > Hello, > > I saw on octave-maintainers that you are involved in Octave-forge. I > sent an email to the octave-dev list on Sourceforge and haven't > recevied any responses. Is there a more active list ? > > > I am also working on imresize.m clone for Octave and wanted to discuss > it with someone else who was interested. > > > Thanks, Todd > |