Coding Grounds
Compilation of different programming projects I amuse myself with.
Friday, 31 December 2010
Histogram equalization
›
I have added histogram equalization to the Image Algorithms demo. This method scans through an image, inspecting each pixel and creates a hi...
1 comment:
Wednesday, 29 December 2010
Test out iterative optimal treshold algorithm on images?
›
Merry Xmas Image algorithms demo [2,6 MB zip]
1 comment:
Iterative optimal tresholding
›
I have tested out and implemented another filter in my image algorithms demo. I follow the Iterative (optimal) treshold selectio...
‹
›
Home
View web version