登录
首页 » matlab » matlabtuxiangfenge

matlabtuxiangfenge

于 2020-10-29 发布 文件大小:3KB
0 232
下载积分: 1 下载次数: 4

代码说明:

  图像分割,包括阈值分割Otsu法,边缘检测包括Roberts算子,Canny算子等,边界跟踪包括Bwtraceboundary函数调用来对图像进行分割等(Image segmentation, including threshold segmentation method of Otsu edge detection, including Roberts operator, Canny operator, edge tracking includes Bwtraceboundary function calls to the segmentation of the image)

文件列表:

bianyuan.m,545,2015-04-12
Bwboundaries.asv,380,2015-04-12
Bwboundaries.m,380,2015-04-12
FSL.m,418,2015-04-12
FSL1.m,418,2015-04-12
FSLB.m,373,2015-04-12
Otsu.m,147,2015-04-12
Roberts.m,377,2015-04-12
suanzi.m,545,2015-04-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • IDB
    这是图像恢复中的盲反卷积迭代算法的matlab的源程序,对于学习数字图像有很大的好处!(This is image restoration in the Iterative Blind Deconvolution algorithm matlab source for the study of digital image has a lot of benefits!)
    2009-03-10 20:34:01下载
    积分: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
  • sun
    用harris算法对图像进行角点检测,输出为这些点的坐标的矩阵(Harris algorithm using corner detection image, the output for these points, the coordinates of the matrix)
    2009-07-07 12:46:26下载
    积分:1
  • imageNcut
    说明:  本文为图像分割源代码,把一幅在MATLAB中读入的图像分割成任意块(This article image segmentation source code, put a read into the MATLAB image is divided into arbitrary blocks)
    2020-10-29 15:39:56下载
    积分:1
  • cameraCali
    张正友标定法,标定图像,将图像进行校正,是当今用的最多的方式方法(This method is so good, I have transferred through this. And it is very useful for the IT workers. This is my first code. Thank you every one.)
    2015-05-03 23:45:36下载
    积分:1
  • facedetect
    人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测(Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection)
    2013-07-14 12:50:55下载
    积分:1
  • SpectrumEnvelopeRemoving
    该代码实现了从光谱库读取高光谱曲线,并且去除其包络。这是高光谱图像处理时一个重要的预处理技术。(The code read from the spectral library of high spectral curve, and the removal of its envelope. This is a hyperspectral image processing, when an important pre-processing technology.)
    2009-01-02 10:41:05下载
    积分:1
  • ImageRetrieval
    毕业设计,基于内容的图像检索,支持的检索特征包括 sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持,运行时请先选定一个文件夹来生成特征库,特征库用access数据库保存,只支持JPG文件(Graduate design, content-based image retrieval, search features, including support sift, color histogram, gray matrix, HU moment invariants, edge direction histogram, retrieval method using the K-means and KD trees are two kinds of needs OPENCV support Please select a runtime folder to generate the feature library, feature library with access database save, only supports JPG files)
    2010-09-14 17:31:44下载
    积分:1
  • lubo
    自己编写图像平滑算法:均值滤波和中值滤波,设置不同的均值滤波模板,以得到最好的图像输出结果。(I have written the image smoothing algorithm: mean filter and median filter, mean filter set different templates to get the best image output.)
    2008-06-07 20:46:32下载
    积分:1
  • facedetection
    PCA、LDA人脸检测,压缩包里实现了PCA、LDA、最小距离分类器,人脸检测!(PCA, LDA face detection, compression bag to achieve the PCA, LDA, minimum distance classifier, face detection!)
    2009-04-15 19:17:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载