Bachelor's Final Project
2018-08-14
Thijs
For my computer science bachelor’s degree I am working on a reimplementation of a computer vision algorithm known as COSFIRE. The implementation (GitHub) is in Python and shows good results so far. The specific implementation detects line structures in images which can be used for various tasks. The image shows results gained from a retinal image (also known as fundus photography), but it can also be used to get information about other elongated structures like canals and roads. Alternatively, other patterns like corners and irregularities could be detected.