Search Results for "wavelet transform c" - Page 4

Showing 239 open source projects for "wavelet transform c"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • 1
    Evita is a prototype system for the exploration of terascale dataset by using a a wavelet-based representational scheme allowing ranked access to macroscopic data features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This code uses a technique originally developed for facial recognition to describe shear stress distributions in open channel flow. In this approach, a synthetic database of images representing normalized shear stress distributions is formed from the training data set using recurrence plot analysis. A face recognition algorithm is then employed to synthesize the recurrence plots and transform the original database into short-dimension vectors containing similarity weights proportional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Qt-Oscilloscope

    Qt-Oscilloscope

    Qt based GUI for the Analog Discovery USB Oscilloscope

    Analog Discovery is an affordable, yet powerful, USB device that provides, among other features, an analog 2-channel, 100 Msample/s oscilloscope and an analog waveform generator. This project has developed a Qt-based GUI that makes the most important oscilloscope and waveform generator functions of the Analog Discovery device available for Linux users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Brainwave Analyzer

    Discrete Fourier Transform of Brainwaves

    The Brainwave Analyzer is NOT a finished program. So far it does do Discrete Fourier Transform of brainwaves (very slow), but does not yet do Fast Fourier Transform of brainwaves, nor does it yet calculate frequency. (Later more complete versions should be coming over the next few months.) Written in C# 2010 Access file and csv sample files included. Program assumes that access file is at: C:\Openvibe\OpenVibe.accdb The Brainwave Analyzer is a free open source program written by ??? Based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • NeoLoad is a very comprehensive tool if you are looking for a performance test tool for web applications and other applications Icon
    Your applications are all built differently, but they all need to perform. NeoLoad simplifies and scales performance testing for everything, from APIs and microservices, to end-to-end application testing through innovative protocol and browser-based capabilities.
  • 5

    ViennaCL

    Linear algebra and solver library using CUDA, OpenCL, and OpenMP

    ViennaCL provides high level C++ interfaces for linear algebra routines on CPUs and GPUs using CUDA, OpenCL, and OpenMP. The focus is on generic implementations of iterative solvers often used for large linear systems and simple integration into existing projects.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 6
    olego

    olego

    OLego – short or long RNA-seq read mapping to discover exon junction

    OLego is a program specifically designed for de novo spliced mapping of mRNA-seq reads. OLego adopts a seeding and extension scheme, and does not rely on a separate external mapper. It achieves high sensitivity of junction detection by using very small seeds (12-14 nt), efficiently mapped using Burrows-Wheeler transform (BWT) and FM-index. This also makes it particularly sensitive for discovering small exons. It is implemented in C++ with full support of multiple threading, to allow fast...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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: 1 This Week
    Last Update:
    See Project
  • 8
    jpegant

    jpegant

    Embedded JPEG encoder

    Jpegant is a compact JPEG encoder for embedded applications. It is intended to be executed on small microcontrollers or microprocessors. High speed and small memory usage is its main concern. It implements a subset of JPEG standard. Now the code contains JPEG decoder so if you decided to use nonstandard transform or entropy coding in encoder you still will be able to decode bitstream (provided that you keep the decoder in sync of course). Release 1.1 source code and Windows executables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    libsombrero

    Astronomical object/structure detection from 1D and 2D data sets.

    Sombrero is a fast wavelet image processing and object detection C library for astronomical images. Sombrero is named after the "Mexican Hat" shape of the wavelet masks used in image convolution and is released under the GNU LGPL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
  • 10
    Global Projection Transform matching for pattern recognition. C source files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A More Accurate Fourier Transform

    A More Accurate Fourier Transform

    Computes Accurate Fourier Transform via Explicit Integration not FFT

    Fourier transform methods are used to analyze functions and data sets to provide frequencies, amplitudes, and phases of underlying oscillatory components. Fast Fourier transform (FFT) methods offer speed advantages over evaluation of explicit integrals (EI) that define Fourier transforms. It has been shown recently that EI methods can be more accurate than FFT methods (Courtney and Courtney, A More Accurate Fourier Transform) for scientific data analysis and that EI methods can be implemented...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    C implementation of the MIT's Nearly Optimal Sparse Fast Fourier Transform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    cvastroalign

    cvastroalign

    video align tool for astrophotography

    cvastroalign is a program that loads a video sequence, aligns and stacks the selected frames obtaining an image as result of this process..
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14

    isbntools

    A command line tool to extract, transform and get metadata for ISBNs

    As of 2015-06-02, this project is no longer under active development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    C++ Win32 and LINUX Wavelet libraries. 1. MSVC++ DLLs 2 MinGW DLLs and static libraries. 3 LINUX shared and static libraries. Home : http://wavelet2d.sourceforge.net/
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    ezSIFT

    An easy-to-use standalone SIFT library written in C/C++

    *************************************************************************** Updated 06/28/2018 The ezSift project has moved to https://github.com/robertwgh/ezSIFT *************************************************************************** The SIFT (scale-invariant feature transform) algorithm is considered to be one of the most robust local feature detector and description methods. Most of the open-source SIFT implementations rely on some 3rd-party libraries. Some of them even rely on a few...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    FFTL

    Templated Fast Fourier Transform in C++

    Now moved to GitHub: https://github.com/CoreyShay/FFTL Provides some relatively easier to use than normal templated FFT classes written in C++. This is currently still a work in progress, but the FFT portion (complex and real) both output the correct results, and the code executes very quickly, around only 30% or so slower than the much more difficult to compile FFTW on SSE enabled platforms. Though optimized code only runs on SSE (x86) based platforms, it's a very simple matter to port...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NSqlParser is the .net version about JSqlParser project,usually,its used for parse and transform a SQL statement into c# classes. As we know,The JSqlParser(see http://jsqlparser.sourceforge.net/) is a very simple and intelligence tool which can parse SQL statement and translate it into a hierarchy of Java classes. This great assembly is based on another smart and famous assembly whoes name is 'javacc'. Now I build this c# project which is based on JSqlParser project .Notably,the JSqlParser...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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
  • 20
    trafalgar.map

    trafalgar.map

    Open Street Map (OSM) tools, OSM/XML parser, tag extractor

    ... tool for trafalgar files, including fast osmtoolz import filter, GPX an KML track import (see screenshots) There is a small script included which helps to transform from *.bz2 to *.gz using a named pipe (seems not to work for cygwin)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    XMLNuke

    XMLNuke

    A Web Development Framework focused on the Data

    == THIS PROJECT HAS MOVED TO https://github.com/byjg/xmlnuke == XMLNuke is a Web Development Framework focused on produce the data. You can to create applications very rich by producing natively XML or JSON and the Framework transforms this data to another formats including XHTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    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
  • 23

    C++11 ThreadPool

    An easy-to-use thread pool for C++11.

    An easy-to-use thread pool for C++11. With ThreadPool class for queueing free functions, and with parallel versions of std::for_each() and std::transform(). Configurable for header-only use or with a library. With many usage examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    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
  • 25

    x2fasta

    Tools for reformatting common sequence formats into fasta

    A collection of tools to transform common biosequence formats (e.g. EMBL, SWISS-PROT, UniProtKB, GenBank and RefSeq) into the fasta sequence format.
    Downloads: 1 This Week
    Last Update:
    See Project