help-octave
[Top][All Lists]
Advanced

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

Re: error: `nonmax_supress'


From: Martin Helm
Subject: Re: error: `nonmax_supress'
Date: Wed, 01 Aug 2012 15:49:11 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120713 Thunderbird/14.0

On Aug 1, 2012, at 3:26 PM, address@hidden wrote:
>> > Oh well, I installed it via software.opensuse.org and yes it's unstable 
>> > one since there isn't any stable package availabe for my distro version. 
>> > Do you have any solution for this? :) 
I am using openSUSE, can you give me the link, which repository you
used  for the package.
In my image package the following test works:

octave:1> pkg load image
octave:2> im = rand(100);
octave:3> edgeim=edge(im,'canny',[0.1 0.2],1);
octave:4>

without error, my image package is installed with the "pkg install
-forge image" and not via rpm.
So uninstall the  image package rpm with yast and do it as Søren suggested.

You should also file a bug report to the openSUSE bugtracker so that it
will be resolved, it seems to be a packaging error, it is obviously no
octave problem.


reply via email to

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