canny-edge-detection topic

List canny-edge-detection repositories
trafficstars

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

Dice-Recognition

26
Stars
2
Forks
Watchers

6-sided Dice Recognition without Machine Learning.

sign-language

44
Stars
22
Forks
Watchers

Android application which uses feature extraction algorithms and machine learning (SVM) to recognise and translate static sign language gestures.

JCanny

16
Stars
6
Forks
Watchers

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

ImageEdgeDetection.jl

16
Stars
7
Forks
Watchers

A Julia package for determining image edges (up to subpixel precision) and ascertaining the gradient/edge orientations.