32
26+ implement Gaussian-Blur (http://en.wikipedia.org/wiki/Gaussian_Blur)
23  look for usefull mathematical morphologisms for images
21  add diffrent color models: LAB
19  implement image i/o from some WORKING library (IM++ suxxx!)
18  add diffrent color models: HSV
16  see 'computer vision source code' page and see which code can be used/useful in this lib
12  gausian image pyramids (based on Gaussian scaling)
11  gausian image scaling (based on Gaussian blur)
4b  image close function
4a  image open function
3b  image erosion
3a  image dilatation
