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

遥感影像分类的matlab实现Image_Classify

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

代码说明:

  遥感影像分类的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 个回复

  • 32131312312321njianceok
    基于HOUGH变换的车道线检测和识别的程序,可以使用(Lane HOUGH transform detection and recognition based on the program, you can use)
    2014-04-21 15:16:13下载
    积分:1
  • precision--recall--and-ROC-curve
    图像分割,显著性算法的precision,recall 和ROC的评价指标计算。(Image Segmentation, significant precision,recall and ROC assessment index calculation algorithm.)
    2016-04-11 15:29:50下载
    积分:1
  • tfristft
    令x(n)=5exp(j*0.15*n*n)+6exp(j*300n-j*0.15*n*n) ,w(n)为高斯窗函数。试用matlab软件,取不同长度的窗函数,分别求x(n)离散短时傅里叶变换,并进行信号重构。(ORDER x (n) = 5exp (j* 0.15* n* n)+6exp (j* 300n-j* 0.15* n* n), w (n) for the Gaussian window function. Trial Matlab software, take different lengths of the window function x (n), respectively, seek to discrete short-time Fourier transform, and to reconstruct the signal.)
    2013-02-28 15:31:20下载
    积分:1
  • roadsegmentation
    遗传算法在道路图像阈值分割中的应用,算法中对遗传算法的遗传算子进行了一系列的改进,收敛性较好。(Genetic Algorithm in the path of the image threshold segmentation application, the algorithm of genetic algorithm genetic operator carried out a series of improvements, a better convergence.)
    2008-12-27 23:29:28下载
    积分:1
  • kalman
    在工程运用中,我们往往在卡尔曼滤波器后端连接平滑滤波器构成平滑卡尔曼滤波器,来加强滤波性能的改善,程序通过简单输入信号 在增加随机观测噪声情况下 在平滑卡尔曼滤波前后进行观测对比,可得平滑卡尔曼滤波性能得到了改善。(In engineering application, we often back-end connections in the Kalman filter Kalman smoothing filter the smoothing filter, to enhance filter performance improvement program by simply increasing the input signal in the case of random measurement noise Kalman filter before smoothing contrast observation can be obtained Kalman smoothing performance is improved.)
    2013-06-27 14:55:29下载
    积分:1
  • Mueller_Matrix_Cal
    说明:  利用偏振片玻片产生圆偏振光照射物体,计算反射光的穆勒矩阵(Using a polarizer glass to generate circularly polarized light to illuminate an object, calculate the Mueller matrix of the reflected light)
    2019-12-13 11:41:36下载
    积分:1
  • 1231
    火灾探测中火焰图像分割方法研究,比较实用。(Fire detection fire image segmentation, more practical.)
    2010-12-07 13:34:27下载
    积分:1
  • DCT_JPEG
    给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。(Given to the JPEG compression matlab program, contains the original compressed image, the program of the grayscale bmp picture JEPG encoded, compressed into a 0101 form of encoding. RBG color coded JPEG image into a first luminance Y and chrominance Cr, Cb, which uses the human visual characteristics is not sensitive to the color, reduce the number of color data to achieve compression. Take a variety of JPEG encoding, includes length coding (Run Length Coding) and Huffman (Huffman) coding, a high compression ratio. In the code before the data block, discrete cosine transform (DCT) and quantization, to retain a large low-frequency signal energy, discarding high-frequency signals in order to achieve compression.)
    2011-05-16 17:00:59下载
    积分:1
  • hui
    包括回归分析和概率统计,实现了图像的灰度化并进一步用于视频监视控,汽车课设货车Matlab驱动力图程序。( Including regression analysis and probability and statistics, Achieve a grayscale image and further control for video surveillance, Car class-based truck driver trying to Matlab program.)
    2017-03-10 22:06:27下载
    积分:1
  • WaterProject
    说明:  水体提取功能,里面主要实现了多源遥感卫星水体提取,入库,推送等后续代码功能(Water extraction function, which mainly realizes the multi-source remote sensing satellite water extraction, storage, push and other follow-up code functions)
    2021-03-06 18:30:31下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载