搜索资源列表
coutour
- vc 6.0 环境下利用opencv进行图像轮廓提取的代码,可以编译运行-vc 6.0 environment using opencv contour extraction for image code can be compiled to run
contour
- 效率较高的手语特征提取工具和源代码,该工具可以从视频中抽取每一帧的手语特征,并且用于视频检索和手语识别。首先使用肤色和运动提取每一帧中的运动信息,最后使用轮廓工具找出手语的特征,比如傅里叶算子,面积,周长,速度,加速度等,为视频检索打下基础。- a hand guesture tool use skin color detection and coutour tecnology
Active-contour-without-edge
- 本程序采用半隐式方案实现变分水平集图像分割方法中的“C-V”模型,对于理解变分水平集在图像分割中的应用有极大帮助-This program uses the program to achieve semi-implicit variational level set image segmentation methods " CV" model for understanding the variational leve
contourlet_toolbox
- contourlet toolbox,contour的matlaB工具箱-coutourlet toolbox, coutour of matlaB Toolbox
coutour
- 生成等值线的代码,通过给定的值和高程值确定最终的等值线。-The is coutour code
coutour
- Opencv用cvFindContours方法获取获取的轮廓,获取这些轮廓内部的像素点坐标等信息(Opencv uses the cvFindContours method to get the contour and get the information such as pixel coordinates.)