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

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

[Octave-patch-tracker] [patch #9448] image package: new function imfindc


From: Hartmut
Subject: [Octave-patch-tracker] [patch #9448] image package: new function imfindcircles.m
Date: Sat, 9 Sep 2017 15:49:37 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #1, patch #9448 (project octave):

The code from comment #0 works fine on it's own, now. But here is a list of
possible code improvements, that can be done after code at other places has
been changed:

* As soon as imregionalmax.m can deal with float values (see bug #51724), then
the subfunction imregionalmax() can be deleted from the code of
imfindcircles.m
* As soon as the function imhmax.m is implemented in the image package, the
subfunction imhmax() can be deleted from the code of imfindcircles.m
* As soon as imviscircles.m is implemented in the image package (see patch
#9449), then the last part of the demo block in imfindcircles.m can be
re-written much nicer.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?9448>

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




reply via email to

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