canny topic

List canny repositories

edge-detection-rs

39
Stars
5
Forks
Watchers

The Canny edge detection algorithm implemented in Rust

Scene-text-recognition

163
Stars
55
Forks
Watchers

Scene text detection and recognition based on Extremal Region(ER)

openvx-samples

101
Stars
27
Forks
Watchers

OpenVX Samples to use with any conformant implementation of OpenVX

blurry

35
Stars
5
Forks
Watchers

fast, high peformance image processing library for golang

OpenCVAndroid

26
Stars
5
Forks
Watchers

Using OpenCV in Android Devices

images-processing

25
Stars
5
Forks
Watchers

Project of computational mathematics, image processing, eliminating the noise of an image, reflection of an image and canny filter

fast-image-processing

21
Stars
12
Forks
Watchers

This repository implement some image processing to know how they work internally. Includes Canny, Gaussian Blur, Hough edge detection, Crop with perspective.

CannyEdgeDetector

30
Stars
11
Forks
Watchers

Edge detection algorithm & demo app

JCanny

15
Stars
6
Forks
Watchers

A Java program for detecting edges in an image using the Canny method.

Lane_detection_opencv

38
Stars
0
Forks
Watchers

A lane detection program developed using OpenCV