-
3
基于小波变换的水下图像目标检测论文加matlab实现代码(Wavelet-based underwater image target detection papers plus matlab code)
- 2020-11-23 10:09:34下载
- 积分:1
-
Image-ROI-Select
Matlab的GUI中选择图像的感兴趣区域ROI(正方形和矩形)(Matlab GUI to select the image region of interest ROI (square and rectangular))
- 2012-03-28 11:28:55下载
- 积分:1
-
ccb
matlab工具箱,用于构建和重建可分离的正交可操纵金字塔。(a matlab toolbox for building and reconstructing separable quadrature steerable pyramids.)
- 2019-06-28 21:55:33下载
- 积分:1
-
anglecos
按照夹角余弦距离计算待测样品与样品库的样品相似度(Cosine distance calculation in accordance with the test sample and the sample database sample similarity)
- 2021-01-29 15:08:33下载
- 积分:1
-
模拟退火程序
模拟退火MATLAB程序,可直接运行,或修改参数做其他用途(MATLAB monituihuo program, you can use it solve many problem.)
- 2018-09-15 20:26:31下载
- 积分:1
-
C# 柔化显示图片效果 实例
C# 柔化显示图片效果 实例
- 2013-06-08下载
- 积分:1
-
median-filtering
中值滤波,取出奇数个数据进行排序,用排序后的中值取代要处理的数据即可(median filtering.rar)
- 2013-12-05 17:24:42下载
- 积分:1
-
ImageDivision
System Generator中图像分割算法建模(Image segmentation algorithm for modeling in the System Generator)
- 2020-10-23 20:27:22下载
- 积分:1
-
imagesegmentation
说明: 模糊C-均值聚类算法,使用VC++与matlab 编程两种方法实现算法(Fuzzy C-means clustering algorithm, using VC++ and matlab programming algorithm in two ways)
- 2009-07-22 08:32:18下载
- 积分: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