[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #9360] image package: new function otsuthr
From: |
Carnë Draug |
Subject: |
[Octave-patch-tracker] [patch #9360] image package: new function otsuthresh.m |
Date: |
Sun, 4 Jun 2017 07:54:35 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0 |
Follow-up Comment #3, patch #9360 (project octave):
I have made some changes to it:
https://bitbucket.org/carandraug/octave-image/commits/1664caa6b2729a50adb47700cbbdf9bb8194f522
When it comes to tests, since the point of this function is to use on
processed histograms and to control the number of bins, can you use histograms
that are not already used in the graythresh? Things like histograms with 10
bins, all bins with a value of zero, an histogram of length 0 and one, an
histogram with values of class integer, an histogram with an Inf, etc?
At the moment, Octave comes with penny.mat which could be used for testing
purposes and is very unlikely to change.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?9360>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-patch-tracker] [patch #9360] image package: new function otsuthresh.m,
Carnë Draug <=