All Projects → accabog → MedianFilter

accabog / MedianFilter

Licence: MIT license
A fast one-dimensional median filter algorithm

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to MedianFilter

Decept
Decept Network Protocol Proxy
Stars: ✭ 229 (+432.56%)
Mutual labels:  filter
AdBlock-Acceleration
Accelerated subscription for international/China region ad filtering rules(国际/中国地区广告过滤规则的加速订阅)
Stars: ✭ 327 (+660.47%)
Mutual labels:  filter
porn-domains
A collection of domains used for explicit adult content like porn websites.
Stars: ✭ 97 (+125.58%)
Mutual labels:  filter
Htmlpurifierbundle
HTML Purifier is a standards-compliant HTML filter library written in PHP.
Stars: ✭ 234 (+444.19%)
Mutual labels:  filter
Svg Filters
🔮 Fildrop. A set of custom SVG Filters
Stars: ✭ 251 (+483.72%)
Mutual labels:  filter
amino-bot
Bot for aminoapps.com
Stars: ✭ 21 (-51.16%)
Mutual labels:  filter
Iir1
IIR realtime filter library written in C++
Stars: ✭ 224 (+420.93%)
Mutual labels:  filter
django-admin-search
Modal filter for django admin
Stars: ✭ 60 (+39.53%)
Mutual labels:  filter
raptor
A fast and space-efficient pre-filter for querying very large collections of nucleotide sequences.
Stars: ✭ 37 (-13.95%)
Mutual labels:  filter
Elements-of-Functional-Programming-in-Python
Learn how to how to use the lambda, map, filter and reduce functions in Python to transform data structures.
Stars: ✭ 14 (-67.44%)
Mutual labels:  filter
Rack Reducer
Declaratively filter data via URL params, in any Rack app, with any ORM.
Stars: ✭ 241 (+460.47%)
Mutual labels:  filter
Tablefilter
A Javascript library making HTML tables filterable and a bit more :)
Stars: ✭ 248 (+476.74%)
Mutual labels:  filter
modjpeg-nginx
NGINX filter module for adding overlays and logos to JPEGs on-the-fly without degrading the quality of the image.
Stars: ✭ 18 (-58.14%)
Mutual labels:  filter
Magiccamera3
30+Camera different effects with C++ and opengles 3.0
Stars: ✭ 235 (+446.51%)
Mutual labels:  filter
vembrane
vembrane filters VCF records using python expressions
Stars: ✭ 46 (+6.98%)
Mutual labels:  filter
Torchdata
PyTorch dataset extended with map, cache etc. (tensorflow.data like)
Stars: ✭ 226 (+425.58%)
Mutual labels:  filter
rtss
Relative TimeStamps for Stuff
Stars: ✭ 42 (-2.33%)
Mutual labels:  filter
esa-httpclient
An asynchronous event-driven HTTP client based on netty.
Stars: ✭ 82 (+90.7%)
Mutual labels:  filter
sparkar-pixelate-shader
simple script-only pixelate shader with Facebook SparkAR.
Stars: ✭ 35 (-18.6%)
Mutual labels:  filter
MacOSX-VFS-redirector
Mac OS X file system filter to redirect file operations
Stars: ✭ 38 (-11.63%)
Mutual labels:  filter

Median Filter

An embedded friendly, fast one-dimensional median filter algorithm implementation in C and C++

Useful for spike and noise removal from analog signals or other DSP

Also known as "salt-and-pepper noise" or "impulse noise" filter

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].