搜索资源列表
图象的边沿检测与提取,轮廓跟踪算法代码
- 图象的边沿检测与提取,轮廓跟踪算法代码-image edge detection and extraction, contour tracking algorithm code
图象的边沿检测与提取,轮廓跟踪算法代码
- 图像处理程序代码,图像边缘检测与提取,轮廓跟踪算法-image processing code, edge detection and extraction, contour tracking algorithm
~图象的边沿检测,提取,轮廓跟踪算法代码
- 图象的边沿检测,提取,轮廓跟踪算法代码-image edge detection, extraction, contour tracking algorithm code
区域连通标记轮廓跟踪算法
- 区域连通标记轮廓跟踪算法
dither
- 图象的边沿检测与提取,轮廓跟踪算法代码-Image edge detection and extraction, contour tracking algorithm code
图象的边沿检测与提取,轮廓跟踪算法代码
- 图象的边沿检测与提取,轮廓跟踪算法代码-image edge detection and extraction, contour tracking algorithm code
图象的边沿检测与提取,轮廓跟踪算法代码
- 图像处理程序代码,图像边缘检测与提取,轮廓跟踪算法-image processing code, edge detection and extraction, contour tracking algorithm
~图象的边沿检测,提取,轮廓跟踪算法代码
- 图象的边沿检测,提取,轮廓跟踪算法代码-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
图像处理算法
- rar压缩包 其中包含Alphat透明合成系统源代码源代码,JPEG压缩编码系统源代码,腐蚀-膨胀-细化算法源代码,图案抖动技术处理系统源代码,图象边沿检测-提取-轮廓跟踪算法源代码,图象几何变换算法源代码,图象模板匹配算法源代码,图象平滑处理系统源代码,图像雾化处理程序源代码,图形色彩量子化及材质压缩程序源代码,直方图修正-彩色变换算法源代码-rar compressed packets containing Alphat tra
tuxiangbianyuanchuli
- 图象边沿检测提取轮廓跟踪算法 这个源码好简单,适合初学者,-Image Edge Extraction contour detection algorithm to track the source code is really very simple, suitable for beginners.
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 图象几何变换算法源代码 si
Imageedgedetectionextractioncontourtracking
- 图像的边缘检测,提取,轮廓跟踪算法的源代码。-image edge detection, extraction, contour tracking algorithm source code.
111111111111111111
- 边缘提取和轮廓跟踪算法,用visual c++写的-Edge extraction and contour tracking algorithm, using visual c to write the
edge
- 边沿检测轮廓跟踪,在图像处理中非常重要的边缘检测轮廓跟踪算法。-Edge detection contour tracking, image processing in a very important edge detection contour tracking algorithm.
snake
- Snake模型是广泛应用于数字图像处理的目标轮廓跟踪算法-Snake model is widely used in digital image processing of the object contour tracking algorithm
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 c