-
cxsb
通过背景差获取目标,提取车辆的不变矩,外加矩形度,圆形度,体态比等特征构成特征向量组,通过欧式距离识别出车辆。(through poor background, target acquisition, unchanged from the moment vehicles, plus rectangular, circular, Body composition characteristics than the eigenvector group, by the Continental distance identify vehicles.)
- 2007-04-27 18:20:36下载
- 积分:1
-
Local-Binary-Patterns
局部二进制模式,LBP,是已被用于纹理特征的一个
分类。在本文中,提出了一种基于使用这些功能的方法
检测缺陷图案的面料。在培训阶段,在第一个步骤LBP算子是
施加到无缺陷织物样品,逐个象素和参考的所有的行(列)
特征矢量的计算。那么这个图像被分为Windows和LBP算子是
应用这些窗口的每一行(列)。根据与参考比较
特征向量一个合适的阈值,无缺陷的窗户被发现。在检测阶段中,一个
测试图像被划分成的窗户,并使用阈值时,有缺陷的窗口可以
检测到。该方法简单,灰度不变。由于其简单性,
线上实现是可能的。(Local Binary Patterns, LBP, is one of the features which has been used for texture
classification. In this paper, a method based on using these features is proposed for
detecting defects in patterned fabrics. In the training stage, at first step LBP operator is
applied to all rows (columns) of a defect free fabric sample, pixel by pixel, and the reference
feature vector is computed. Then this image is divided into windows and LBP operator is
applied to each row (column) of these windows. Based on comparison with the reference
feature vector a suitable threshold for defect free windows is found. In the detection stage, a
test image is divided into windows and using the threshold, defective windows can be
detected. The proposed method is simple and gray scale invariant. Because of its simplicity,
online implementation is possible as well. )
- 2014-05-26 22:42:00下载
- 积分:1
-
Hough
实现Hough直线检测,标记直线的两端点坐标,再对相似的直线做曲线拟合,可以完美实现边缘连接。(Hough line detection, marking a straight line at both ends of point coordinates, similar linear curve fitting, can be the perfect realization of the edge connector.)
- 2012-08-27 14:51:42下载
- 积分:1
-
边缘检测
包括canny,sobel,log等边缘检测的改进算法,使用效果良好(Including improved edge detection algorithms such as canny, sobel, log and so on, the application effect is good.)
- 2019-04-07 20:56:19下载
- 积分:1
-
srad
srad斑点去噪各向异性扩散滤波器,代码很短,本身该方法就含有不少的偏微分方程,看懂需要仔细研究。(srad, speckle denoising anisotropic diffusion filter)
- 2014-02-08 18:03:45下载
- 积分:1
-
LightCompensate
光照补偿matlab程序,很好很强大,很有效果(Illumination compensation matlab program)
- 2012-05-29 08:24:50下载
- 积分:1
-
fast-fcm
FCM源代码,专门用于图像分割的,速度很快(FCM source code, specifically for image segmentation, very fast)
- 2012-06-05 09:00:51下载
- 积分:1
-
实验
图像处理边缘提取;梯度算子;canny;sobel,灰度(image processing,canny;sobel,image processing,canny,sobel,gray image,energy image.)
- 2017-07-15 17:05:01下载
- 积分:1
-
adaptiveBievalueProcessOfImage
自适应门限二值化图像处理,自己最近完成的,还可以用,文件也加了两张图的效果,需要的可以试一试(Adaptive threshold binarization image processing, recently completed its own, but also can be used, the document also increase the effectiveness of the two plans, the needs may try it)
- 2008-12-24 13:27:17下载
- 积分:1
-
dark_channel_matlab
何凯明暗通道先验法进行单幅图像去雾的实现。
严格按照每一步编程。步骤清晰,代码易懂,更改图片路径后便可执行。(Make a single image to achieve HE dark fog channel priori method.
In strict accordance with each step programming. Step clear, easy to understand code, change the image path after the executable.)
- 2015-01-18 17:00:23下载
- 积分:1