搜索资源列表
图像处理算法
- rar压缩包 其中包含Alphat透明合成系统源代码源代码,JPEG压缩编码系统源代码,腐蚀-膨胀-细化算法源代码,图案抖动技术处理系统源代码,图象边沿检测-提取-轮廓跟踪算法源代码,图象几何变换算法源代码,图象模板匹配算法源代码,图象平滑处理系统源代码,图像雾化处理程序源代码,图形色彩量子化及材质压缩程序源代码,直方图修正-彩色变换算法源代码-rar compressed packets containing Alphat transparent Synthesis System sour
轮廓跟踪的图象算法
- 边沿检测与提取, 轮廓跟踪的图象算法
~图象的边沿检测,提取,轮廓跟踪算法代码
- 图象的边沿检测,提取,轮廓跟踪算法代码-image edge detection, extraction, contour tracking algorithm code
边沿检测与提取,轮廓跟踪的图象算法
- vc++边沿检测与提高.轮廓跟踪的图象算法,一个好的图象处理原代码-vc edge detection and improve. Image contour tracking algorithm, a good source image processing
边沿检测与提取轮廓跟踪的图象算法
- 边沿检测与提取轮廓跟踪,来自于源码中国 www.Cn700.com-edge detection and extraction of contour tracking, source from China www.Cn700.com
区域连通标记轮廓跟踪算法
- 区域连通标记轮廓跟踪算法
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
touch_1.01
- 图象边沿检测-提取-轮廓跟踪算法源代码-Image edge detection- Extraction- contour tracking algorithm source code
dither
- 图象的边沿检测与提取,轮廓跟踪算法代码-Image edge detection and extraction, contour tracking algorithm code
Visual C++ for image processing -v2
- 《 Visual C++数字图像处理(第二版)》一书源代码 该书主要讲述如何使用Visual C++进行数字图像处理。全书共11章,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。 本书内容丰富,叙述详细,实用性强,适合于数字图像处理工作者阅读参考。- How "Visual C Numeral Picture Processing (Se
EdgeContour
- 利用计算机进行图像边缘检测、提取和轮廓跟踪,算法简单,效率高-Using computer image edge detection, contour extraction and tracking algorithm is simple, efficient
snake
- Snake模型是广泛应用于数字图像处理的目标轮廓跟踪算法-Snake model is widely used in digital image processing of the object contour tracking algorithm
edge
- 图象的边沿检测与提取,轮廓跟踪算法代码。边缘,轮廓提取-Image edge detection and extraction, contour tracing algorithm code. The edge contour extraction
edge_detection
- 边沿检测与提取,轮廓跟踪算法代码vc-edge detection
contourtracing
- matlab下的轮廓跟踪算法,获得边界数值数组和一些测量位置和边界。-get border as numeric array and a number of measurements of a spot and a border
ImageContourTtackingAlgorithm
- 图像轮廓跟踪算法: 通过若干个像素点来模拟图像,找出图像的轮廓。 前几页是对算法的描述,最后一页是算法实现的代码-Image contour tracking algorithm
ManyImageProcessingMethod2
- 图象的边沿检测与提取,轮廓跟踪算法代码,能实现图像的边缘检测与提取等功能!-Image edge detection and extraction, contour tracing algorithm code
imageProfile
- 图象的边沿检测与提取,轮廓跟踪算法代码.非常超值-Image edge detection and extraction, contour tracing algorithm code. Very much value for money
内边界边缘轮廓跟踪算法
- 可以识别图像的边缘,提取图像边缘轮廓,且程序简单易懂,方便初学者学习。(You can recognize the edges of images.)
轮廓跟踪算法获取物体的轮廓序列_生成边界链码
- 链码(又称为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