[OctDev] Fwd: Re: wiki.octave.org password request

2011-01-01 Thread etienne
Done - Forwarded message from etie...@isr.ist.utl.pt - Date: Sat, 01 Jan 2011 07:03:00 -0800 From: etie...@isr.ist.utl.pt Subject: Re: [OctDev] wiki.octave.org password request To: Judd Storrs Cc: etie...@isr.ist.utl.pt Hi Judd, sorry that you had to wa

[OctDev] Documentation error for hough_lines function

2011-01-01 Thread John Oliver
The code comments and website documentation for the hough_line function in the image package, states that the angles argument is given in degrees and defaults to -90:90. In fact it appears to be in radians and defaults to -pi/2:pi/180:pi/2. Thanks John Oliver