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

Remote-Sensing-Image-Classification

于 2013-08-24 发布 文件大小:7445KB
0 224
下载积分: 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 个回复

  • ac_revealed
    A very good introduction about Arithmetic Coding
    2009-06-06 06:12:23下载
    积分:1
  • dijkstra
    dijkstra算法通用,是学习数学建模必不可少的程序呢(dijkstra algorithm for general)
    2010-09-10 19:48:57下载
    积分:1
  • HowPtoPusePStateflowPtoolbox
    如何使用stateflow工具箱。ppt(How to use Stateflow toolbox)
    2011-12-23 05:17:25下载
    积分:1
  • Image-Zerotree-Wavelet-Codec
    本程序是用MATLAB实现的小波零树图像压缩算法,请阅读附件中的README得到用法。注意,目前只是适用128×128的图像。(This procedure is used MATLAB realize the wavelet zerotree image compression algorithm, please read the README in the annex to be usage. Note that currently only applies to 128 × 128 images.)
    2008-06-29 19:50:19下载
    积分:1
  • code
    Description: Matlab examples for a seminar in stochastic simulation: http://www.math.uu.se/~ikaj/courses/matlab/ ############### Installation: After decompressing, run stsimpath.m in the main directory. Alternatively, you may add to your startup.m: addpath( path_to_stsimbm , ... path_to_stsimcounting , ... path_to_stsim anvar , ... path_to_stsim tree, ... path_to_stsimservice , ... path_to_stsimstproc , ... path_to_stsim eletraffic , ... path_to_stsimwaxman ) Any suggestions or comments are welcome.
    2015-07-04 02:59:08下载
    积分:1
  • M1.2
    the graph of x=0.2*(1.2^n)
    2009-11-01 21:45:06下载
    积分:1
  • inifile
    这个程序可以用来在matlab环境下读入和写出.ini文件的内容,因为matlab并没有提供专门读写.ini的函数,所以这个函数很实用(This procedure can be used to read into matlab environment and to write. Ini file, because matlab does not provide specialized reading and writing. Ini function, this function is very useful)
    2009-05-15 17:23:35下载
    积分:1
  • 飞行器六自由度建模aircraft-6-DOF-simulation
    飞行器六自由度建模,以及飞行器配平,线性化的matlab程序(The aircraft six degrees of freedom modeling, as well as aircraft trim, linearization matlab program)
    2021-03-30 14:19:10下载
    积分:1
  • math
    解决一些算法问题 ,并且有助于提高数学(solve problems and help develop)
    2010-12-09 21:50:30下载
    积分:1
  • adapted
    在频域的一种自适应水印算法,包括嵌入与检测过程。(in the frequency domain, an adaptive algorithm, including embedded with the testing process.)
    2006-07-06 13:03:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载