An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with thresholding

A curated list of projects in awesome lists tagged with thresholding .

https://github.com/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.

convolutional-neural-networks deep-learning domestic-appliances gru monitoring neural-network nilm nilm-algorithms pytorch recurrent-neural-networks tensorflow thresholding thresholding-methods

Last synced: 07 Apr 2025

https://github.com/yashk2000/image-processing

A set of algorithms and other cool things that I learned while doing image processing with openCV using C++ and python.

cpp detecting-edges detecting-faces edge-detection histogram-equalization image-inpainting image-processing opencv opencv-python python3 superpixels thresholding video-player

Last synced: 23 Mar 2025

https://github.com/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

histogram-equalize hough-transform image-processing image-segmentation inverse-filtering matlab region-growing rgb-color-space-to-hsi split-and-merge-procedure thresholding watershed-transform wiener-filtering

Last synced: 24 Jul 2025

https://github.com/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/

blob-detection feature-extraction glcm hsv2rgb image-processing matlab plant-disease rgb-to-hsv thresholding

Last synced: 01 Jul 2025

https://github.com/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.

blurring cv2 downsampling gaussian-filter image image-analysis image-classification image-manipulation image-processing image-recognition lowpass-filter python qt thresholding upsampling

Last synced: 07 May 2025

https://github.com/farzadasgari/webadv

A work-in-progress web application for ProADV. This project aims to revive the ProADV website, providing a user-friendly interface for the Python package that processes and analyzes acoustic Doppler velocimeter (ADV) data.

acoustic-doppler-velocimeter adv denoising despiking filtering kernel-density-estimation phase-space poincare-map proadv react signal-analysis signal-processing tailwindcss thresholding typescript vite

Last synced: 30 May 2026

https://github.com/jakubvojvoda/filtering-mcu-fpga

Simple image filtering and segmentation on MCU and FPGA

c catapult fpga image-filtering image-processing mcu otsu thresholding

Last synced: 14 May 2025

https://github.com/nomadsdev/edge-vision-cam

EdgeVisionCam is a real-time edge detection tool using Python and Pygame. It processes live webcam video to highlight edges and contours, offering a clear view of your environment's features. With an easy-to-use interface and adjustable settings, EdgeVisionCam is ideal for dynamic visual analysis.

computer-vision edge-detection gaussian-filter image-process-numpy modules pygame python real-time-processing sobel-filters thresholding user-interface video-capture

Last synced: 24 Jan 2026

https://github.com/jakekandell/rubiks-cube-teacher

Teaches 2-Look OLL and PLL for the Rubik's Cube With the Help of Computer Vision

c-plus-plus computer-vision opencv rubiks-cube rubiks-cube-solver rubikscube teaching thresholding

Last synced: 01 May 2026

https://github.com/krisharul26/impact-resistance-testing-instrument-for-ceramic-floor-tiles

impact resistance properties of tiles are important property to be identified, for that purpose impact testing instrument was fabricated according to Sri Lanka industry specification

ardiuno sensor sensor-fusion thresholding

Last synced: 19 Mar 2026

https://github.com/christophmark/imagej-interactive-thresholding

ImageJ macros that automate the workflow of thresholding and analyzing the size and intensity of objects/regions in microscope images.

fiji fluorescence fluorescence-microscopy-imaging image-analysis image-processing image-segmentation imagej microscopy thresholding

Last synced: 02 Jan 2026

https://github.com/peter-evans/soft-thresholding

Candidate selection using an iterative soft-thresholding algorithm

algorithm python selection-algorithms soft-thresholding statistics thresholding

Last synced: 31 Mar 2025

https://github.com/warborn/matlab-ai02

Repository for the matlab practices of the Artificial Intelligence II class

centroid color-segmentation edge-detection histogram image-filters image-processing image-signatures matlab steganography thresholding

Last synced: 08 Jun 2026

https://github.com/prakharjadaun/image-processing

Repository contains the assignment that I have implement under the subject Image processing and pattern analysis.

canny-edge-detection cv2-library prewitt-edge-detector redeye-removal resampling-methods robertedgedetection sobel-edge-detector thresholding

Last synced: 16 Jul 2025

https://github.com/gauravtrivedi967/lane_detection

Lane detection and tracking are the advanced key features of the advanced driver assistance system. Lane detection is the process of detecting white lines on the roads. In this we I have used prebuild models for the development of the code

ipython-notebook numpy python thresholding

Last synced: 06 Mar 2026

https://github.com/pezhvak98/image-thresholding-

Basic thresholding of an image using OpenCV library with trackbar

blur-image image-processing opencv thresholding

Last synced: 27 Apr 2026

https://github.com/lamaabdeldayem/image-processing

A Python-based image processing project using OpenCV to perform edge detection, thresholding, contour detection, and visualization, including bounding boxes on detected contours.

computer-vision contours edge-detection image-processing opencv python thresholding

Last synced: 30 Apr 2026

https://github.com/sabo99/cnn-alexnet-lenet

Convolutional Neural Network menggunakan Arsitektur AlexNet dan LeNet dengan penggunaan dataset yang telah dilakukan pre-processing Thresholding pada tools Matlab

alexnet cnn cnn-classification convolutional-neural-networks juypter-notebook lenet-5 matlab python thresholding

Last synced: 20 Apr 2026

https://github.com/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.

blurring cv2 dilation downsampling erosion gaussian-filter image imageanalysis imageclassification imageprocessing imagerecognition lowpass-filter python qt thresholding upsampling

Last synced: 05 May 2026

https://github.com/nasirsaeed2704/birds-in-the-sky-object-detection

This project explores a simple yet effective object detection method using OpenCV to identify birds flying in the sky. The solution is designed to detect objects where birds are visibly darker than the background, leveraging computer vision techniques like adaptive thresholding and contour detection.

computer-vision contour-detection object-detection opencv python thresholding

Last synced: 18 May 2026