-
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
-
RANSAC平面提取
了解直线拟合、平面拟合的方法
掌握用随机抽样一致 算法实现平面提取(A method of understanding straight line fitting and plane fitting
Grasp the random sampling consensus algorithm for planar extraction)
- 2020-12-01 09:09:27下载
- 积分:1
-
lsb
基于空域的脆弱水印,可以有效检测出图像发生篡改的区域(Airspace based on fragile watermarking can effectively detect the occurrence of tampering with the image of the region)
- 2008-12-29 23:50:09下载
- 积分:1
-
vc
说明: 用c写的jpg编解码,包括jpeg2bmp和bmp2jpeg,可在vc6下调试。(With c written jpg codec, including jpeg2bmp and bmp2jpeg, may be under vc6 debugger.)
- 2008-05-11 04:22:06下载
- 积分:1
-
matlab
说明: 图像的灰度图,和计算梯度的matlab代码实现(Grayscale image, and computing gradient)
- 2019-04-01 16:58:52下载
- 积分:1
-
SuperResolution
图像的超分辨率重建,比利用了三次插值好,matlab代码,初学者(Image super-resolution reconstruction, than the use of three interpolation is good, matlab code, beginners)
- 2017-06-16 10:11:45下载
- 积分:1
-
shibie
针对10个手写数字的识别问题,设计了一个BP神经网络,使它能够正确识别10个数字。(Against the 10 handwritten numeral recognition problem, a BP neural network is designed so that it can correctly identify the 10 digits.)
- 2009-11-25 15:34:12下载
- 积分:1
-
process_kang
基于颜色的图像检索,将RGB转化成HSV的方法(Color-based image retrieval, the method of RGB into HSV)
- 2011-02-09 14:24:04下载
- 积分:1
-
小波模极大值程序
说明: 小波模极大源代码,可用来进行小波降噪或小波模态参数识别(Wavelet modal maximum source code, can be used for wavelet noise reduction or wavelet modal parameter identification)
- 2020-10-16 10:35:01下载
- 积分:1
-
feature-extract
几个大牛对集成了国内外特征提取最前沿的算法,特征提取,DOG,HARRIS,HARRIS-LAPLACE,HARRIS-AFFINE,MSER.描述符,SIFT,AFFINE-SIFT,GLOH.经测试,速度快,描述符准确。(Integration of feature extraction algorithms from several expert of domestic and international, feature extraction: DOG, HARRIS, HARRIS-LAPLACE, HARRIS-AFFINE, MSER; Descriptors: SIFT, AFFINE-SIFT, GLOH. The test reveal the speed and accurate descriptor.)
- 2010-05-10 17:23:44下载
- 积分:1