help-octave
[Top][All Lists]
Advanced

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

Re: error: `nonmax_supress'


From: astie . darmayantie
Subject: Re: error: `nonmax_supress'
Date: Wed, 1 Aug 2012 13:51:27 +0000

Waw, thank you for the help! 

Much appreciated :)
------Original Message------
From: Martin Helm
To: address@hidden
Cc: Søren Hauberg
Cc: Octave-help
Subject: Re: error: `nonmax_supress'
Sent: Aug 1, 2012 8:49 PM

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.

Sent from my BlackBerry®
powered by Sinyal Kuat INDOSAT

reply via email to

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