Showing 42 open source projects for "wavelet c#"

View related business solutions
  • Better time tracking for projects, billing, and payroll Icon
    Better time tracking for projects, billing, and payroll

    Journyx makes it easy to gather accurate time and expense data so you can make smarter, more informed business decisions.

    This product is especially great for project managers, COOs, finance professionals, accountants, or payroll admins in any industry.
  • PMG Low-Code Automation Platform Icon
    PMG Low-Code Automation Platform

    For companies of all sizes interested in a low-code and digital process automation platform

    PMG is a low-code software platform that allows users to configure automation solutions and business applications to drive digital transformation initiatives. From streamlining business processes through automation, to integrating existing systems and filling in point solution functionality gaps, to delivering a collaborative workspace and unified user experience – PMG’s low-code platform does it all without coding. Business users as well as IT resources are empowered to configure, deploy, and maintain solutions that meet their company’s specific needs.
  • 1
    Wavelet, a C++ class library for Wavelet transforms on images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NumeRe

    NumeRe

    Framework for numerical computations, data analysis and visualisation

    Curve fitting | Data analysis | Plotting | Matrix operations | FFT | Extensible framework | Multiple file formats | Programmable | Open source | Free for everyone NumeRe: Framework for Numerical Computation is a numerical framework written for Microsoft Windows(R) and released under the GNU GPL v3 for solving and visualizing mathematical and physical problems numerically. Keep simple things simple: You want to plot a sine function? Just enter 'plot sin(x)'. You want to load some data?...
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 3

    gimp-plugins-zvezdochiot

    Collection GIMP plugins by zvezdochiot

    Collection GIMP plugins by zvezdochiot: * gimp-plugin-astronomy * gimp-plugin-avif * gimp-plugin-beautify * gimp-plugin-bilateral * gimp-plugin-colors-threshold * gimp-plugin-deskew * gimp-plugin-dithering * gimp-plugin-djvu * gimp-plugin-fourier * gimp-plugin-ogniewski-scaler * gimp-plugin-photorestore * gimp-plugin-pixel-art-scalers * gimp-plugin-refocus * gimp-plugin-resize-ris * gimp-plugin-ris * gimp-plugin-scaler-biakima * gimp-plugin-yuv * gimp-wavelet: - gimp-plugin-wavelet-decompose...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 25 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 5

    WaveletStat

    Wavelet analysis of 1D and 2D statistical distributions

    This is WaveletStat, a scientific software to analyse statistical distributions by Continuous Wavelet Transforms (CWTs). Taking an input random sample, it computes the corresponding CWT, filters out the noise based on a p-value criterion, and reconstructs a denoised model of the density function by matching pursuit iterations. The C++ code has two branches: the 1D branch can be used on 1D distributions only, while 1D2D can be used both on 1D and 2D distributions (though less optimal on 1D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 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: 2 This Week
    Last Update:
    See Project
  • 8

    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
  • 9
    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: 2 This Week
    Last Update:
    See Project
  • Safety Management Platform | SafetyIQ Icon
    Safety Management Platform | SafetyIQ

    Keep your workers safe, no matter where they are

    SafetyIQ is revolutionizing the way businesses approach safety. As a leading provider of comprehensive workplace safety software, we cater to four key areas: Mobile Worker Safety, EHS (Environment, Health, and Safety), Fatigue Management, and Training. Our platform is designed to safeguard your workers, no matter their location or task, ensuring all-around safety compliance. Unlike most safety software providers that only react to incidents or implement proactive measures, SafetyIQ introduces a third pillar to safety management - predictive analytics. We transform the untapped wealth of safety data within your organization into actionable insights to inform safety strategies, mitigating risks even before they aris
  • 10
    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: 6 This Week
    Last Update:
    See Project
  • 11

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

    wavepack

    Fast nD wavelet packet C library

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    pyLwt

    Liftng wavelet program built using python and g++

    This is a lifting wavelet program running in Windows7 and Ubuntu10.04.4, It is a mix program of Python and C++. The GUIs are built using Python, and the core algorithms of wavelet are built using standard C++. Notes: 1. To run this program, you should sure that the following dependent packages are installed in your computer: ctypes, wxPython, PIL, and NumPy? 2. I test this program using python2.7.3 in Windows7 and python2.6.5 in Ubuntu 10.04.4 3. You can run it using this command: "python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    pywt

    wavelet program built using python and g++

    This is a wavelet program running in Windows7 and Ubuntu10.04.4, It is a mix program of Python and C++. The GUIs are built using Python, and the core algorithms of wavelet are built using standard C++. Notes: 1. To run this program, you should sure that the following dependent packages are installed in your computer: ctypes, wxPython, PIL, and NumPy? 2. I test this program using python2.7.3 in Windows7 and python2.6.5 in Ubuntu 10.04.4 3. You can run it using this command: "python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    WaveSorter

    A powerful, versatile tool for offilne spike analysis and sorting

    ... properties (width, etc.) can be saved to disk in simple text files. WaveSorter is written in C++, utilizes the GNU Scientific Library for all computation, and is highly parallelized; on modern hardware it can handle files containing several 100,000s of waveforms per channel with almost no noticeable loss in GUI fluidity and <1sec lags for files with >1,000,000 waveforms per channel. It can be run in batch mode. It supports a wide array of binary file formats as well as ASCII text.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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: 0 This Week
    Last Update:
    See Project
  • 17

    astrovideoguide

    Very simple web-interfase for astrospectrograph

    Videoguide allows you to correct star position in case of bad guiding system of telescope. Here is software for videoguide, hardware part consists of PIC-ruled step motors, which tilt a glass plate, correcting by this tilt position of a star or other object. The guiding object is selected by operator in a part of video from gude's CCD-camera. Selected area can be preprocessing by wavelet-filter or median filter and/or histogram equalisation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    MolBioLib

    C++11 framework for rapid develop and deploy of bioinformatic tasks.

    ..., ranging from alignment data to annotations. MolBioLib includes programs to perform a wide variety of analysis tasks such as computing read coverage, annotating genomic intervals, and novel peak calling with a wavelet algorithm. While MolBioLib was designed primarily for bioinformatics purposes, much of its functionality is applicable to a wide range of problems. Complete documentation and an extensive automated test suite are provided. This package assumes fluency in both UNIX and C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    blitzwave

    C++ wavelet library

    blitzwave is a c++ wavelet library building on the blitz++ array classes. NOTE: blitzwave has moved to GitHub - the new project URL is http://github.com/oschulz/blitzwave/ .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    C++ Wavelet Transform Implementation using Lifting Method . http://liftwave.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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
  • 22
    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: 0 This Week
    Last Update:
    See Project
  • 23
    Rududu will be a wavelet video codec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Adaptive Wavelet Applications on general domains - the goal still far away. But the first step is done. This project aims at introducing wavelet methods realized in C++. As building block it uses FLENS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    EPSILON is a powerful Open Source wavelet image compressor. The project is aimed on parallel and robust image processing.
    Leader badge
    Downloads: 69 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next