C# Project: Image Conversion (Kirsch Edge Detection) This program converts an input image to an output image where the output image is formed by applying “Kirsch edge detection” to the input image. The files “21_training.tif” and “21_training.csv” contain the input image. The file “21_training_edges.csv” will be created when the program finishes running. The input image “21_training.tif” is a color image of a retina taken from the DRIVE (digital retinal images for vessel extraction) database at the url http://www.isi.uu.nl/Research/Databases/DRIVE/.
h
Image-Conversion
public
0 stars
0 forks
0 issues
Commits
List of commits on branch master.Unverified
6388d52e687096770ed115c5927ae36f35e514c8Add files via upload
hhowardyu97 committed 8 years ago
Unverified
e1dfed18bba0ffc90f52730c5b945448238e9e1aAdd files via upload
hhowardyu97 committed 8 years ago
Unverified
08638ad3d4c5d28daa2514af07db3ef10f199d10Add files via upload
hhowardyu97 committed 8 years ago
Unverified
a4a383ada978f9e5bb2efe5bd2a3ff8bdd92a81eUpdate README.md
hhowardyu97 committed 8 years ago
Unverified
3b5a36b7cd527c192b31229ad94a37a2526b4885Initial commit
hhowardyu97 committed 8 years ago