Thursday, April 26, 2007

Interactive Counting Algorithm

Hi All,
I've completed the Interactive counting algorithm. (Oshi actually it is the interactive counting one) The algorithm I implemented is not an exact mapping of the matlab code to C++. Anyway now it is giving the count result as 2533, which is close to 2610, the result given by the Matlab algorithm. If I could check the algo for the actual images I would be able to see whether the algo is working fine. For that I have to get the coordinates of the center of several blood cells on the image, which I do not know how to do up to now. I guess it can be done using a program like, photoshop, or else we have to develop the "mouse clicking on the image" part. Anyway as Oshi said my immediate next step would be to put my code into a class and break that into functions.
Vidakna

2 comments:

Unknown said...

oops, sorry!

Interactive Count it is...

Omega Silva said...

Great work Viddi

Keep up the good work. (it seems my sarcasms work :D)

Just kidding.. Really, great work Viddi and Oshi