kmisztal / KiMage

Java Image Processing Library
6 stars 12 forks source link

Blur plugin #74

Open annaskulimowska opened 8 years ago

annaskulimowska commented 8 years ago

Implement Blur plugin based on pl.edu.uj.kimage.legacy.plugins.convolve.Blur. Plugin should be in the plugins module. In Wiki you can find the instruction how to develop plugins.

kmisztal commented 8 years ago

TK