fepalemes / image-edge-detection

Java edge detection application with the possibility of using the filters: Prewit, Sobel, Roberts and Laplacian.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Edge Detection

Java edge detection application with the possibility of using the filters: Prewit, Sobel, Roberts and Laplacian.

    ______________              ____________  ________________  _____
   /  _/ ____/ __ \            / ____/  _/ / /_  __/ ____/ __ \/ ___/
   / // __/ / / / /  ______   / /_   / // /   / / / __/ / /_/ /\__ \ 
 _/ // /___/ /_/ /  /_____/  / __/ _/ // /___/ / / /___/ _, _/___/ / 
/___/_____/_____/           /_/   /___/_____/_/ /_____/_/ |_|/____/  
                                                                     

Gray scale followed by filters

Filters only

About

Java edge detection application with the possibility of using the filters: Prewit, Sobel, Roberts and Laplacian.

License:MIT License


Languages

Language:Java 100.0%