canny topic
edge-detection-rs
The Canny edge detection algorithm implemented in Rust
Scene-text-recognition
Scene text detection and recognition based on Extremal Region(ER)
openvx-samples
OpenVX Samples to use with any conformant implementation of OpenVX
blurry
fast, high peformance image processing library for golang
OpenCVAndroid
Using OpenCV in Android Devices
images-processing
Project of computational mathematics, image processing, eliminating the noise of an image, reflection of an image and canny filter
fast-image-processing
This repository implement some image processing to know how they work internally. Includes Canny, Gaussian Blur, Hough edge detection, Crop with perspective.
CannyEdgeDetector
Edge detection algorithm & demo app
JCanny
A Java program for detecting edges in an image using the Canny method.
Lane_detection_opencv
A lane detection program developed using OpenCV