Thursday, September 8, 2011

Neighborhood Filter

I successfully convert my neighborhood operation into a class-based operation, NeighborFilter. For example, I have a XFilter instance, using it, I can apply the effect stored in the instance to my image. This is the basic concept of it, which is similar to PointFilter.

I will rebuild a new GUI as well. The existing GUI for the program is simply a extension from a example shown in DMC lab session, and it is for displaying and testing purpose. Final GUI will be out by the weekend, if possible.

No comments:

Post a Comment