Dear all, I want to write a program for geometric hashing in perl. Does anyone know, if this is a part of any perl module or someone has written the code sometime...
The algorithm for the geometric hashing is provided in this paper : http://graphics.stanford.edu/courses/cs468-01-winter/papers/wr-ghao-97.pdf Since, I am not familiar with how to implement linear algebra/matrix transformations, I wanted to know whether somebody has implemented these and let me know how to go about .. Thank you Gurunath