shreyansh-sawarn / Hacktoberfest

Participate in Hacktoberfest. Learn and get started. Contribute to open source. Make sure your pull requests are legitimate. Enjoy and have fun.
22 stars 80 forks source link

Image Edge Detection with Prewitt Kernel #151

Closed DaDiRa closed 4 years ago

DaDiRa commented 4 years ago

This program does edge detection in images. It uses Prewitt's Kernel and the convolution is my implementation.