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

Remote-Sensing-Image-Classification

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

代码说明:

  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 个回复

  • Matlabbiancheng
    说明:  matlab 编程资料下载,希望能帮到你们(Download matlab programming, hope to help you)
    2011-03-17 20:38:31下载
    积分:1
  • ClassCut-release_v1.0
    This software was developed under Linux with Matlab R2010a (version 7.10) on a 64 bit machine. There is no guarantee it will run on other operating systems or Matlab versions
    2015-01-17 21:10:24下载
    积分:1
  • VENSFD
    CA交通流模型,嗯,就是这个了。。。不错,应该行吧(CA model)
    2014-02-09 23:49:45下载
    积分:1
  • MFO
    说明:  一种新颖的启发式优化算法:飞蛾扑火算法(MFO)(A novel heuristic optimization algorithm: moth flame-fighting algorithm (MFO))
    2019-05-29 11:40:33下载
    积分:1
  • image_encryption
    用MATLAB编写的混沌序列图像加密程序,密钥可以从0到1之间的任何一个数,加密密钥跟解密密钥一样才能正确解密。(MATLAB prepared by the chaotic sequence image encryption procedures, Key from 0-1 between any one of the few, encryption, decryption keys with the same key can decrypt correctly.)
    2006-06-07 15:19:04下载
    积分:1
  • Capon
    运用最小均方误差方法实现波束形成,包括均匀直线阵和平面阵(Using the minimum mean square error method to achieve beamforming, including the uniform linear array and planar array.)
    2012-05-05 10:53:07下载
    积分:1
  • 电动私家车的充电负荷计算
    电动私家车的充电负荷计算,蒙特卡洛法,电动汽车充电负荷模型(Electric Car Charging Load Calculation, Monte Carlo Method, Electric Vehicle Charging Load Model)
    2021-04-20 21:08:50下载
    积分:1
  • NISTUWB_Report_April03
    关于UWB的英文资料,能详细很全面很好!(English information on UWB can be very comprehensive and very detailed!)
    2010-10-08 22:37:12下载
    积分:1
  • mobilecommunication
    In this paper the reduction of Intersymbol Interference (1 ) in mobile communication channels is addressed. A well known technique for IS1 reduction is adaptive equalization in which the time-varying characteristics of the mobile channel is tracked by an adaptive algorithm. We compare different adaptive strategies and equalizer structures with respect to overall system performance in terms of computational complexity, numerical stability, finite wordlength effects, size and power consumption required for VLSI implementation.
    2010-09-29 13:16:24下载
    积分:1
  • wirelesschannel
    无线信道的建模与仿真 诠释了各种衰落信道的仿真及误码率分析如瑞利信道等等(wireless channel simulation)
    2009-05-01 16:50:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载