An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: lowpass-filter

berndporr/iir1

DSP IIR realtime filter library written in C++

Language: C++ - Size: 12.9 MB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 700 - Forks: 149

darshanp2005/DSP-MATLAB

Contains all codes of digital signal processing , MATLAB

Language: MATLAB - Size: 1 MB - Last synced at: 19 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

siddharthpatelde/distance-to-next-edge

This project focuses on building a logic to calculate the distance to the next edge when a robot equipped with a 2D LIDAR sensor is placed on a table. The project leverages the RPlidar.h library and a Raspberry Pi Pico to work with the LIDAR sensor.

Language: C++ - Size: 31.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 19 - Forks: 1

Haleshot/Image_Processing

A project on Image Processing, leveraging PyQt5 for a user-friendly GUI and implementing essential operations like Low Pass Filter, Downsampling, Upsampling, Thresholding, and Negative Image Generation. It offers a visually engaging experience while exploring the realm of image processing techniques.

Language: Python - Size: 6.42 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 11 - Forks: 2

jniemann66/ReSampler

High quality command-line audio sample rate converter

Language: C - Size: 261 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 169 - Forks: 26

berndporr/iirj

An efficient IIR filter library written in JAVA

Language: Java - Size: 2.37 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 138 - Forks: 36

Auggen21/image-processing-basics-matlab

Image Reading, writing, histogram, histogram equalization, local histogram equalization, low pass filter, high pass filter, geometrical transformation

Language: MATLAB - Size: 840 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 12 - Forks: 2

AyhamRatrout/Butterworth_Filter

In this repository, I take a deep dive into some of the common analysis and design techniques to solving two of the most practical filter design problems: designing lowpass and highpass filters.

Language: MATLAB - Size: 2.24 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RobTillaart/runningAngle

Library to average angles by means of low pass filtering

Language: C++ - Size: 35.2 KB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 2

Auggen21/image_processing_basics

Image Reading, writing, histogram, histogram equalization, local histogram equalization, low pass filter, high pass filter, geometrical transformation

Language: Python - Size: 1.01 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 2

Ramy-Badr-Ahmed/Signal-Processor

Signal Processor in Python - https://doi.org/10.5281/zenodo.13286179

Language: Python - Size: 1.35 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Karsten-Uy/KirbEqualizer

An audio equalizer with customizable highpass, lowpass, and peak filters, allowing precise control over cutoff frequencies, Q values, and gain for personalized audio output.

Language: C++ - Size: 3.91 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

Frederoche/Fourier-transform

Language: C# - Size: 767 KB - Last synced at: 9 months ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 2

kevontheweb/FilterForge

Component value calculator for scaling and offset amplifier circuits and lowpass filters using Texas Instrumetns application notes

Language: Rust - Size: 11 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Haleshot/Signal_Image_Processing

Dive into the world of Signal and Image Processing with this repository. Explore a collection of Python programs covering Discrete Fourier Transform, Elementary Signals, Sampling, Point Processing Techniques, Histogram Processing, Frequency Domain Filtering, Edge Detection, Erosion and Dilation, and Morphological Operations.

Language: Jupyter Notebook - Size: 5.68 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

flaport/torch_lfilter

bring low pass filtering to PyTorch!

Language: Python - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 27 - Forks: 2

TazelHossan/Digital-Image-Processing

Some Digital Image Processing programs which are written in Python.

Language: Python - Size: 63.5 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ShadmehrBakhtiary/EDGEdetection

an exercise for applying edge detection and gaussian blur on a picture

Language: Jupyter Notebook - Size: 1.55 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ozangerger/DigitalFilters

Library of digital filter functions

Language: C++ - Size: 1.51 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Amber0914/Digital_Image_Processing

Implement digital image processing method by using C++, including histogram equalization, edge detection, lowpass/highpass filter and thresholding.

Language: C++ - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 5

PixelSenseiAvi/Image-processing

This repository illustrates various image processing techniques.

Language: Python - Size: 2.38 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 2

soumenca/ImageProcessing_in_Matlab

Image Processing Algorithms Implemented in Matlab

Language: Matlab - Size: 3.03 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 3

nawalmunif/Image-Processing-on-FPGA

An efficient FPGA-based design and implementation of image processing algorithm is presented using verilog hardware description language on Xilinx Vivado.

Size: 36.5 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

saurabhraj23/Denoising-Image

Program is used to remove periodic noise from image.Concept of Fourior-Transform with butterworth lowpass-filter is used for this purpose.

Language: Python - Size: 1.52 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

m-enesyilmaz/Digital-Filter-Design-with-Matlab

Digital Filter Design Samples

Language: MATLAB - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

Billwilliams1952/Arduino-Cascadable-Low-Pass-Filter

Cascadable Low Pass Filter

Language: C++ - Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 14 - Forks: 5

kaymal/auto-smooth

Smoothing noisy time series data.

Language: Python - Size: 84 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

senia-halla/ENSTTIC-DIGITAL-COMMUNICATION-TP-MATLAB

My solutions for the practical work of the Digital Communication (CN : Communication Numérique) module in my 4th year of state engineering studies at ENSTTIC

Language: MATLAB - Size: 10 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Yashodhanvivek/STM32F4_ARM_DSP_Low_pass_filter

Language: C - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rimshasaeed/FIR-Filters

FIR filter design using the Window method

Language: MATLAB - Size: 1.03 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

zain-ul-abaidin/Digital-Image-Processing

This repository includes all Basic Algorithms related to image Processing, these are almost without Build-in Functions

Language: Python - Size: 1.11 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 5

Kamyarb/DIP-project

"Digital Image Processing" has been the leading textbook in its field for more than 20 years by gonzalez.

Language: Python - Size: 33.4 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

agam-kashyap/Fourier-Transform

Applying a low pass filter and a high pass filter to a given audio input.

Language: MATLAB - Size: 1.18 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

soypat/biquad

Lightweight Bilinear Transform (BLT) filter implementations for DSP in sensor fusion and audio.

Language: Go - Size: 132 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

DexA1948/Image-Processing

This repository contains my codes reports for my fifth-semester course of Image Processing. I have used OpenCV in python to do simple image processing tasks such as image enhancement, grayscale conversion, masking, thresholding, High-pass and Low-pass filters in spatial and frequency domain, Fourier transformations etc. These codes are created using Colab Notebooks hence the .ipynb format. I haven't dwelled much into Image detection and Object Recognition right now but will surely be following up on those topics.

Language: Jupyter Notebook - Size: 14.6 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

nishagandhi/Histogram-Filters-Blending

This project implements histogram equalization, low-pass and high-pass filter, and laplacian blending of images.

Language: Python - Size: 162 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 1

smich42/anti-aliasing

Anti-aliasing by supersampling and lowpass filtering demo for simple lines.

Language: C - Size: 3.65 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

tsoun/phthong-speech-analysis-signals-and-systems

A short project for ECE-Y425 (Signals and Systems), ECE University of Patras. Written explicitly in MATLAB.

Language: MATLAB - Size: 6.87 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

frankih9/Tunable-Narrowband-Band-Pass-Filters

Notebook for Tunable Narrowband Band-Pass Filters

Language: Jupyter Notebook - Size: 1.15 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

splAcharya/LowPassFilterFPGA

Designed and Implemented a low pass filter in Nexys 4 FPGA

Language: VHDL - Size: 39.8 MB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

gmoraitis/MHacks_Filtering_A_Drum_Loop

This is my submission in the 2020 MHacks 13 beta Hackathon. It is a simple educational page about digital filters applied to a demo sound loop.

Language: HTML - Size: 1.78 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

eduardoliv/Lowpass_filter_methods_Netpbm

Minimal Image Library for Computer Vision - Lowpass filter methods example for Netpbm images

Language: C - Size: 573 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

leilamr/LowPassFilter

Implementation of low pass filters (smoothing filter) in digital image processing using Python.

Language: Python - Size: 17.9 MB - Last synced at: 4 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

frankih9/Saal-Ulbrich

elliptic filter synthesis and element extraction

Language: Jupyter Notebook - Size: 303 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

apgeorg/nfiniity_utils

Diverse python utils by nfiniity GmbH

Language: Python - Size: 19.5 KB - Last synced at: 23 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0