搜索资源列表
Thin
- 一种改进的图像区域中心线提取方法,为了避免出现边界多个1的情况,算法预先扩充边界。-an improved regional image centerline extraction methods, in order to avoid a number of the border, Algorithm advance expand border.
TM_image_segment_watershed
- 对TM灰度图像进行基于梯度幅度的分水岭变换分割,并标记分割区域边界,Matlab源代码,直接拷贝至Matlab中运行。-right TM images based on gray gradient range of watershed transform segmentation, segmentation and mark the region's borders, Matlab source code, a direct copy of Matlab to run.
boundaries
- 此源码主要功能是在图像分析时可以追踪图区域边界,在图像分割、描述和识别中有较大的用途
projection
- 对图像做水平和垂直投影变换,可以确定图像的边界区域
09
- 图像并行边界分割,串行边界分割,并行区域分割,穿行区域分割,Canny算子
PICTURE
- VC编写的图像处理程序。实现了图像的几种几何变换(平移,对称、旋转、错切变换,缩小,放大); 单色图像灰度处理(逆反、东亚级转化);图像的对比度处理(增加、减小对比度,量度增强、减小); 局域滤波(中值滤波);二值图像处理(阈值计算,切片法二值化,等灰度片二值化,线性二值化;四领域收缩,四领域膨胀,8领域收缩,8领域膨胀,4领域清除孤立点,8领域清除孤立点;细化算法1,细化算法2实现图形细化); 图像测量(面积测量,除小面积粒子,区域边界抽出,周长测量,长度测量,角度测量); 并
regiongrow
- 用IDL编写的区域增长代码,可以实现图像区域边界提取的区域增长处理
imageprocessing
- 处理256色图像,进行区域边界检测,Flourier 变换,HOUGH变换,以及简单的图像分割。
从卫星遥感全色图像中自动提取城市目标
- :提出了一种从卫星遥感全色图像中自动提取城市目标的方法。在总结城市目标的卫星遥感全色图像 特性的基础上,设计了一种层次提取的方法。首先在低分辨率图像中提取城市目标的候选区域;接着在候选 区域内利用城市目标一些更复杂的特性在高分辨率图像中证实城市目标。为了获得城市目标的边界,提出了 一种基于边缘点密度的算法,并将算法应用去提取-./0图像中的城市目标,取得了较好的试验结果
ConnectedComponents.rar
- 像素间的连通性简化了许多数字图像概念的定义,如边界或区域,为了确定两个像素是否连通,必须确定它们是否相邻及其灰度值是否满足特定的相似性准则。编写一个标注和计算二值图像连同单元的程序,Connected Components
gansehtu
- 研究了基于块填充的图像修复算法,修复图像的质量容易受到待修复区域边界像素修 复顺序的影响,通过分析待修复区域像素点所在模块的图像特征,改进了填充算法的优先权, 分别是基于P-Laplace算子和Euler’s elastica模型的优先权计算方法的改进。实验结果证实了文中 所介绍算法能有效提高重建图像的感知质量。 -Studied the block-based image restoration algorithm for filling, repair image quali
find_target
- 求取一幅二值图像包含目标区域的最小矩形框,返回矩形框的上下左右边界,然后根据边界坐标在图上画出目标区域。-Strike the rectangle that contains the smallest rectangular target area in a binary image, return to the top and bottom rectangular box around the border, and then draw the boundary on the map coor
Yuzhifenge
- 图像阈值分割,包括:直方图门限选择、半阈值选择和迭代阈值。图像边缘提取,包括:轮廓提取、边界跟踪和区域增长-Image threshold segmentation, including: histogram threshold selection, quasi-threshold selection and iterative thresholds. Image Edge Detection, including: contour extraction, boundary tracking a
Pictdeal
- 图像灰度处理、二值化、边缘检测、有效区域查找和边界拟合的方法,是图像处理典型方法介绍。-this is picture lapalace & find validate area
Regiongrowingmethod
- 区域生长法获取图像边界 必须有种子 可以有很多方法 这里直接鼠标点击-Region growing method to obtain the image the border must have a lot of methods of seed can have a direct mouse click here
DosImageN
- 包括单区域外边界跟踪、跨缝隙穿毛刺轮廓跟踪、边界平滑与规范化、生成区域凸包过程、微分图像二值化-Outside the region including the single-track border, cross-slot wear burr contour tracking, boundary smoothing and standardization, the process of generating the convex hull area, differential image bi
adfas
- 基于Gestalt laws的图像显著边界监测和分割技术,适合于做区域和边界信息的图像处理学者参考,请一起分享-Based on Gestalt laws marked the boundary of image segmentation techniques for monitoring and suitable for the regional and boundary information to do image processing and scholars reference, pl
Ureggiongrrows
- 用IDL开发的区域增长代码,能实实现图像区域边界提取的区域增长处理 -IDL development of regional growth code can be implemented to achieve the regional growth area of the image boundary extraction processing
jingweijiaozheng
- 本程序用于鱼眼图像有效区域的提取,采用四个方向扫描提取区域边界(This program is used to extract the effective area of the fish eye image.)
轮廓跟踪算法获取物体的轮廓序列_生成边界链码
- 链码(又称为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