thresholding
There are 136 repositories under thresholding topic.
KulikDM/pythresh
Outlier Detection Thresholding
LazoCoder/Image-Processing-Library
Library for processing and manipulating images.
UCA-Datalab/nilm-thresholding
:warning: This repository is no longer actively maintained. It previously dealt with Non-Intrusive Load Monitoring (NILM), focusing on predicting household appliance status from aggregated power load data. We explored different thresholding methods and evaluated deep learning models for regression and classification tasks.
yashk2000/Image-Processing
A set of algorithms and other cool things that I learned while doing image processing with openCV using C++ and python.
mrmohim/Paddy-Leaf-Disease-Detection-Using-SVM-Classifier
Paddy Leaf Disease Detection Using SVM Classifier - Matlab Code
Scrawk/ImageProcessing
A collection of code for processing images
znreza/image_processing_for_plant_disease
Image processing code for blob detection and feature extraction in MATLAB. Paper Reference: Detecting jute plant disease using image processing and machine learning. Find the full text here: http://ieeexplore.ieee.org/document/7873147/
Dhanya-Abhirami/Brain-Tumour-Segmentation
Use of Image Processing to detect brain tumour in MRI Scan
Auggen21/image-processing-basics-matlab-3
Inverse Filtering, Wiener Filter, Image Restoration, Hough Transform, Image segmentation using watershed, thresholding, region growing and region splitting and merging
dhinkris/medical-imaging
Medical Image Processing Techniques
fqjin/skin-segmentation
Two methods for segmenting skin on ultrasound B-mode images
andikarachman/Motion-Heatmap
See movement patterns over time using Python and OpenCV
ashish-ratn/self_driving_cars
opencv for face detection, segmentation, recognition, lane findings,
Kartik-Katkar/Image-Processing
This GitHub repository serves as a valuable resource for researchers, developers, and enthusiasts working with AUVs, providing a range of image processing algorithms and tools tailored to enhance visual perception and analysis in underwater scenarios.
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.
GianlucaPorcelli/MRI_toumor_segmentation
The work presented explains how to segment the brain tumour area in absence of interaction with user basing his technique on a saliency map constructed from three different resonance techniques.
Sri-Sai-Charan/Draft-Marker-Reading-Water-Level-Detection
Water level detection using draft marker readings, through the means of computer vision, machine learning and optical flow methods
AlessandroSaviolo/Shadow-Detector
Shadow Detector
aquatiko/Gesture-based-Mouse-Controller
A gesture based Mouse controller using openCV and PyMouse
Akhilesh64/Image-Processing
Implementation of various image processing methods from scratch in python.
aravind-3105/Retinal-Blood-Vessels-Segmentation-and-Denoising
A Morphological Hessian Based Approach for Retinal Blood Vessels Segmentation and Denoising Using Region-Based Otsu Thresholding
mrdonliu/image-processing
An image processing library, including methods of filtering, object detection, noise reduction, etc
RajithaRanasinghe/Automatic_Thresholding
This application can be used to quickly view how different Thresholding Methods work on images. Selected threshold method can be applied for bulk images in a folder, results are saved in a user selected folder with histograms.
AyediOmar/OCT-A-ANALYSIS
OCT-A ANALYSIS is an ImageJ macro that automates operations to analyze OCT-A angiograms. It is especially useful for case series studies. ➔Accelerate data collection ➔Improve the reproducibility of results
gulabpatel/Computer_Vision
Image Classification, Object Detection, Image Segmentation, Instance Segmentation and Pose Estimation
NEslahi/ACT
Colored/White Guassian Noise Removal via Adaptive Thresholding in Curvelet Domain
Parneet-Raghuvanshi/Plotline
Easy to use edge detection library using canny edge detection algorithm and sobel operators, with some other utilities to remove boiler-plate code for applications.
RedFerret61/DrumRPG
Drum Rhythm Pattern Generator
sadimanna/image_processing_in_C_Matlab_Py
Basic Image Processing in C, Matlab and Python
sihyeonlee/multithreshold-otsu-method
Two-Stage Multithreshold Otsu method.
sshen8/acsat
Automated Cell Segmentation by Adaptive Thresholding (ACSAT)
karsonkevin2/heatmap-skeletonization
Variable based skeletonization of traversal heatmaps. Uses gradients, region labelling, thresholding, and blurring techniques. Also supports downloading multi-scale imagery from tile servers.
lukegor/JSharp
This project is a comprehensive image processing application designed to perform a wide range of operations on digital images. It provides a user-friendly interface for opening, manipulating, and analyzing images using various techniques and algorithms. It is built using C# and WPF, leveraging the MVVM (Model-View-ViewModel) design pattern.
Nelson-Gon/pyautocv
(Semi) Automated Image Processing
OlehOnyshchak/LineDetection
A pipeline which extract edges from an image with Canny Edge Detector and then identifies lines, which forms those edges
Souravjyoti/Platelets-and-WBC-detection-and-count-from-blood-smear-images.
Medical Image processing and segmentation for the automatic detection and counting of blood platelets and WBCs.