搜索资源列表
SnakeProfile
- opencv例子里没有提供cvsnakeimage的使用方法,在此整理一个例子,可以形象的看看snake算法的结果,大致做法是: 首先设定域值分割,把基本的轮廓找出来,见图中蓝色轮廓线,再将轮廓点传入cvSnakeImage函数,计算出绿色的snake轮廓线。 其中参数alpha代表点相互靠拢的权值(0-1.0),beta表示弯曲能量(越小越容易弯曲)(0-1.0),gamma表示整体能量(0-1.0)。其中参数我自己也不确定具体的范围,最好自己更改不同的范围试试. -o
opencvx
- 包含很多opencv函数的opencvx,扩展了opencv范围。-Contains a lot of opencv functions opencvx, extends the scope of opencv.
Face-Detection-ren-lian-jian-ce
- 目标跟踪,利用相邻两帧的区域匹配从图像序列中建立目标链,跟踪目标从进入监视范围到驶离监视范围的整个过程-Target tracking, the use of two adjacent frames matching goal of establishing regional chain from an image sequence, tracking targets range from entering the monitor to monitor the whole process of