搜索资源列表
SnakeProfile
- opencv例子里没有提供cvsnakeimage的使用方法,在此整理一个例子,可以形象的看看snake算法的结果,大致做法是: 首先设定域值分割,把基本的轮廓找出来,见图中蓝色轮廓线,再将轮廓点传入cvSnakeImage函数,计算出绿色的snake轮廓线。 其中参数alpha代表点相互靠拢的权值(0-1.0),beta表示弯曲能量(越小越容易弯曲)(0-1.0),gamma表示整体能量(0-1.0)。其中参数我自己也不确定具体的范围,最好自己更改不同的范围试试. -o
texte
- Hi, I am Gilles, and I am a Computer Vision developper.
bmp2ipl
- 将bmp位图转为OpenCv的ipl格式,这种转换是最经常用到的。可是有很多人不知道怎么转,我在这里特意实现了它。供参考-Bmp bitmap will be converted to the OpenCv ipl format, this conversion is the most frequently used. But there are a lot of people do not know how to turn, I am here specifically to achieve
SNAKE
- 首先设定域值分割,把基本的轮廓找出来,见图中蓝色轮廓线,再将轮廓点传入cvSnakeImage函数,计算出绿色的snake轮廓线。 其中参数alpha代表点相互靠拢的权值(0-1.0),beta表示弯曲能量(越小越容易弯曲)(0-1.0),gamma表示整体能量(0-1.0)。其中参数我自己也不确定具体的范围,最好自己更改不同的范围试试.-First set the threshold segmentation, find out the basic outline, blue contou
sift
- opencv + visual stdio下的sift匹配算法,本人也在学习,大家一起加油吧。-sift opencv+ visual stdio under the matching algorithm, I am also learning, we fuel it.
20140623_OpenCV-PCA-faceRecognition
- 识别图片中的人脸(别人写的代码,本人优化了一下)-Face recognition in pictures (the code written by someone else, I am a bit optimization)
xcoj86
- AM 调制的MATLAB算法实现 MATLAB文件 推荐的不错(AM modulation algorithm in MATLAB to realize the MATLAB file recommendation well)