ImageContrastEnhancement is a demonstration of the capabilities of convolutional genetic algorithms in image processing, specifically in the area of contrast enhancement.
-
Updated
Apr 15, 2023 - Jupyter Notebook
ImageContrastEnhancement is a demonstration of the capabilities of convolutional genetic algorithms in image processing, specifically in the area of contrast enhancement.
Implementing the Canny’s Edge Detector from scratch using Python and Prewitt's Operator
This is my experiment with Scikit-learn. I have created a filter using Sobel and Prewitt operator.
Implementação em python do filtro/operador Prewitt
Use of the different operators of the Edge function in Matlab R2019b and the proposal of an own one
A C++ project for detecting edges in grayscale images using the Prewitt operator. Implements both sequential and parallel processing with OneTBB for performance optimization.
Sapienza University of Rome - Fundamentals of Data Science 2024/25/1 - Homework1
Implements the Prewitt operator for edge detection using OpenCV
Add a description, image, and links to the prewitt-operator topic page so that developers can more easily learn about it.
To associate your repository with the prewitt-operator topic, visit your repo's landing page and select "manage topics."