octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #38085] image package: fails to build with --e


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #38085] image package: fails to build with --enable-64 (entropyfilt)
Date: Tue, 12 May 2015 18:43:36 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.6.0

Update of bug #38085 (project octave):

                 Summary: image package: fails to build with --enable-64 =>
image package: fails to build with --enable-64 (entropyfilt)

    _______________________________________________________

Follow-up Comment #10:

>  By the way, if we comment two of the three alternatives on the include file
.h from octave,would it be possible to test/ debug that entropy function is
working as expected ?

I'm not even sure that entropyfilt works correctly on 32-bit machine. The code
on 2.4.0, in a 32 bit build, sometimes segfaults when image is of signed
integer (already fixed). I have also managed to get into an endless loop
sometimes. 

This function has no tests to begin with. A quick comparison against Matlab
already shows me the results differ but I think a big part of this is how it
does the padding. There may be other problems with the function but before
this bug report, I have never looked at the function.

If you are only interested on getting the same results as in a 32 bit build,
just try it with a test image yourself and check if the results are similar.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38085>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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