help-octave
[Top][All Lists]
Advanced

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

Error in Image package in Octave


From: Sivahari Nandakumar
Subject: Error in Image package in Octave
Date: Sun, 14 Oct 2012 10:52:17 +0530

Hi all,
I tried to  install image-1.0.15.tar.gz in octave 3.6.2 using the command pkg install image-1.0.15.tar.gz but it showed the following error.

error: called from `pkg>configure_make' in file /usr/share/octave/3.6.2/m/pkg/pkg.m near line 1384, column 9
error: called from:
error:   /usr/share/octave/3.6.2/m/pkg/pkg.m at line 826, column 5
error:   /usr/share/octave/3.6.2/m/pkg/pkg.m at line 383, column 9

So i copied the .m files in inst directory to /usr/share/octave/3.6.2/m/image. Most of them are working but some shows errors.
when i tried r = medfilt2(q) it showed following error.

error: `__spatial_filtering__' undefined near line 66 column 10
error: called from:
error:   /usr/share/octave/3.6.2/m/image/ordfilt2.m at line 66, column 8
error:   /usr/share/octave/3.6.2/m/image/medfilt2.m at line 64, column 10

How can i correct this?

--
with warm regards
Sivahari Nandakumar
Appropriate Technology Promotion Society
Eroor, Vyttila 09446582917
http://sivaharicec.blogspot.com
--------------------------------------------------------
      fighting for knowledge freedom

reply via email to

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