Public bug reported:

Binary package hint: octave-image

I am trying to use the immaximas function of the octave-image package to
find the maximas inside an image. But it fails looking for a function
called __spatial_filtering__.

The following is the code that I type in and the results that I get out.
octave:1> im=imread("ringimage_first.bmp")
octave:2> immaximas(im)
error: `__spatial_filtering__' undefined near line 98 column 10
error: called from:
error:   /usr/share/octave/packages/3.2/image-1.0.12/ordfiltn.m at line 98, 
column 8
error:   /usr/share/octave/packages/3.2/image-1.0.12/immaximas.m at line 69, 
column 7

I tried manually installing the image-1.0.13 package that I downloaded
from Octave Forge. It fixed the problem.

** Affects: octave-image (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: forge image immaximas octave

-- 
immaximas fails looking for __spatial_filtering__ function
https://bugs.launchpad.net/bugs/670101
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to