Hessian-Laplace blob detector.

Josh Warner silvertrumpet999 at gmail.com
Sun Mar 8 20:39:24 EDT 2015


We'd welcome this as a PR on GitHub. That would be the ideal place for code 
review, etc.

On Sunday, March 8, 2015 at 4:01:12 PM UTC-5, Daniil Pakhomov wrote:
>
> Really sorry for spamming you with questions.
> No more need to answer.
> I implemented this detector and it works as fast as your determinant of 
> Hessian approach implementation.
> It passes all you tests and works better with coin() images (it doesn't 
> detect a false coin as determinant of Hessian does in the example).
>
> May I ask you to do a review of my code later?
>
> Thank you.
>
> понедельник, 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. 
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20150308/070f9f9a/attachment.html>


More information about the scikit-image mailing list