Skip to content

superbderrick/EdgeDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

EdgeDetector.

Simple Edge Detector with a raw image file .

It has three types of mode.

mode1 : After read normal raw file , specify the color value to 1 and 127 to the edge depending on your threshold.

mode2 : custom algorithm.

mode3 : apply sobel alogorism.

#How to do

  1. cd execution_file
  2. ./ EdgeDetector - "normal raw file" , " width " " height " , " Detector mode "

Releases

No releases published

Packages

No packages published