Skip to content

paritoshparashar/Edge-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edge Detection in C

Table of Contents

  • Overview
  • Functionality

Overview

In this project, we will implement a C program that can detect edges within images. The goal is to find the borders between homogeneous areas of similar hues and grey-scale values. Detecting edges finds numerous applications in object detection, such as in self-driving cars, artistic image filters, or image compression algorithms. In section 2, we can find a high-level description of the edge detection algorithm. The appendix gives more technical information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published