mean-filter
There are 32 repositories under mean-filter topic.
fblupi/3DCurator
A 3D Viewer for CTs of Polychromed Wood Sculptures
XinLiGH/ImuMeanFilter
Imu 数据均值滤波分析
NisanurBulut/MatlabImageProcessing
Adding Noise Noise Canceling Image resizing Resolution Study Filtering processes -Midic filter -Mean filter -Laplasian filter Photo Sharpening
denpo1022/Mean-and-Median-Filter
Image Procession program homework #3
M-Taghizadeh/Image-Processing-Python
In this repository, we implement common image processing techniques in Python and fully describe their algorithms.
ckorgial/Mean-Filtering-and-Edge-Detection-for-Video
Arithmetic Mean Filtering and Edge Detection for Video from Scratch
didar00/Image-Filtering-Using-OpenCV
Three different image filters were implemented using OpenCV: Kuwahara filter, Gaussian filter, and Mean filter.
uttamsdev/image-filters
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.
albirrkarim/pcd-filter-tugas1
[ Tugas ] Noise Pepper, Arithmetic Mean Filter , Median Filter, Alpha Trimmed Mean Filter with Python
itzmeanjan/filterIt
Image Processing Algorithms implemented from scratch with in-built concurrency support <3
Lakshani97/Digital-Image-Processing-Codes
Codes for image pre-processing
aliyasineser/YIMP
Digital Image Processing Project
bhanukad610/HDL-project
Mean filter implementation with VHDL
CSchank/2d-partial-sums
C library for quickly computing the 2D partial sums of a matrix. Some examples are provided as well.
nadinCodeHat/MeanAndMedian-Filter
Simple 3x3 mean and median filtering for an image - image processing
PantelisKyriakidis/Image-Processing-with-opencv
messing around with opencv
Amila-Rukshan/CUDA-Mean-Filter
CS4532 - Concurrent Programming - Lab 2 : Purpose of the lab is to implement Square Mean filter for gray scale images. Hands on experience to NVIDIA CUDA compute devices.
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.
shl0mo/Filters-OpenCV
Low-pass filters - mean filter, median filter and gaussian filer. High-pass filters - sobel filter, Roberts filter and Prewitt filter.
TW-blast77/The-Filter-Test
The Filter HomeWork Test
eduardoliv/Lowpass_filter_methods_Netpbm
Minimal Image Library for Computer Vision - Lowpass filter methods example for Netpbm images
jeeshnair/gestureanalysis
python scripts for analyzing gestures
MusharratTabassum/Image-Editor
An Editor to perform rotation,conversion of the color model,Histogram equalization,Histogram chart,Mean filtering,and converting to the binary color of an image.
tengkoku/Restore-image-with-noise
Restoring image with noise using Python
Zaaim-Halim/Background-Modeling-and-Foreground-Detection-
Background Modeling and Foreground Detection in a video different algorithm's implementation
fbasatemur/Unsupervised_Learning_Classification
Unsupervised Learning Classification with K-Means
Isurie/ImageProcessing
Image Processing tasks done with opencv
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.