登录
首页 » matlab » Remote-Sensing-Image-Classification

Remote-Sensing-Image-Classification

于 2013-08-24 发布 文件大小:7445KB
0 277
下载积分: 1 下载次数: 70

代码说明:

  1. 图像二值化 2. 边界跟踪,去除离散点 3. 边界提取 4. 删除短边 5. 区分河流与道路 先找到桥梁,利用桥梁上的种子点 对道路进行跟踪,从而提取整条主干道。 (1 image binarization 2boundary tracking, removal of discrete points 3 boundary extraction 4 Remove the short side 5 distinguish rivers and roads the curvature is too large) First find the bridge, the bridge on the use of seed points on the road to follow, thereby extracting the whole trunk.)

文件列表:

数字图像处理考试资料
....................\DIA实验的图.ppt,968192,2007-06-07
....................\Graph Cuts
....................\..........\block.h,8191,2005-07-21
....................\..........\Debug
....................\..........\.....\vc60.idb,33792,2007-06-21
....................\..........\.....\vc60.pdb,36864,2007-06-21
....................\..........\DIA实验的图.ppt,968192,2007-06-07
....................\..........\energy.h,9091,2005-07-21
....................\..........\GCoptimization.cpp,59911,2006-12-12
....................\..........\GCoptimization.h,22673,2006-12-11
....................\..........\gc_example.asv,2952,2013-06-13
....................\..........\gc_example.m,2952,2013-06-13
....................\..........\GC_README.txt,26859,2006-12-13
....................\..........\graph.cpp,10869,2006-12-18
....................\..........\graph.h,8717,2006-12-18
....................\..........\GraphCut.cpp,644,2006-12-18
....................\..........\GraphCut.h,2105,2006-12-18
....................\..........\GraphCut.m,11393,2007-05-01
....................\..........\GraphCutConstr.cpp,4758,2006-12-18
....................\..........\GraphCutConstr.ilk,66384,2006-12-18
....................\..........\GraphCutConstr.mexa64,153177,2006-12-18
....................\..........\GraphCutConstr.mexglx,131031,2006-12-18
....................\..........\GraphCutConstr.mexw32,77899,2006-12-18
....................\..........\graphcutconstr.pdb,233472,2006-12-18
....................\..........\GraphCutMex.cpp,16635,2006-12-18
....................\..........\GraphCutMex.ilk,68476,2006-12-18
....................\..........\GraphCutMex.mexa64,159828,2006-12-18
....................\..........\GraphCutMex.mexglx,136766,2006-12-18
....................\..........\GraphCutMex.mexw32,77896,2006-12-18
....................\..........\graphcutmex.pdb,233472,2006-12-18
....................\..........\hs_err_pid316.log,13862,2007-05-03
....................\..........\LenaRGB.tif,792056,2004-09-28
....................\..........\LICENSE.TXT,18349,2005-05-09
....................\..........\LinkedBlockList.cpp,1453,2005-08-25
....................\..........\LinkedBlockList.h,1765,2005-07-21
....................\..........\main.cpp,4029,2007-04-25
....................\..........\main.dsp,3377,2007-04-25
....................\..........\main.dsw,533,2007-04-25
....................\..........\main.ncb,41984,2007-06-21
....................\..........\main.opt,54784,2007-06-21
....................\..........\main.plg,1566,2007-06-21
....................\..........\maxflow.cpp,20816,2005-07-21
....................\..........\PlotLabels.m,348,2007-05-03
....................\..........\SpatialCues.m,606,2007-06-21
....................\..........\tmwtypes.h,11401,2007-04-25
....................\..........\ToVector.m,315,2007-06-21
....................\..........\实验报告.doc,324096,2013-06-12
....................\..........\实验数据
....................\..........\........\1线状物提取


....................\..........\........\2遥感图象分类
....................\..........\........\.............\2A





....................\..........\........\.............\..\N2.bmp,66614,2007-06-07
....................\..........\........\.............\..\N3.bmp,66614,2007-06-07
....................\..........\实验课(仅作参考).ppt,2247168,2007-06-23
....................\实验数据
....................\........\1线状物提取


....................\........\2遥感图象分类
....................\........\.............\2A





....................\........\.............\..\N2.bmp,66614,2007-06-07
....................\........\.............\..\N3.bmp,66614,2007-06-07
....................\实验课(仅作参考).ppt,2249216,2007-06-23

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

发表评论

0 个回复

  • power_pwm
    It is three phase power pwm llevel.
    2014-11-05 17:30:58下载
    积分:1
  • Matlabsysu2014OK
    有关matlab的数值计算部分,和矩阵数据结构相衔接,方便初学者系统理论的学习(Numerical section on the matlab, and matrix data structure convergence, easy to learn for beginners systems theory)
    2014-11-09 16:38:09下载
    积分:1
  • matlab-of-image-processing
    本书讲述了运用matlab处理图像,适合初学者,并包含源程序。(The book tells the story of the use of matlab image processing, suitable for beginners, and includes source.)
    2014-11-19 17:07:50下载
    积分:1
  • hough
    this code is about hough transform
    2011-12-02 02:58:16下载
    积分:1
  • extrapolate
    GPS广播星历经典外推程序,简单明了,易于理解的外推程序 (GPS broadcast ephemeris extrapolation procedure)
    2010-07-27 16:23:42下载
    积分:1
  • incremental
    Gert Cauwenberghs写的一个增量型支持向量机,非常有用的(Gert Cauwenberghs wrote a incremental support vector machive. It is very useful for learning about it.)
    2010-10-02 16:56:21下载
    积分:1
  • tscz
    系统包括简单的基本功能,..........................(dfjk)
    2009-11-15 13:40:04下载
    积分:1
  • mediumfilter
    用MATLAB编写的中值滤波程序,几乎囊括了所有中值滤波的类型,很全的哦。并包含测试的LENA图像。(Written using MATLAB median filter program, covering almost all of the type of median filter, it is full of oh. And includes tests LENA image.)
    2009-12-19 11:52:02下载
    积分:1
  • High
    说明:  一个高阶系统转换为状态空间的matlab算法,附有原理(A high-end system into a state space matlab algorithm, with a principle)
    2010-03-27 17:48:59下载
    积分:1
  • MCMADD
    这是一个实现MCMA+DD算法的盲均衡算法,在已有的CMA算法基础上进行改进,可以解决相位旋转(This is a realization MCMA+DD algorithm blind equalization algorithm, the existing CMA algorithm based on improved phase rotation can be solved)
    2020-12-17 17:49:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载