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

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

[Octave-bug-tracker] [bug #41916] regionprops 'boudingbox' incorrect res


From: David Pirotte
Subject: [Octave-bug-tracker] [bug #41916] regionprops 'boudingbox' incorrect results
Date: Thu, 20 Mar 2014 22:49:27 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20140205 Firefox/24.0 Iceweasel/24.3.0

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

                 Summary: regionprops 'boudingbox' incorrect results
                 Project: GNU Octave
            Submitted by: tupi
            Submitted on: Thu 20 Mar 2014 07:49:26 PM BRT
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: David Pirotte
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Dear maintainer,

I believe there is serious [critical, imo] bug in regionprops 'boudingbox'. 
Here is a sample test
case: 

    save the attach script, chmod a+x;
    save the small test mask image and
    run:

        bb-test . sm-mask png

    the results speak for themselves.

Here below the set of values per octave/octave-image version [availble in the
debug session,
copied here to help

#{

3.6 - 2.0.0-3: stats(i).BoundingBox
ans =    0.50000   36.50000   39.00000   64.00000
x1 =  1
x2 =  39
y1 =  37
y2 =  100

3.8 - 2.2.1-1: stats(i).BoundingBox
ans =    0.50000   70.50000   32.00000   50.00000
x1 =  1
x2 =  32
y1 =  71
y2 =  120

}#




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 20 Mar 2014 07:49:26 PM BRT  Name: sm-mask.png  Size: 10kB   By:
tupi

<http://savannah.gnu.org/bugs/download.php?file_id=30979>
-------------------------------------------------------
Date: Thu 20 Mar 2014 07:49:26 PM BRT  Name: bb-test.sh  Size: 992B   By: tupi

<http://savannah.gnu.org/bugs/download.php?file_id=30980>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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