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

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

[Octave-bug-tracker] [bug #44100] image package: regionprops could easil


From: H. G.
Subject: [Octave-bug-tracker] [bug #44100] image package: regionprops could easily deliver more properties
Date: Tue, 27 Jan 2015 20:49:54 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

URL:
  <http://savannah.gnu.org/bugs/?44100>

                 Summary: image package: regionprops could easily deliver more
properties
                 Project: GNU Octave
            Submitted by: hardy
            Submitted on: Di 27 Jan 2015 20:49:53 GMT
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.2
        Operating System: Any

    _______________________________________________________

Details:

In the source code file "regionprops.m" of the release image-2.2.2 the
properties "orientation", "majoraxislength" and "minoraxislength" are included
but commented out (and not listed in the all_props list at the beginning of
the file). I found their output reasonable and useful, would it be possible to
comment them in for the next release of the image package?

Additionally the property "eccentricity" could be easily implemented: with
a=majoraxislength and b=minoraxislength it is definded as
eccentricity=sqrt(1-(b/a)^2) .




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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