登录
首页 » matlab » 1纹理特征

1纹理特征

于 2019-02-03 发布
0 108
下载积分: 1 下载次数: 15

代码说明:

说明:  对图像纹理特征进行提取,包括灰度共生矩阵、Lbp、小波等(Texture feature extraction of image, including gray level co-occurrence matrix, Lbp, wavelet and so on)

文件列表:

纹理特征, 0 , 2018-01-15
纹理特征\代码, 0 , 2018-01-15
纹理特征\代码\Fourier, 0 , 2018-01-12
纹理特征\代码\Fourier\fourier_circular_angular.m, 538 , 2018-01-12
纹理特征\代码\Fourier\quadrante.m, 334 , 2018-01-12
纹理特征\代码\Fourier\sep_angulares.m, 226 , 2018-01-12
纹理特征\代码\GMRF, 0 , 2018-01-11
纹理特征\代码\GMRF\TestGMRF.m, 262 , 2015-10-26
纹理特征\代码\GMRF\X_GmrfPara_2Order_Estimat.m, 956 , 2015-10-26
纹理特征\代码\GMRF\X_GmrfPara_4Order_Estimat.m, 948 , 2015-10-26
纹理特征\代码\GMRF\X_GmrfPara_5Order_Estimat.m, 963 , 2015-10-26
纹理特征\代码\GMRF\X_Gmrf_ParaG.m, 2114 , 2015-10-26
纹理特征\代码\Gabor, 0 , 2018-01-10
纹理特征\代码\Gabor\gaborFeatures.m, 3297 , 2016-10-05
纹理特征\代码\Gabor\gaborFilterBank.m, 2661 , 2016-10-05
纹理特征\代码\HMT, 0 , 2018-01-12
纹理特征\代码\HMT\Error.m, 993 , 2014-04-23
纹理特征\代码\HMT\Expectation.m, 3835 , 2017-01-11
纹理特征\代码\HMT\HMT_Train_2.m, 877 , 2017-06-19
纹理特征\代码\HMT\Initialization.m, 464 , 2017-01-11
纹理特征\代码\HMT\KLdistance.m, 1465 , 2017-07-01
纹理特征\代码\HMT\Maximization.m, 1320 , 2014-07-03
纹理特征\代码\Laws纹理测量, 0 , 2018-01-15
纹理特征\代码\Laws纹理测量\laws.m, 1359 , 2013-01-22
纹理特征\代码\Tamura纹理特征, 0 , 2018-01-10
纹理特征\代码\Tamura纹理特征\Tamura.m, 296 , 2018-01-10
纹理特征\代码\Tamura纹理特征\coarseness.m, 1312 , 2018-01-10
纹理特征\代码\Tamura纹理特征\contrast.m, 507 , 2018-01-10
纹理特征\代码\Tamura纹理特征\directionality.m, 1229 , 2018-01-10
纹理特征\代码\Tamura纹理特征\linelikeness.m, 3498 , 2018-01-10
纹理特征\代码\Tamura纹理特征\regularity.m, 867 , 2018-01-10
纹理特征\代码\分形盒维数, 0 , 2018-01-15
纹理特征\代码\分形盒维数\boxcount.m, 6437 , 2015-10-27
纹理特征\代码\半方差, 0 , 2018-01-15
纹理特征\代码\半方差\Semivariance.m, 935 , 2018-01-09
纹理特征\代码\小波wavelet, 0 , 2018-01-15
纹理特征\代码\小波wavelet\DWTfeature.m, 1352 , 2018-01-15
纹理特征\代码\小波wavelet\waveletfeature.m, 5935 , 2018-01-10
纹理特征\代码\小波wavelet\新建文件夹, 0 , 2018-01-15
纹理特征\代码\小波wavelet\新建文件夹\estpdf.m, 1789 , 2001-01-12
纹理特征\代码\小波wavelet\新建文件夹\ggmle.m, 803 , 2001-01-12
纹理特征\代码\小波wavelet\新建文件夹\sbcoef2.m, 770 , 2009-06-16
纹理特征\代码\小波wavelet\新建文件夹\wavefeat.m, 2770 , 2018-01-15
纹理特征\代码\局部二值模式LBP, 0 , 2018-01-15
纹理特征\代码\局部二值模式LBP\lbp.m, 6336 , 2017-05-21
纹理特征\代码\灰度共生矩阵GLCM, 0 , 2018-01-15
纹理特征\代码\灰度共生矩阵GLCM\GLCMfeature.m, 1256 , 2018-01-09
纹理特征\代码\灰度差分统计GLDS, 0 , 2018-01-15
纹理特征\代码\灰度差分统计GLDS\GLDSfeature.m, 811 , 2018-01-09
纹理特征\代码\灰度梯度共生矩阵, 0 , 2018-01-15
纹理特征\代码\灰度梯度共生矩阵\GrayGradinet.m, 3083 , 2018-01-15
纹理特征\代码\自相关函数, 0 , 2018-01-15
纹理特征\代码\自相关函数\zxcor.m, 901 , 2018-01-09
纹理特征\纹理特征.docx, 15393 , 2018-01-15

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

发表评论

0 个回复

  • 像去噪(matlab
    说明:  使用中值,均值,小波,DCT,PCA五种方法实现对图像的去噪处理。(Five methods, median, mean, wavelet, DCT and PCA, are used to denoise the image.)
    2021-01-05 15:28:54下载
    积分:1
  • X光增强
    说明:  对于X光骨骼增强,利用拉普拉斯变换,灰度变换,高频滤波对其增强(For X-ray bone enhancement, Laplace transform, gray transform and high frequency filter are used to enhance it)
    2021-02-19 16:59:44下载
    积分:1
  • xulietuxiangjianceyuchongjian
    针对目前工业制造领域面临的难题,提出利用非量测数字摄像机进行工业钣金件高精度三维重建与视觉检测.采用二维直接线性变换分解摄像机参数初值并结合光束法平差进行高精度标定 利用最小二乘模板匹配提取像面上的点、直线信息并进行混合光束法平差,从而进行钣金件的高精度三维重建及其尺寸制造误差的检测.所开发的视觉检测系统硬件成本低、自动化程度较高,实际数据的多次实验均取得了优于1/8 000的相对精度,说明所论述的方法为工业零件的自动化三维检测提供了一条可行途径.(View of the current challenges facing the field of industrial manufacturing, made use of non-metric digital camera precision sheet metal parts for industrial reconstruction and visual inspection. Using two-dimensional direct linear transformation and the decomposition of initial parameters of the camera bundle adjustment with high accuracy calibration extracted by the least square template matching, like the surface of point, line information and mixed bundle adjustment to the three-dimensional reconstruction of high-precision sheet metal parts and the size of the detection of manufacturing errors. visual inspection system developed by the hardware low cost, high degree of automation, the actual data, many experiments have achieved better than 1/8000 of the relative accuracy, that the methods discussed in the automation of industrial components to provide a feasible three-dimensional detection approach.)
    2010-12-02 11:56:32下载
    积分:1
  • je-analysis-1[1].4.0.jar
    极易分词源码包,好用最新版本,双向匹配分词(vulnerable segmentation source package, the latest version easier to use, two-way matching word)
    2007-01-17 21:17:48下载
    积分:1
  • 点云特征提取 详细 实用 经典的讲述过程及方法FeatureExtractionFromPointClouds
    点云特征提取 详细 实用 经典的讲述过程及方法(Point Cloud Feature Extraction practical details about the processes and methods of classic)
    2020-07-09 10:18:55下载
    积分:1
  • COIL20
    用于在图像处理以及计算机视觉中,作为测试的COIL20数据集(The COIL20 data set used as a test in image processing and computer vision)
    2017-08-22 21:48:31下载
    积分:1
  • 1
    说明:  图像处理方面的简单程序,可以实现图片的大小转换,从而制作自己的图像模板(make your own picture)
    2010-06-05 01:18:09下载
    积分:1
  • 实现matlab magnify
    本代码能实现matlab图中图,可以在figure中实现局部放大图,从而实现整体趋势和局部展示的目的。(This codes can realize the MATLAB graph, iand the codes can realize the local enlargement map in the figure, so as to achieve the overall trend and the purpose of partial display.)
    2020-06-22 00:20:02下载
    积分:1
  • tuxiangjihetezheng
    说明:  可用于简单图像的处理及几何特征提取,可得到1. 长宽比 2. 矩形度 3. 圆形度 4. 面积凹凸比 5. 周长凹凸比 6. 球形度 7. 偏心率 8. 形状参数(It can be used to process simple images and extract geometric features. It can obtain 1. aspect ratio 2. rectangularity 3. roundness 4. area concave-convex ratio 5. circumference concave-convex ratio 6. sphericity 7. eccentricity 8. shape parameters.)
    2019-04-18 20:55:38下载
    积分:1
  • DIPUM_toolbox_m-file_v1.1.4
    数字图像处理(matlab版) 自带的 DIPUM_toolbox, v1.1.4,m文件(dipum toolbox v1.1.4 m files)
    2009-11-25 15:45:10下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载