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

GitHub topics: mean-filter

NisanurBulut/MatlabImageProcessing

Adding Noise Noise Canceling Image resizing Resolution Study Filtering processes -Midic filter -Mean filter -Laplasian filter Photo Sharpening

Language: MATLAB - Size: 20.5 KB - Last synced at: 18 days ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 1

therealczr15/NYCU_DIP_2023F

NYCU Digital Image Processing 2023 Fall

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

Isurie/ImageProcessing

Image Processing tasks done with opencv

Language: C++ - Size: 2.93 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

tengkoku/Restore-image-with-noise

Restoring image with noise using Python

Language: Python - Size: 356 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

fblupi/3DCurator

A 3D Viewer for CTs of Polychromed Wood Sculptures

Language: C++ - Size: 57.1 MB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 39 - Forks: 6

albirrkarim/pcd-filter-tugas1

[ Tugas ] Noise Pepper, Arithmetic Mean Filter , Median Filter, Alpha Trimmed Mean Filter with Python

Language: Python - Size: 1.19 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

Gelareh-st/Image-Smoothing-Filters

Language: Python - Size: 568 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

M-Taghizadeh/Image-Processing-Python

In this repository, we implement common image processing techniques in Python and fully describe their algorithms.

Language: Jupyter Notebook - Size: 14.2 MB - Last synced at: about 16 hours ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 1

jeeshnair/gestureanalysis

python scripts for analyzing gestures

Language: Jupyter Notebook - Size: 4.34 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

TW-blast77/The-Filter-Test

The Filter HomeWork Test

Language: Python - Size: 821 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nazli-d/filters-and-noise

This GitHub repository contains an example demonstrating the application of fundamental image processing filters (Mean, Median, Gaussian) using Python and OpenCV, along with the addition of Salt and Pepper Noise.

Language: Python - Size: 132 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Lakshani97/Digital-Image-Processing-Codes

Codes for image pre-processing

Language: C++ - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

denpo1022/Mean-and-Median-Filter

Image Procession program homework #3

Language: Python - Size: 568 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 1

didar00/Image-Filtering-Using-OpenCV

Three different image filters were implemented using OpenCV: Kuwahara filter, Gaussian filter, and Mean filter.

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

reyeon1209/Mean_Filter

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

ckorgial/Mean-Filtering-and-Edge-Detection-for-Video

Arithmetic Mean Filtering and Edge Detection for Video from Scratch

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

bhanukad610/HDL-project

Mean filter implementation with VHDL

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

uttamsaha/Image-Processing

This is 3*3 mean Filter, min filter, max filter, weighted average filter and 5*5 mean filter, min filter and max filter using JavaScript Program of image processing problem solving.

Language: JavaScript - Size: 1.03 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

nadinCodeHat/MeanAndMedian-Filter

Simple 3x3 mean and median filtering for an image - image processing

Language: HTML - Size: 286 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

shl0mo/Filters-OpenCV

Low-pass filters - mean filter, median filter and gaussian filer. High-pass filters - sobel filter, Roberts filter and Prewitt filter.

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

itzmeanjan/filterIt

Image Processing Algorithms implemented from scratch with in-built concurrency support <3

Language: Java - Size: 38.8 MB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

Zaaim-Halim/Background-Modeling-and-Foreground-Detection-

Background Modeling and Foreground Detection in a video different algorithm's implementation

Size: 14.2 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

FTiniNadhirah/Image-Processing-Filter-Noises

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

BogdanKocsis/Image_Processing

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

fbasatemur/Unsupervised_Learning_Classification

Unsupervised Learning Classification with K-Means

Language: C++ - Size: 8.49 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Amila-Rukshan/CUDA-Mean-Filter

CS4532 - Concurrent Programming - Lab 2 : Purpose of the lab is to implement a square Mean filter for gray scale images. This is kind of hands on experience to NVIDIA CUDA compute devices.

Language: Cuda - Size: 2.19 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

PantelisKyriakidis/Image-Processing-with-opencv

messing around with opencv

Language: C++ - Size: 17.6 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

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

aliyasineser/YIMP

Digital Image Processing Project

Language: Java - Size: 2.75 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

CSchank/2d-partial-sums

C library for quickly computing the 2D partial sums of a matrix. Some examples are provided as well.

Language: C - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

Related Keywords
mean-filter 30 median-filter 16 image-processing 14 gaussian-filter 11 opencv 9 python 7 filter 4 erosion 3 opening 3 histogram-equalization 3 sobel-filter 3 image-filtering 3 image-mean-filter 2 cross-correlation 2 successive-difference-operator 2 noise-reduction 2 median-filtering 2 otsu-algorithm 2 gaussian-blur 2 hough-transform 2 dilation 2 python3 2 image-restoration 2 saltandpepper 2 matlab 2 edge-detection 2 bilinear-interpolation 2 otsu-thresholding 1 pixel-transformation 1 vhdl 1 fpga 1 rotation 1 segmentation 1 video 1 frame-differencing 1 sobel-edge-detection 1 running-avegare 1 filter-noise 1 kuwahara-filter 1 gaussian-low-pass-filter 1 max-filter 1 mode-filter 1 log-transformation 1 java-image 1 image-morphing 1 filtering 1 min-filter 1 weighted-average-filter 1 html 1 roberts-filter 1 prewitt-filter 1 low-pass-filters 1 digital-image-processing 1 high-pass-filters 1 gaussian-noise 1 image-segmentation 1 prewitt 1 sobel 1 c 1 computer-vision 1 image 1 lowpass-filter 1 netpbm 1 closing 1 gaussian 1 java 1 javafx 1 photoshop 1 2d-partial-sums 1 linear-algebra 1 matrix 1 salt-pepper-noise 1 dilatation 1 sober-vertical 1 image-classification 1 k-means 1 k-means-clustering 1 kmeans-algorithm 1 mahalonobis-distance 1 morphology 1 object-classification 1 objects-detection 1 unsupervised-learning 1 cuda-mean-filter 1 parallel-programming 1 adaptive-thresholding 1 cpp 1 approximate-bayesian-computation 1 sobel-operator 1 image-enhancement 1 boost 1 canny-edge-detection 1 cmake 1 computed-tomography 1 ct 1 cultural-heritage 1 dicom 1 direct-volume-rendering 1 itk 1 marching-cubes 1