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

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

[Octave-patch-tracker] [patch #9407] image package: new function houghpe


From: Hartmut
Subject: [Octave-patch-tracker] [patch #9407] image package: new function houghpeaks.m
Date: Tue, 11 Jul 2017 16:15:02 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0

URL:
  <http://savannah.gnu.org/patch/?9407>

                 Summary: image package: new function houghpeaks.m
                 Project: GNU Octave
            Submitted by: hardy
            Submitted on: Tue 11 Jul 2017 08:15:00 PM UTC
                Category: Forge : new function
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I have implemented the missing function "houghpeaks.m" for the image package.

This function finds peaks in the (linear) hough transfrom matrix, as returned
by hough.m. The algorithm is taken from the book (Gonzalez,Woods,Eddins) that
Matlab mentions on its help page of houghpeaks.

You can find the new file on my bitbucket repository:

https://bitbucket.org/hgimpel/octave-image/commits/4cdb27d091dbd33232ef5bc25750090054304266

The file is on the default branch there, in a new head, with the bookmark
"new-houghpeaks" attached.

I will also add the function file (houghpeaks_V1.m) to this report.

I would be happy to hear comments or feedback on this.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 11 Jul 2017 08:15:00 PM UTC  Name: houghpeaks_V1.m  Size: 10kB   By:
hardy

<http://savannah.gnu.org/patch/download.php?file_id=41178>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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