Wienert S, Heim D, Kotani M, Lindequist B, Stenzinger A, Ishii M, Hufnagl P, Beil M, Dietel M, Denkert C, Klauschen F. CognitionMaster: an object-based image analysis framework. Diagn Pathol 2013, 8:34
a very basic Pascal / Delphi implementation of the Hough algorithm for line and circle recognotion.
In the actual project state you may see a line and circle detection - working only with simple images as the Hough accumulator post processing is not yet implemented.
This project is looking for support and the currect version is just for training and teaching purpose !
remarks:
* Now this projects provides a complete DELPHI project ready to compile and a *.exe for fast evaluation...