prewitt
There are 15 repositories under prewitt topic.
abhilas0/edge_detection
Edge Detection Using Sobel,Prewitt Operator and Laplacian Operator
ElizaLo/Detecting-Edges-on-Image-using-Convex-Optimization
Bachelor Research (Thesis) | C++ Qt implementation of edge detection algorithms.
Amber0914/Digital_Image_Processing
Implement digital image processing method by using C++, including histogram equalization, edge detection, lowpass/highpass filter and thresholding.
PantelisKyriakidis/Image-Processing-with-opencv
messing around with opencv
e455a81e-d3ba-41a2-bc6d-7aafb1d9a5cd/EdgeDetection
Canny, Sobel, Prewitt, Roberts Cross, Marr Hildreth and the Compass edge detection algorithm implemented in C++.
fepalemes/image-edge-detection
Java edge detection application with the possibility of using the filters: Prewit, Sobel, Roberts and Laplacian.
Gdahuks/Image_contrast_enhancement
ImageContrastEnhancement is a demonstration of the capabilities of convolutional genetic algorithms in image processing, specifically in the area of contrast enhancement.
Melih-Durmaz/edge_detection
A program that applies edge detection to any image files in pgm format in the same directory of the project. It applies Prewitt and Sobel filters and a global threshold to each image.
mmpersian/Edge_Detection_Prewitt_Opencv
Prewitt and Sobel Edge Detector, C++, Opencv
eduardoliv/Sobel_and_Prewitt_edge_methods_Netpbm
Minimal Image Library for Computer Vision - Sobel and Prewitt edge methods example for Netpbm images
Iftiazur/Feature_extraction
Assignment of Computer Vision
simastech-com/Software-de-processamento-de-imagens
Aplicação de algoritmos de processamento de imagens em imagens com cores na escala de cinza. Desenvolvido em C++.
Soft-Collection/FiltersAndVMDDemo
Filters And VMD Demo
omathiasschulz/prewitt
Implementação em python do filtro/operador Prewitt