登录
首页 » matlab » 遥感影像分类的matlab实现Image_Classify

遥感影像分类的matlab实现Image_Classify

于 2020-11-23 发布 文件大小:1531KB
0 331
下载积分: 1 下载次数: 1033

代码说明:

  遥感影像分类的matlab实现(源码+图像)。以及分类后评价(总体精度、Kappa系数、混淆矩阵)。(Remote Sensing Image Classification of matlab implementation (source code+ images). After the evaluation and classification (overall accuracy, Kappa coefficient, confusion matrix).)

文件列表:

work
....\center.m
....\ClassifiEvaluate.m
....\Classify.m
....\Classify1.asv
....\Classify2.asv
....\cmatrix.asv
....\fw1.aux
....\fw1.tif
....\fw10.aux
....\fw10.tif
....\fw11.aux
....\fw11.tif
....\fw12.aux
....\fw12.tif
....\fw13.aux
....\fw13.tif
....\fw14.aux
....\fw14.tif
....\fw15.aux
....\fw15.tif
....\fw16.aux
....\fw16.tif
....\fw17.aux
....\fw17.tif
....\fw18.aux
....\fw18.tif
....\fw19.aux
....\fw19.tif
....\fw2.aux
....\fw2.tif
....\fw20.aux
....\fw20.tif
....\fw3.aux
....\fw3.tif
....\fw4.aux
....\fw4.tif
....\fw5.aux
....\fw5.tif
....\fw6.aux
....\fw6.tif
....\fw7.aux
....\fw7.tif
....\fw8.aux
....\fw8.tif
....\fw9.aux
....\fw9.tif
....\GetUnitaryMatrix.asv
....\GetUnitaryMatrix.m
....\GlcmWavelet.m
....\td1.aux
....\td1.tif
....\td10.aux
....\td10.tif
....\td11.aux
....\td11.tif
....\td12.aux
....\td12.rrd
....\td12.tif
....\td13.aux
....\td13.tif
....\td14.aux
....\td14.tif
....\td15.aux
....\td15.tif
....\td16.aux
....\td16.tif
....\td17.aux
....\td17.tif
....\td18.aux
....\td18.tif
....\td19.aux
....\td19.tif
....\td2.aux
....\td2.tif
....\td20.aux
....\td20.tif
....\td3.aux
....\td3.tif
....\td4.aux
....\td4.tif
....\td5.aux
....\td5.tif
....\td6.aux
....\td6.tif
....\td7.aux
....\td7.tif
....\td8.aux
....\td8.tif
....\td9.aux
....\td9.tif
....\tezhengtiqu.m
....\w1.aux
....\w1.tif
....\w10.aux
....\w10.tif
....\w11.aux
....\w11.tif
....\w12.aux
....\w12.tif

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

发表评论

0 个回复

  • adaptive
    介绍了当前谐波检测的主流的几种技术,包括瞬时无功功率理论,自适应检测理论,傅里叶变换理论等,并做了相应的建模分析(Introduced the mainstream of current harmonic detection of several techniques, including instantaneous reactive power theory, adaptive detection theory, Fourier transform theory, and do the corresponding modeling analysis)
    2016-02-17 10:14:38下载
    积分:1
  • segmentation
    基于边缘检测和区域生长的自然彩色图像分割源码(Based on edge detection and region growing source of natural color image segmentation)
    2010-01-17 15:31:05下载
    积分:1
  • translation
    通过maketform和cp2form指令将倾斜图形通过放射变换和投影变换纠正过来(By maketform and cp2tform instructions diagonal pattern by affine transformation and projection transformation corrected)
    2021-04-19 17:08:51下载
    积分:1
  • jpeg2k
    说明:  JPEG2000 的一个实现,期中,wavelet.dll是提供的功能接口。(An implementation of JPEG2000, period, wavelet.dll is to provide a functional interface.)
    2010-05-04 17:00:01下载
    积分:1
  • peizhun
    An image registration matlab code
    2019-04-08 08:54:48下载
    积分:1
  • matlab-calibration-of-cube
    本程序利用立方体进行标定,从而得到摄像机成像参数(This procedure used to calibrate the cube to get the camera imaging parameters)
    2011-06-14 21:39:21下载
    积分:1
  • 数字全息
    说明:  实现了计算机全息图制作和再现,而且再现图片效果良好(A value of two LohmanIII coded images detour phase hologram, by testing the normal operation. The result with image, hologram, and reproducing figure three part.)
    2019-01-16 22:10:31下载
    积分:1
  • Zernike
    Zernike矩是一种具有尺度、移位和旋转不变性的正交不变矩,本设计的目的就是利用Zernike不变矩设计一种图像检索系统,该系统能够充分验证Zerinike矩的不变性及其在图像检索中的优良性能。具体内容包括: (1) 图像特征提取、统计特征提取; (2) Zernike不变矩及其应用方法; (3) 基于Zernike不变矩的图像检索系统。 (Zernike moments is a scale, shift and rotation invariant orthogonal invariant moments, the purpose of this design is the use of Zernike invariant moments design an image retrieval system, the system can fully verify Zerinike moments invariance and itsexcellent performance in image retrieval. Specific content includes: (1) image feature extraction, statistical feature extraction (2) Zernike invariant moments and its application method (3) based on Zernike Moment Invariant image retrieval system)
    2012-11-21 09:01:15下载
    积分:1
  • jpg
    改进的JPEG算法 可用于MPEG-2帧内编码部分(The JPEG algorithm can be used to improve MPEG-2 intra coding part)
    2010-10-27 10:58:09下载
    积分:1
  • match_version_1.3
    该程序主要功能是实现两幅图像特征点的匹配。首先用harris角点检测算法检测出图像角点,然后使用ssd算法筛选匹配的角点,最后将匹配的角点用线连接起来(The program is to achieve two main functions of image feature points of the match. First, with harris corner detection algorithm to detect image corners, then use the ssd corner matching algorithm selection, the final match of the corner will be connected with a line)
    2011-11-21 12:01:22下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载