An advanced real-time 3D object volume and weight measurement system integrating Computer Vision with a dynamic hardware set-up.
-
Updated
Nov 13, 2025 - Python
An advanced real-time 3D object volume and weight measurement system integrating Computer Vision with a dynamic hardware set-up.
Small project protraying use of edge detection prewitt, sobel, median filter and guassian blur
Convolution filters --> Sobel Edge Detection, Gaussian Blur
Developed an image processing application using OpenCV to accurately count objects in images through contour detection and image preprocessing techniques. Implemented grayscale conversion, thresholding, blurring, and noise reduction methods to improve detection accuracy, achieving 97.4% accuracy. Tested the solution on large datasets.
Finding Lane Lines On the Road
Edge detection hw from multimedia course in NCKU 2019.5
To associate your repository with the guassianblur topic, visit your repo's landing page and select "manage topics."