使用C#检测眼角 [英] Detecting eye corners using C#

查看:101
本文介绍了使用C#检测眼角的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想检测一下眼睛的两个角落。我尝试过使用Harris角点探测器,但它也显示了其他不需要的点。有没有其他技术可以使用?

I want to detect the two corners of an eye. I have tried using Harris corner detector but it shows other points too which are not needed. Is there any other technique that can be used?

推荐答案

你好,



正在讨论通用算法?如果是这样,您是否看过Förstner角点检测器( http://en.wikipedia.org/wiki/ Corner_detection#The_F.C3.B6rstner_corner_detector [ ^ ])?



看看这个链接可能会很有趣:

http://www.cs.toronto.edu/~kyros/courses/320/Lectures。 2013s / lecture.2013s.06.pdf [ ^ ](第33页起)



http://vision.ece.ucsb.edu/publications/05CVPRZuliani.pdf [ ^ ]



我希望它有所帮助。



问候
Hello,

Are talking about a generic algorithm? If so, Have you looked at The Förstner corner detector ( http://en.wikipedia.org/wiki/Corner_detection#The_F.C3.B6rstner_corner_detector[^]) ?

It might be interesting to also look at this Links:
http://www.cs.toronto.edu/~kyros/courses/320/Lectures.2013s/lecture.2013s.06.pdf[^] (Page 33 onwards)

http://vision.ece.ucsb.edu/publications/05CVPRZuliani.pdf[^]

I Hope it helps.

Regards


这篇关于使用C#检测眼角的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆