This repository implement some image processing to know how they work internally. Includes Canny, Gaussian Blur, Hough edge detection, Crop with perspective.
-
Updated
Dec 18, 2017 - C
This repository implement some image processing to know how they work internally. Includes Canny, Gaussian Blur, Hough edge detection, Crop with perspective.
C implementation of the Sobel and Robert's Cross edge detection algorithms.
Arrow Detection using OpenCV and Python for controlling a rover based on detected arrow directions.
Mandelbrot Sets Alternate Parameter Planes
Implementation of an Image Processing Library for time consuming operations such as Image Blurring,Negation,Edge Detection and Contrast Stretching.
Example of using sysfs for edge detection interrupts on the Omega's GPIOs
A program written in C language so users can apply grayscale, sepia, reflection, blur, or edge detection filters to their images
Sequential, Parallel programming (OpenMP, and MPI)
Borde is a GPU-accelerated edge detection app written in C++ and CUDA. It is designed to be fast, easy to use, and easy to integrate into existing projects. Borde is licensed under the MIT license.
CLI Image Processing and Editing Suite
Number plate recognition system from scratch based on haar cascades
Edge detection on achromatic images written in pure C
EdgeDetection-GradientImage-C: A C program for edge detection and gradient image generation. Implements threshold-based edge detection and computes gradient images using 3x3 and 5x5 filters. Handles overflow and underflow, essential for image processing tasks.
Demo application in which the SRF08 Ultra sonic range finder is used to detect edges of objects
Parallel implementation of Sobel Filter on .pgm images with OpenMP.
Computer vision algorithms implemented in C for a project involving obstacle avoidance for small mobile robots.
Image segmentation using the edge detection algorithm on a ADSP-21489 board
Stylize an image in JPG format with an algorithm that detect edges and define seeds from them. Each pixel of the output image is composed of the color of the closest seed.
Command Line Image Processing Application
Add a description, image, and links to the edge-detection topic page so that developers can more easily learn about it.
To associate your repository with the edge-detection topic, visit your repo's landing page and select "manage topics."