搜索资源列表
PicEdge_DetecAndExtrac
- 程序说明 总体功能: 本程序有2个功能。 1.对载入的二值图像提取边缘,并将边缘信息存入指定文本文件。 2.通过功能1中的文本文件在一个打开的pic图像中恢复边缘。 所需输入输出的数据文件: 1.输入一个二值图像,对其进行边缘提取,新建一个文本文件已存入边缘信息,输出此文本。 2.输入步骤2中的文本,通过文本文件输出恢复边缘。 运行方式: 1.打开一个待求二值图。 2.选取“边缘提取”,“轮廓提取”中的4连通或者8连通方法提取边缘。
HW2
- 该程序实现了图像的轮廓提取。综合应用了图像二值化、二值化图像的黑白点噪声滤波、图像的腐蚀和膨胀、图像轮廓提取算法。
Image Progress
- C语言写的图像处理源码。 进入 VCImageN 后在 Image1 窗口中可直接运行的演示功能有: 点处理:投影定位例 邻域处理:单点宽边界检测例、液滴边缘检测例 图像平滑(旋转掩模平均原理) 带方向边缘检测(检测原理、Kirsch 算法各分量、Robinson 算法各分量、Prewitt 算法各分量) 二值图像处理:二值化实例(不同算法比较、多模式、双阈值、比率法、分块二值化)
delphi图像分割.rar
- 用Delphi制做,实现在打开,二值化,对图像的腐蚀,膨胀,轮廓提取等效果,使结构开,结构闭,细化,恢复原图等功能,以及从各个角度的投影等,system with Delphi done to achieve the open, two values, the image of corrosion, swelling, contour extraction effect, open structure, structural closure details, such as the maximu
gujia
- 数字图像处理骨架提取,能将一个二值图像的骨架提取出来进行后续处理。骨架是一种非常重要的图像几何特征,在图像几何形态分析及相关领域具有非常广泛的应用,利用骨架表示原始图像,可以在保持图像重要拓扑特征的前提下,减少图像中的冗余信息。骨架既能压缩图像数据,保留区域的连通性和拓扑性,描述区域轮廓的几何特征,又能使原始图像完全或部分地从骨架中恢复或重构。-Skeleton extraction of digital image processing, to a binary image of the sk
contourtrack
- matlab边界自动跟踪程序,该程序可以直接运行,涉及边界判别准则和搜索准则。图像要求为二值图像,可输出为边界的点的坐标和轮廓图像。-matlab boundary automatic tracking program can be run directly involving border criteria and search criteria. Image requirements for binary images can be output for the coordinates of
motiondetect
- 寻找轮廓实现视频流的运动目标检测:从二值图像中提取轮廓,并返回提取轮廓数量。-Look for the outline of the sports video streaming achieve target detection: From the binary image to extract the outline, and contour extraction quantity back.
67894454565367678844
- 本程序很好的实现了二值图像的轮廓跟踪,边缘提取和边缘检测-This procedure achieved good binary image of contour tracking, edge detection and edge detection
edgecontour
- 图像轮廓提取C++程序,属于图像处理得边界特征二值化程序-Image contour extraction procedure
lunkuo
- 这个是图像处理程序,它的功能是提取圆形工件的内轮廓。所得图像时二值图像。-This is the image processing program, and its function is to extract the inner circular workpiece contour. Binary image from an image.
ContourAbstract
- 用MFC开发的简单的图像二值化轮廓提取和主动轮廓模型的轮廓提取-MFC Development using simple binary image contour extraction and contour extraction of active contour models
1
- 基于MFC的二值图像边界轮廓提取程序,程序简单-image edge
Contours
- 利用OpenCv实现图像中目标的轮廓提取,针对二值图像。-The use of OpenCv to achieve the target in the image contour extraction for binary image.
Contour-extraction
- 轮廓提取的目的就是获得图像的外部特征,是进行图像分析的有用手段之一.二值图像轮廓提取的算法非常简单,就是掏空内部点:如果原图中有一点为黑,且它的8个相临点都是黑色时,则将该黑点删掉-Contour extraction is to obtain the purpose of the external characteristics of the image, is useful for image analysis means of the binary image contour extrac
hough
- 基于霍夫变换的外形检测算法的实现,包括图像读取与显示、彩色图像转化为灰度图、灰度图二值化、膨胀腐蚀、图像轮廓提取、线性图形检测以及椭圆检测-Shape detection algorithm based on Hough transform implementation, including the image read and display color images into grayscale, grayscale binary and expansion corrosion image
sanzhenchafen
- 三帧差分算法是相邻两帧差分算法的一种改进方法,它选取连续三帧视频图像进行差分运算,消除由于运动而显露背景影响,从而提取精确的运动目标轮廓信息。该算法的基本原理是是先选取视频图像序列中连续三帧图像 并分别计算相邻两帧的差分图像,然后将差分图像通过选取适当的阈值进行二值化处理,得到二值化图像,最后在每一个像素点得到的二值图像进行逻辑与运算,获取共同部分,从而获得运动目标的轮廓信息。-Three differential algorithm is an improved method of two
Fourier-Descriptors-master
- 提取二值图像轮廓的边界坐标,构造傅里叶描述子-Boundary coordinates binary image contour extraction, Fourier descr iptor structure
easycentroidpoint
- 提取二值图像的轮廓,根据hu矩求轮廓质心点(Extract the contour of the two value image, and calculate the contour centroid point according to the Hu moment)
r
- 数字图像二值化,canny边缘检测并提取轮廓进行椭圆拟合找出质心点(Two values of digital image, Canny edge detection and extraction of contour by ellipse fitting to find the centroid point)
二值图像取轮廓
- 二值图像取提取轮廓的源码,vc6.0编译