登录
首页 » matlab » 图像处理基础程序,主要针对遥感影像处理

图像处理基础程序,主要针对遥感影像处理

于 2020-06-15 发布 文件大小:2571KB
0 332
下载积分: 1 下载次数: 1

代码说明:

  图像处理基础程序,主要针对遥感影像处理。内含各种基础处理源码(matlab ,imagine analisy)

文件列表:

算法\1\leijihist.m, 187 , 2018-11-19
算法\1\mean1.m, 276 , 2018-11-19
算法\1\read.m, 79 , 2018-10-17
算法\1\zhifangtu.m, 177 , 2018-11-19
算法\1\示例图像1.jpg, 39349 , 2018-10-17
算法\Boundary_tracking.m, 1337 , 2018-12-16
算法\Brovey.m, 488 , 2018-11-16
算法\Brovey_fuse.m, 508 , 2018-11-16
算法\chengjibianhuan.m, 389 , 2018-11-16
算法\diedaiyuzhi.asv, 1304 , 2018-12-01
算法\diedaiyuzhi.m, 1810 , 2018-12-01
算法\extract_pca.m, 730 , 2018-11-19
算法\f1.bmp, 2224342 , 2018-11-16
算法\f2.bmp, 2661414 , 2018-11-16
算法\fangcha.m, 241 , 2018-10-17
算法\high.jpg, 17263 , 2004-06-13
算法\hist1.m, 186 , 2018-10-18
算法\hsi2rgb.m, 521 , 2018-10-22
算法\hsi2rgb2.m, 1051 , 2018-11-02
算法\hsironghe.m, 738 , 2018-11-17
算法\huidulashen.m, 881 , 2018-10-17
算法\isodata.m, 4205 , 2018-12-16
算法\junzhi.m, 448 , 2018-10-18
算法\junzhilubo.m, 477 , 2018-10-19
算法\Kmeans.asv, 3462 , 2018-12-16
算法\Kmeans1.m, 4105 , 2018-12-16
算法\lashen.m, 345 , 2018-11-16
算法\leijihist.m, 232 , 2018-11-18
算法\leijihistformhist.m, 203 , 2018-10-18
算法\low.jpg, 12150 , 2004-06-13
算法\maopaopaixu.m, 370 , 2018-10-17
算法\mean1.m, 276 , 2018-11-19
算法\mid1.m, 186 , 2018-10-18
算法\pcaronghe.m, 1005 , 2018-11-16
算法\Prewittsuanzi.m, 807 , 2018-10-19
算法\qiujunzhi.m, 53 , 2018-10-17
算法\quickSort.m, 544 , 2018-10-17
算法\quyufenxi.asv, 1041 , 2018-12-01
算法\quyufenxi.m, 1059 , 2018-12-01
算法\read.m, 79 , 2018-10-17
算法\regiongrow.m, 1646 , 2018-11-12
算法\rgb2hsi.m, 1024 , 2018-11-02
算法\sebolsuanfa.m, 676 , 2018-10-19
算法\show1.m, 230 , 2018-10-17
算法\show3.m, 573 , 2018-10-17
算法\xianggaunxishu.m, 244 , 2018-10-17
算法\xiefangcha.m, 254 , 2018-10-17
算法\zhifangtu.m, 446 , 2018-11-19
算法\zhifangtujunheng.m, 955 , 2018-11-19
算法\zhifangtupipei.m, 684 , 2018-10-18
算法\zhongshu.m, 465 , 2018-10-17
算法\zhongweishu.m, 241 , 2018-10-19
算法\zhongzhi.m, 843 , 2018-10-18
算法\zhongzhilubo.m, 560 , 2018-10-19
算法\zuidasiran.m, 456 , 2018-12-16
算法\zuixiaojuli.m, 386 , 2018-12-16
算法\新建文本文档.txt, 156 , 2018-12-03
算法\示例图像1.jpg, 39349 , 2018-10-17
算法\1, 0 , 2018-11-19
算法, 0 , 2018-12-16

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

发表评论

0 个回复

  • ransac
    基于ransac的椭圆检测,对于一组随机的椭圆点,可以得到椭圆参数,检测精度高。(Based ransac ellipse detection, for a group of random elliptic points, you can get an ellipse parameters, high detection accuracy.)
    2016-01-05 21:43:48下载
    积分:1
  • matlabCV
    一些图象处理及机器视觉的matlib工具,例程,有ransac算法,求单应矩阵等等。(some image processing and machine vision matlib tools, routines, ransac algorithm, should seek single matrix, and so on.)
    2007-06-13 21:24:33下载
    积分:1
  • Wavelet-transform-image
    图像分割处理的小波变换算法源代码,使用vc++(Wavelet transform image segmentation algorithm source code vc++)
    2012-03-25 13:55:21下载
    积分:1
  • SOC-and--SOH-of-Li-ion-Batteries
    采用阻抗跟踪及模糊逻辑算法,实现锂电池包SOC及SOH精确估算。(Estimation of the SOC and SOH of Li-ion battery pack ,by empedence measure with fuzzy logic inference)
    2013-09-17 13:41:40下载
    积分:1
  • quexianjc_zong
    这是基于图像处理,用MATLAB编程,对指定的图像进行缺陷检测和边缘提取的程序(This is based on image processing, using MATLAB programming, the images on the specified defect detection and edge extraction procedures)
    2009-04-12 11:05:40下载
    积分:1
  • susan
    Susan算法,用于角点检测。很先进的方法,国内有人改进过,这是原来的方法。(Susan algorithm for corner detection. The most advanced methods, there are those who improved, this is the original method.)
    2008-07-13 17:22:03下载
    积分:1
  • JPEG2000-Codes---All-in-one-Folder
    This is the basic code implementing jpeg2000 in matlab
    2012-01-06 15:29:44下载
    积分:1
  • polar-coordinate-transformation
    将图像从笛卡尔坐标系上转换到对数极坐标上,这样做便于将笛卡尔坐标系上存在缩放和旋转关系的图像转换成对数极坐标下的具有平移关系的图像,然后就可以用相位相关检测算法进行相关检测,得到两幅图像的相关性(Convert an image Cartesian to polar coordinates on a logarithmic, this facilitates the translation relations image with the next image conversion to a logarithmic scale and rotate relationship exists between the Cartesian coordinates polar coordinates, then you can use phase correlation detection algorithm for correlation detection, the correlation between two images obtained)
    2021-01-22 15:08:40下载
    积分:1
  • lanstoolbox
    计算图像的质心,各种矩以及基于矩的图像重构算法,对模式识别和图像处理有较大的研究价值。(calculated image of the center of mass, and for the moment the various moments of image reconstruction algorithm, on Pattern Recognition and Image Processing of a larger research value.)
    2007-05-12 03:57:46下载
    积分:1
  • lowfrefus
    基于区域方差的加权融合方法,主要解决原始图像分解的低频成分的结合(Weighted fusion method based on regional variance)
    2020-09-03 17:08:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载