搜索资源列表
TestSnake
- Snake算法的程序,提取图像对象的轮廓,可以使用不同的图像,只要在代码中更新初始轮廓点就行。电脑上一定要有OpenCV库!
snake
- 用opencv实现的用snake求物体边缘的例子。执行时先框住一个物体,然后就根据snake算法求最小能量曲线,即得到物体的边缘。框子越接近物体,效果越好。 运行需要opencv库。在VS2005下做的。
snake_track
- 用opencv实现的snake跟踪算法。 执行中在播放的视频中的某一帧用鼠标框住一个物体,然后就进行自动跟踪。
IGvfSnake
- 用opencv+vc6.0控制台开发的一个基于自己改进的GVF snake算法的程序,用于图像分割。效果还不错。 有疑问可以Email 我:happynp@qq.com
opencv实现的snake算法
- opencv实现的snake算法,可以用于轮廓提取。,opencv realized snake algorithm, can be used for contour extraction.
GVF_Snake_plus.rar
- GVF snake的C++实现,开发环境为VC6.0,OpenCV。大部分代码都为本地代码。代码依据GVF原始论文以及其demo编写。 ,GVF snake' s C++ implementation, development environment for VC6.0, OpenCV. Most of the code for the local code. GVF dissertation based on original code as well as the preparation o
Snake-contour.rar
- 本程序以VC++为开发环境,以opencv和MFC为开发语言实现用Snake方法轮廓提取轮廓。提取轮廓是图像处理和视频流处理的基础...,This procedure for a VC++ development environment, and MFC in opencv using the development of language Snake contour contour extraction method. Extraction of the outline of the imag
snake
- snake 模型,使用OpenCV实现。可以实现代码自动轮廓的寻找。-snake modle. using OpenCV and VC++6.0. the code can find the contour of the object.
snake
- 基于CV的SNAKE算法,使用时候请安装OPENCV的库,日文注释,主体意思应该可以看明白-Based on the CV of the SNAKE algorithm, when the use of the library, please install OPENCV, Japanese Notes, the principal should be able to understand the meaning of
OpencvMotionTrack
- Opencv中的运动追踪的实现(AutoCamShift snake)-Opencv of the movement to track the realization of (AutoCamShift snake)
snake2
- 程序中用opencv进行图像处理,通过虚拟键盘控制方向玩文件夹内的贪吃蛇游戏,实现最短路径规划及撞到墙或者撞到自身时的方向控制。-Opencv image processing procedures used by the direction of the virtual keyboard control to play the game Snake within a folder, to achieve the shortest path planning and hit the wall o
Snake_plus
- 用OPENCV实现的活动轮廓提取,速度较快,对于简单物体轮廓提取效果良好-OPENCV achieved with active contour extraction, faster, for the simple contour extraction well
snake
- 基于opencv的snake算法,可以根据能量优化物体的轮廓-Opencv algorithm based on the snake, according to the outline of the object energy optimization
16snake-picture
- 在图像分析中,使用OPENCV,用snake进行图像边缘检测-edge detecting by sanke using opencv
Snake1
- 基于openCV的snake算法,配置好之后可以直接运行,根据滚动条选择参数-the snake algorithm based on openCV,we can set the paramater by ourselves