-
Line-detection-method
提出了一种基于图像边缘连接的线段检测方法。数字图像中的线段是由很多线段图元组成,在同一
条线段中,它们的方向是相同的并且受到真实线段的方向约束。因此可以通过提取小的线段图元, 然后分析它们
的连接特性, 进行线段的检测。首先用ADM 算法对图像进行边缘检测, 得到单像素宽的边缘 然后在4 个方向上
进行线段的检测 对初步得到的结果进行合并和验证, 去掉短的线段, 连接临近的线段。经过实验证明, 该方法能
够快速地提取图像中的线段,并且对噪声具有一定的鲁棒性(A line segment connecting a detection method based on image edges. The segment of the digital image is composed by many segments elements, their orientation is the same and by the real line segment direction constraint in the same segment. By extracting a small segment Element can then analyze their connection characteristics for the detection of the line segment. First with ADM algorithm for edge detection on the image to obtain a single-pixel-wide edge then in the four directions on the detection of the line segments merger and verification of the preliminary results obtained, removing the short line segments, the line segments connected near. The experiments show that this method can quickly extract the line segments in the image, and certain robustness to noise)
- 2013-04-13 19:12:46下载
- 积分:1
-
segy
地震数据处理中的基础的地震数据读取程序,MATLAB环境下应用(Seismic Data Reading)
- 2018-12-29 09:59:01下载
- 积分:1
-
otsu1
对最大类间方差法进行改良,引入最小类内方差,进一步提高分割效果(For improved Otsu method, introducing the minimum interclass variance, further improve the segmentation effect)
- 2014-12-14 13:56:03下载
- 积分:1
-
matlabimageprocession
matlab可以用来做小波变换的图像处理代码,可以用来做图像分割,融合。(matlab wavelet transform can be used to make the image processing code, can be used to make image segmentation, integration.)
- 2008-05-27 13:20:54下载
- 积分:1
-
matlab
小波分析在图像处理中有非常重要的应用,包括图像压缩,图像去噪,图像融合,图像分解,图像增强等。文中给出了详细的程序范例,用MATLAB实现了基于小波变换的图像处理。(Wavelet analysis in image processing has very important applications, including image compression, image denoising, image fusion, image decomposition, image enhancement. The paper gives detailed procedures for example, implemented with the MATLAB image processing based on wavelet transform.)
- 2010-11-10 22:06:35下载
- 积分:1
-
susan-
基于SUSAN特征检测算子的边缘提取,添加图片即可运行,可自行根据图片特征设置参数得到较好的边缘检测效果(Edge detection feature extraction SUSAN operator, add images to run, you can set your own parameters to get a better edge detection based on image characteristics)
- 2016-03-31 10:02:02下载
- 积分:1
-
demons
demons 配准非常好用的非刚体配准!(Registration is very easy demons non-rigid registration!)
- 2021-03-30 11:39:10下载
- 积分:1
-
WirelessSensorNetSimulationP
测距的相关内容以及采用三角测量的方法测量出来(Ranging content and the use of the triangulation method is measured)
- 2013-03-21 19:47:50下载
- 积分:1
-
StringMatch
带通配符的字符串匹配,多重匹配,支持通配符“*”,“?”(String matching with wildcards, multiple matches, supports wildcards " *" , " ?" )
- 2014-01-16 10:33:12下载
- 积分:1
-
advancedcvmodel
采用改进的CV图像分割算法用于提取图像边缘轮廓,代码注释很详细。(CV improved image segmentation algorithm for extracting image edge profile, the code is very detailed notes.)
- 2009-05-10 20:19:38下载
- 积分:1