搜索资源列表
snakedeform_matlab
- 使用snake方法进行图像处理的原代码,简单准确-use snake image processing methods for the original code simpler and more accurate
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
12323
- 分享数字图像处理程序,基于Snake模型的图像分割技术C程序代码-Sharing of digital image processing procedures, based on Snake Model for Image Segmentation Technique C code
snake
- snake 模型,使用OpenCV实现。可以实现代码自动轮廓的寻找。-snake modle. using OpenCV and VC++6.0. the code can find the contour of the object.
SNAKE
- 图像分割中的经典算法snake的代码。该代码简洁高效,当处理非凸曲线边缘时分割效果好-Image segmentation algorithm in the classic snake code. The code concise and efficient, when dealing with non-convex curve of the edge effect when the partition
Snake-code
- 用语图象处理中经典的Snake边缘提取算法程序-Terms of classical image processing edge detection algorithm procedures Snake
snakefuanfa
- SNAKE算法代码,图像处理,matlab程序。-SNAKE algorithm code, image processing, matlab procedures.
balloon
- 本人自编的气球SNAKE模型代码,效果还算不错。-I own balloons SNAKE model code, the effect is still good.
Snake
- Snake算法源代码,很好的解决轮廓检测问题,多提意见-Snake algorithm source code, a very good solution to detect the outline of the problem and opinions
ImageSegment
- 最近研究图像分割的相关的资料,包括Snake模型,形变模型,主动轮廓模型等的论文,并提供一个c++的图像分割代码-many relevant information and papers about Image Segment,apply a code on c++
Codes
- 程序中有人脸识别,车牌识别,文字识别,细胞边缘检测,Snake算法,不同搜索方法比较等代码。其中车牌识别是VC环境下开发,其他的是Matlab环境下开发。-Procedures are face recognition, license plate recognition, character recognition, cell edge detection, Snake algorithm, a comparison of different search methods code. One
snake
- snakes的VC++实现,非常实用的代码-snakes of the VC++ to achieve a very useful code
snake
- 主要用于图像分割的主动轮廓线的源代码,该方法为非参数模型-Mainly used for active contour segmentation of the source code, the method for non-parameter model
snake1
- snake code for segmentation of images based on active contours.this code can help to find different spots in medical images for helping to diagnose various disease.
Snake-VC-code
- 用VisualC++实现的snake图像处理算法-To achieved with VisualC++ snake image processing algorithms
snake
- 基于ncurses进行编程完成的一个贪吃蛇游戏源程序-Programmed to complete a Snake game source code based on ncurses
snake
- 本代码包为本人大学从事的一个课题研究中用到的snake 算法,主要用于图像分割和物体跟踪等图像处理领域,当时是用于处理oct的图像。-Snake algorithms the code package for a research university, I used to engage in, mainly for image segmentation and object tracking in image processing, image was processed for oct.
snake
- 此代码为传统的snake模型算法代码,运行其中的egsnake.m即可。该代码实现对图像的边缘检测,仅供大家一块学习交流-This code is the code algorithm of traditional snake model, which can run egsnake.m. The code to achieve the image edge detection, we only a learning exchange.
BasicSnake_version2f
- snake算法实现Copyright (c) 2010, Dirk-Jan Kroon All rights reserved.(Copyright (c) 2010, Dirk-Jan Kroon All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following
LSnake
- 这是一个简单的使用snake模型进行图像分割的源代码,可以用来学习,事先需要确定一个初始化的轮廓,最好和真实的轮廓相距不是太大(his is a simple use of the snake model for the image segmentation source code, can be used for learning, prior need to determine an initial profile, the best and the actual contour is no
