March 7, 2015
5:15 p.m.
Great! Thank you. What I am thinking about is to take your _hessian_matrix_det() and make it also return d_xx + d_yy for each element. So, on the output I will get determinant of Hessian and also a Laplacian. I have a small question: d_xx + d_yy will be a scale normalized Laplacian in your notation? понедельник, 2 марта 2015 г., 18:05:09 UTC+1 пользователь Daniil Pakhomov написал:
Hello,
I want to try to implement Hessian-Laplace blob detector (as mentioned in requested features on github page).
Can someone give me the list of corresponding papers, using which I can implement it.
Thank you.