Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Praktikum 5: Applying erotion and dilation on binary image

How to build

mkdir build && cd build
cmake ../

make

Run the executable

./praktikum5

Input

Soccer Ball

Soccer Ball

Result

Masking Result

Input
Binary Image

Erotion Result

Binary Image
Result

Dilation Result

Binary Image
Result

Dilation + Erotion

Binary Image
Result