-
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
-
ImageFusion
图像融合的各种方法,包括IHS变换,PCA变换,小波变换等等(Various methods of image fusion, including IHS transform, PCA transform, wavelet transform, etc.)
- 2014-03-17 11:48:44下载
- 积分:1
-
gathers
图像处理技术中用于图像聚类的一段程序,即将区域中具有相同灰度或其他属性的区域提取出来。
(image processing technology for image clustering section of procedures, upcoming region with the same intensity or other attribute extraction from the region.)
- 2007-06-03 09:52:31下载
- 积分:1
-
edge
图像边沿提取,程序简单,适合图像处理初学者。(Image edge extraction, the procedure is simple, suitable for image processing for beginners.)
- 2013-08-26 10:53:07下载
- 积分:1
-
GVF_snake
用C++编写的实现GVF的活动轮廓模型的提取,值得你参考(Extracted with implementations written in C++ GVF active contour models, it is worth your reference)
- 2014-09-18 08:03:59下载
- 积分:1
-
duanceng
对采样得到的180幅断层图像进行重建,并针对其中的一幅图像进行处理,并且统计图像中颗粒的大小和数目!(Tomographic images of 180 samples obtained were rebuilt, and for which an image processing and image size and number of particles statistics!)
- 2014-02-17 22:34:53下载
- 积分:1
-
yaogan
遥感数字图像处理基础 遥感数字图像处理基础(yao gan shu zi tu xiang chu li ji chu)
- 2010-10-26 16:19:28下载
- 积分:1
-
bi_balance
几种图像增强的方法,有双直方图均衡,函数均衡等几种方法(several image enhancement methods, a double histogram equalization, function balance methods)
- 2007-05-23 15:13:07下载
- 积分:1
-
roadline
说明: 对边缘图像作hough变换,从峰值中恢复出车道线(Right edge of the image for hough transform, recovered from a peak in the lane)
- 2010-03-30 22:01:16下载
- 积分:1
-
slam
说明: 视觉slam十四讲,程序资料:g2o优化、cere拟合、特征点提取与匹配、点云拼接、opencv图像读取(Visual slam 14, program data: g2o optimization, cere fitting, feature point extraction and matching, point cloud mosaic, OpenCV image reading)
- 2019-03-06 09:03:10下载
- 积分:1