-
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
-
im2jpeg
将一幅图像以jpeg的形式进行压缩,对初学者很有用(Jpeg form of an image compression, very useful for beginners)
- 2013-02-26 10:20:57下载
- 积分:1
-
rgb2hsi
将RGB彩色空间转换到HSI彩色空间,HSI彩色空间更接近人眼对彩色的认知。(The RGB color space conversion to the HSI color space, HSI color space is closer to the human eye color perception.)
- 2013-08-18 08:12:48下载
- 积分:1
-
splitmerge
图像分割 基于区域的分离和合并
实例 自己写的(SPLITMERGE Segment an image using a splil-and-merge algorithm.)
- 2011-10-29 05:47:18下载
- 积分:1
-
image_segment
Random Walker图像分割Matlab源代码,需要安装图形分析工具箱,地址http://eslab.bu.edu/software/graphanalysis/,给出了一个应用例子。(Random Walker Image Segmentation Matlab source code, need to install the graphical analysis toolbox, address http://eslab.bu.edu/software/graphanalysis/, gives an application example.)
- 2010-02-28 00:47:44下载
- 积分:1
-
ENVI-IDL
ENVI二次开发常用功能代码,包括大气校正、定标、分类(监督+非监督)、裁剪、镶嵌等(ENVI secondary development commonly used function codes, including atmospheric calibration, calibration, classification (supervision+ unsupervised), cutting, mosaic, etc.)
- 2020-07-01 05:00:02下载
- 积分:1
-
NLmeansfilter
这是新提出来的用于图像去噪的非局部均值滤波方法, matlab程序.非常好,你试试.(this is a new proposed image denoising method--non local means filtering, matlab file. you can try!)
- 2020-09-23 11:47:54下载
- 积分:1
-
Edge-Color
各种边缘检测程序,包括2Sobel算子边缘检测, Prewitt算子边缘检测,Roberts算子边缘检测, Laplace算子边缘检测,Canny算子边缘检测
(Edge Color)
- 2012-09-12 09:07:01下载
- 积分:1
-
PoissonMesh
有关三维模型的泊松算法的诸多应用的实现,包括泊松重建和泊松纹理混合算法,由原作者开发,非常可靠(C++ implementation for algorithms including poisson mesh and poisson texture stitching, it is shared by author with wide utilization)
- 2020-07-02 21:20:01下载
- 积分:1
-
roidpoly
基于感兴趣区域图象处理的matlab程序和大家共享
(Region of interest based on the matlab image processing procedures and U.S. share)
- 2007-10-17 20:05:37下载
- 积分:1