搜索资源列表
image_processing_source_code
- 图像处理源码内容: alpha_2.09.zip Alphat透明合成系统源代码源代码 jpeg_0.77.zip JPEG压缩编码系统源代码 calir_1.0.zip 腐蚀-膨胀-细化算法源代码 mkou_1.0.zip 图案抖动技术处理系统源代码 touch_1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange_1.03.zip 图象几何变换算法源代码 sima_1.07.zip 图象模板匹配算法源代码 mg
Imageedgedetectionextractioncontourtracking
- 图像的边缘检测,提取,轮廓跟踪算法的源代码。-image edge detection, extraction, contour tracking algorithm source code.
111111111111111111
- 边缘提取和轮廓跟踪算法,用visual c++写的
轮廓跟踪的图象算法
- 边沿检测与提取, 轮廓跟踪的图象算法
xi
- matlab 边界轮廓跟踪程序 该算法采用采用最大梯度值的做法,适合于要求提取出单一前景轮廓的情形-matlab boundary contour tracking procedure in the algorithm uses the maximum gradient value of the approach adopted for the future that require to extract the contours of a single case of
VC++NETDigitalImagingProssing
- VC++.NET图象处理编程-陆宗骐-源程序-本书以CImage类为基础介绍了Visual C++.NET环境下的图像基础知识与图像处理常用算法的编程原理和方法。通过自建CImage仿真类,本书方法也适用于Visual C++环境。本书包括4个部分。第1部分介绍图像显示与存储的基础知识;第2部分介绍Visual C++.NET应用程序框架的建立,图形编程,图像的存取、显示与生成,以及图像的变化;第3部分介绍图像的点处理,邻域处理,二值图像的处理,形态学图像处理,彩色图像的处理,轮廓跟踪与线段编码
edge
- Visual C++下的边沿检测与提取,轮廓跟踪的图象算法-Visual C++ Under the edge detection and extraction, the image contour tracking algorithm
EdgeContour
- 利用计算机进行图像边缘检测、提取和轮廓跟踪,算法简单,效率高-Using computer image edge detection, contour extraction and tracking algorithm is simple, efficient
edge_check
- 实现边沿检测与提取以及轮廓跟踪的图象算法-Implementation, as well as edge detection and extraction of image contour tracing algorithm
edge
- 图象的边沿检测与提取,轮廓跟踪算法代码。边缘,轮廓提取-Image edge detection and extraction, contour tracing algorithm code. The edge contour extraction
edge
- 边沿检测与提取,轮廓跟踪的图象算法 对着两种算法有着详细解释-Edge detection and extraction, the image contour tracking algorithm into a detailed explanation of the two algorithms
edge_detection
- 边沿检测与提取,轮廓跟踪算法代码vc-edge detection
contourtracing
- matlab下的轮廓跟踪算法,获得边界数值数组和一些测量位置和边界。-get border as numeric array and a number of measurements of a spot and a border
edge
- 边沿检测与提取,轮廓跟踪的图象算法的c++源代码-Edge detection and extraction, the image contour tracking algorithm c++ source code
ImageContourTtackingAlgorithm
- 图像轮廓跟踪算法: 通过若干个像素点来模拟图像,找出图像的轮廓。 前几页是对算法的描述,最后一页是算法实现的代码-Image contour tracking algorithm
ManyImageProcessingMethod2
- 图象的边沿检测与提取,轮廓跟踪算法代码,能实现图像的边缘检测与提取等功能!-Image edge detection and extraction, contour tracing algorithm code
sfm_chanvese_demo
- 一种snake算法实现轮廓跟踪,可用于图像分割、目标识别等图像处理相关领域。-Of a snake contour tracking algorithm can be used for image segmentation, object recognition and other image processing related fields.
imageProfile
- 图象的边沿检测与提取,轮廓跟踪算法代码.非常超值-Image edge detection and extraction, contour tracing algorithm code. Very much value for money
MATLAB
- 这个文章有利于进行人脸识别,是个不错的算法 轮廓跟踪法提取图像轮廓-This article will help to face recognition, is a good algorithm for contour tracing image contour extraction
轮廓跟踪算法获取物体的轮廓序列_生成边界链码
- 链码(又称为freeman码)是用曲线起始点的坐标和边界点方向代码来描述曲线或边界的方法,常被用来在图像处理、计算机图形学、模式识别等领域中表示曲线和区域边界。本例用C++实现轮廓跟踪算法获取物体的轮廓序列,可生成边界链码。(freeman is a method to describe a curve or boundary by using the coordinates of the starting point of the curve and the direction code of