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

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

[Octave-bug-tracker] [bug #46392] image package - regionprops(bw, 'Perim


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #46392] image package - regionprops(bw, 'Perimeter') gives incorrect result
Date: Fri, 24 Jun 2016 22:39:50 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #2, bug #46392 (project octave):

I have pushed your patch
http://hg.code.sf.net/p/octave/image/rev/a0405f2664f4

However, as you have noticed yourself, the current version of regionprops is a
work in progress (unfortunately, a much more slow progress than I initially
hoped for).  The purpose of this work is to vectorize the computations of the
properties which were just too slow.  What this means is that the computations
for Perimeter will have to be rewritten anyway.

Take a look on how regionprops has been written now if you are interested in
making it work for the next release of the image package.  I hope the comments
are quite explicit how the code is supposed to work but I will be happy to
clear up anything.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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