Search Results for "gabor wavelet transform"

Showing 24 open source projects for "gabor wavelet transform"

View related business solutions
  • Manage your entire team in one app Icon
    Manage your entire team in one app

    With Connecteam you can manage every aspect of your business on the go, no workstation needed.

    Connecteam is an award-winning all-in-one employee management solution for daily operations, communications, and human resource management.
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • 1
    libPGF

    libPGF

    libPGF is an implementation of the Progressive Graphics File (PGF)

    The Progressive Graphics File (PGF) is an efficient image file format, that is based on a fast, discrete wavelet transform with progressive coding features. PGF can be used for lossless and lossy compression. It's most suitable for natural images. PGF can be used as a very efficient and fast replacement of JPEG 2000.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 2
    VStar

    VStar

    Multi-platform Variable Star Visualisation and Analysis

    VStar is a multi-platform, easy-to-use variable star observation visualisation and analysis tool. Data can be read from a file or the AAVSO database, light curves and phase plots created, period analysis performed, and filters applied. Plugins can be developed, e.g. to make additional observation sources available. See also: 1. http://www.aavso.org/vstar-overview 2. http://www.aavso.org/forums/about-aavso/vstar 3. http://dbenn.wordpress.com/category/astronomy-science/vstar 4....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Iris Recognition Matlab Code
    The code consists of an automatic segmentation system that is based on the Hough transform, and is able to localize the circular iris and pupil region, occluding eyelids and eyelashes, and reflections. The extracted iris region was then normalized into a rectangular block with constant dimensions to account for imaging inconsistencies. Finally, the phase data from 1D Log-Gabor filters was extracted and quantized to four levels to encode the unique pattern of the iris into a bit-wise biometric...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    wavelib

    C Implementation of Wavelet Transform (DWT,SWT and MODWT)

    Methods Implemented DWT/IDWT A decimated Discrete Wavelet Transform implementation using implicit signal extension and up/downsampling so it is a fast implementation. A FFT based implementation is optional but will not be usually needed. Both periodic and symmetric options are available. SWT/ISWT Stationary Wavelet Transform. It works only for signal lengths that are multiples of 2^J where J is the number of decomposition levels. For signals of other lengths see MODWT implementation. MODWT...
    Downloads: 4 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 5

    wmtsa-python

    Discrete wavelet methods for time series analysis using python

    Several python libraries implement discrete wavelet transforms. However, none of them, or at least none that I know, is aimed at scientific use. This library aims at filling this gap, in particular considering discrete wavelet transform as described by Percival and Walden. This module started as translation of the wmtsa Matlab toolbox (http://www.atmos.washington.edu/~wmtsa/), so most naming conventions and most of the code structure follows their choices. The code uses a mix of python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    WaMoFi

    Wa[velet] Mo[tif] Fi[nder]

    WaMoFi: Is a method for finding protein motifs using the stored information from statistical contact potentials (aaindex) and the a representation by the continuous wavelet transform. Please use: R 3.1.0 and Matlab 2014 How to use: Just replace the directory and files In the head of the WaMoFi.m script. Then, run it in a matlab console. --dataset: your data set in a fasta file --labels: a file with the label/class per line --percTest: how much of the test will be used for finding the motifs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    libdwt

    a cross-platform discrete wavelet transform library implemented in C

    libdwt is a cross-platform discrete wavelet transform library implemented in C language. The library implements fast wavelet transform algorithm using lifting scheme. Cohen-Daubechies-Feauveau wavelets with 4 vanishing moments were used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Fast Matrix for Java

    General purpose matrix utilities for Java in Parallel Computing

    Fast Matrix for Java (fm4j) is a general-purpose matrix utility library for computing with dense matrices. fm4j encapsulated different underlying implementations and select the optimal one in run-time depending on the size of the input matrix. Moreover, fm4j employs Java (Tm) Concurrency to take advantage of the computation power of multi-cor processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    C++ Wavelet Transform Implementation using Lifting Method . http://liftwave.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • Real Time Accounts Payable Automation. Icon
    Real Time Accounts Payable Automation.

    Invoice capture and automation seamlessly integrated with your accounting software

    Yooz provides the smartest, most powerful, and easiest-to-use cloud-based E-invoicing and Purchase-to-Pay automation solution. It delivers unmatched savings, speed, and security with affordable zero-risk subscriptions to more than 5,000 customers and 300,000 users worldwide.
  • 10

    jpxdec

    jpxdec is open-source scanline jpeg2000 decoder library written in C

    jpxdec is open-source scanline jpeg2000 decoder library written in C, which utility implements the continuous tone image compression spec, also known as ISO/IEC 15444 (JPEG 2000 Standard). FEATURES: 1. Scan lines decoding and row-based wavelet transform. 2. Use fix-point to achieve high performace. 3. Memmory management support. 4. Stream-based input decoding. 5. Automatically colospace convert support. 6. Support basic 5 progression order.(LRCP,RLCP,RPCL,PCRL,CPRL) http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ISAD

    Individual Synaptic Activity Detection (ISAD)

    ISAD is a peak detection software that detects individual (pre-)synaptic activity in microscopy images from neuronal cultures transfected with pHluorin. It computes synaptic signals from automatically segmented regions of interest and detects peaks that represent vesicle fusion events, thus, pre-synaptic activity. ISAD is based on MWA, which is a continuous wavelet transform based algorithm that employs multiple wavelets and is published as: Sokoll, S., Tönnies, K., and Heine, M. Detection...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Implements Lazy Wavelet Transform with Lifting in several variants: 1-D, 2-D, 3-D, integer precision, etc. Sample video compressor, integrated with FFmpeg. OpenCL version is created.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    DyadWaves is an easy to use Windows/Linux GUI for 1D and 2D Wavelet Transform. This software is pretty basic with functionality consisting of Wavelet Transform computation, signal/image approximation and denoising using up to three transform modes.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    1D/2D Discrete Wavelet Transform fully programmed in Python+Numpy. Homepage : http://wavepy.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This wavelet library implements the 1D wavelet transform of matlab wavelet toolbox with c++. It aims to supply an easy-to-use, portable and efficient wavelet toolbox to those who are used to the matlab wavelet interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Continuous wavelet transform library
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    wxMorlet implements the new algorithm (see "Documentation") for the computation of the continuous wavelet transform with the Morlet wavelet. wxMorlet calculates it as a numerical solution of the proper PDE and represents the results in a graphical form
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Clean implementation (in ANSI-C) of the Wavelets Transform. It works fairy good as a sparser, which can be combined with a compression algorithm (by using programs like bzip and gzip) to achieve high compression ratios (as good as mp3's).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A command-line tool for applying the continuous wavelet transform with respect to predefined wavelets to sampled data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A library written in C for lossy image compression. Library libopen/format OPEN supports two methods of compression - discrete cosine transform (used in JPEG) and discrete wavelet transform (used in JPEG2000).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Wavelet Transform Spectrum Analyzer: a tool for analyzing the power spectrum of a signal (typically from a photon-counting device) by using an external board, with a Digital Signal Processor outside the CPU.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Image recognition program for granulometry analysis. Based on wavelet transform and levelset method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    cross wavelet transform and wavelet coherence for examining relationships in time frequency space between two time series
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The purpose of this project is to experiment around the directional wavelet transform to use it in a state of the art image compression library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next