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

Remote-Sensing-Image-Classification

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

  • subimage
    Subimage.m is a MATLAB function that extracts a part of the image specified by its parameters. The image should be a binary image (e.g. not color image).Function elements: f-binary image m,n-dimension of extracted image rx,cy- starting point of f from which the cropping starts.
    2010-08-07 20:54:25下载
    积分:1
  • ODEs-numerical-solutions-by-MATLAB
    说明:  常微分方程的MATLAB解法教程详解,包含ODE45等经典函数的例子(Detailed tutorials in how to get Solution of Ordinary Differential Equations by MATLAB , includingclassic example of a function ODE45,ode23,etc)
    2011-03-15 17:54:40下载
    积分:1
  • [Robert_E
    it is about math model matlab
    2012-12-01 18:29:17下载
    积分:1
  • delaz
    This code computes the distance and azimuth an earthquake to a station. It is necessary to provide the latitude and longitude bothe for the earthquake and the station.
    2015-04-20 00:50:04下载
    积分:1
  • cp_syn
    利用cp实现ofdm系统同步的malab程序(synchronous in the ofdm system by cp)
    2010-06-04 10:02:28下载
    积分:1
  • robustcontrol
    鲁棒控制经典书籍汇总,各个高校研生教材精髓(Robust Control of a classic book summary, the various colleges and universities teaching the essence of the Institute of Health)
    2009-05-16 20:39:21下载
    积分:1
  • Genetic-Algorithm
    Genetic Algorithm for mono-objective problems
    2013-04-10 07:04:14下载
    积分:1
  • digital-signal-processing
    matlab版本的数字信号处理,适合初学的人。(matlab version of the digital signal processing, suitable for beginners person.)
    2013-12-02 18:26:06下载
    积分:1
  • C3s2r
    基于MATLAB/SIMULINK软件,可实现三相静止坐标系变化到两相旋转坐标系的变换矩阵模型(There is a coordinate transformation.)
    2013-05-10 09:48:20下载
    积分:1
  • FFTPROCESS
    说明:  FFT处理FMCW雷达信号,获得距离以及多普勒,角度信息(FFT processes FMCW radar signal to obtain range, Doppler and angle information)
    2021-04-27 23:48:44下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载