[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #9244] image package: regionprops.m - new
From: |
Hartmut |
Subject: |
[Octave-patch-tracker] [patch #9244] image package: regionprops.m - new properties ConvexHull, ConvexImage, ConvexArea, Solidity |
Date: |
Mon, 30 Jan 2017 23:35:21 +0000 (UTC) |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0 |
URL:
<http://savannah.gnu.org/patch/?9244>
Summary: image package: regionprops.m - new properties
ConvexHull, ConvexImage, ConvexArea, Solidity
Project: GNU Octave
Submitted by: hardy
Submitted on: Mon 30 Jan 2017 11:35:20 PM GMT
Category: Forge : new feature
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Attached is a PATCH (V1) that implements the missing features
* ConvexHull
* ConvexImage
* ConvexArea
* Solidity
in regionprops.m
This patch also adds
* help strings for those new features
* Matlab compatible tests for those new features
The tests are all passing. Only one xtest is failing, because of an imperfect
workaround for bug #50188 in ConvexImage. But even those results are of same
quality as the Matlab results.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Mon 30 Jan 2017 11:35:20 PM GMT Name:
regionprops_convex-properties_V1.patch Size: 18kB By: hardy
<http://savannah.gnu.org/patch/download.php?file_id=39621>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?9244>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-patch-tracker] [patch #9244] image package: regionprops.m - new properties ConvexHull, ConvexImage, ConvexArea, Solidity,
Hartmut <=