本文介绍了检测凸壳中的特定指尖的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

H i,我能够使用cvConvexityDefects()和Convexhull函数检测指尖和谷...现在我想确定哪个指尖属于什么手指...例如我想检测拇指的指尖并做一些事情......需要一些提示......提前感谢: - )

Hi, i was able to detect finger tips and valleys using cvConvexityDefects() and Convexhull functions...now i want to identify what finger tip is belongs to what finger...for an example i want to detect finger tip of the thumb and do something..Need some tips...Thanks in advance :-)

推荐答案


这篇关于检测凸壳中的特定指尖的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-30 06:08