savannah-register-public
[Top][All Lists]
Advanced

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

[Savannah-register-public] [task #10149] Submission of Fast Wavelet Tran


From: Glen Alan MacLachlan
Subject: [Savannah-register-public] [task #10149] Submission of Fast Wavelet Transform
Date: Thu, 04 Feb 2010 03:51:40 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.49 Safari/532.5

URL:
  <http://savannah.gnu.org/task/?10149>

                 Summary: Submission of Fast Wavelet Transform
                 Project: Savannah Administration
            Submitted by: bindatype
            Submitted on: Thu 04 Feb 2010 03:51:39 AM GMT
         Should Start On: Thu 04 Feb 2010 12:00:00 AM GMT
   Should be Finished on: Sun 14 Feb 2010 12:00:00 AM GMT
                Category: Project Approval
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

A new project has been registered at Savannah 
This project account will remain inactive until a site admin approves or
discards the registration.


= Registration Administration =

While this item will be useful to track the registration process, *approving
or discarding the registration must be done using the specific Group
Administration
<https://savannah.gnu.org/siteadmin/groupedit.php?group_id=10455> page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

* Group Administration
<https://savannah.gnu.org/siteadmin/groupedit.php?group_id=10455>


= Registration Details =

* Name: *Fast Wavelet Transform*
* System Name:  *fwt*
* Type: non-GNU software & documentation
* License: GNU General Public License v2 or later

----

==== Description: ====
Does a fast discrete wavelet decomposition on a file holding  a numerical
array whose length is an integer power of 2 and also does inverse
transformation. What makes this code unique is that it is lightweight and
written (in C) to behave like a unix tool. It works with pipes and redirects
and therefore can be piped with other unix tools such as sort or head, etc and
is ideal for calling from within Bash or other scripts. 

Many other wavelet software packages are large and cumbersome or are written
for proprietary applications such as Matlab or Mathematica. This project is
different from a project like FFTW3 because meant to be easy to use from the
command line like cat or grep.

Options are available to use several wavelet filters from the Daubechies and
Coiflet families of filters. New filters can be added in a relatively
straightforward way so the project is extensible without requiring steep
learning curve. 

This project would make a valuable addition to those interested in science,
math, and engineering.  Also, I am a physicist, not a professional programmer
so I am hoping to attract interest and hopefully improve the project. 


==== Other Software Required: ====
gcc
make


==== Tarball URL: ====
http://savannah.gnu.org/submissions_uploads/fwt.tar.gz






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?10149>

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





reply via email to

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