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

Remote-Sensing-Image-Classification

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

  • Matlab
    用于简单的MATLAB得开发,可以用MATLAB扁简单的程序,进而实现一定的功能(MATLAB)
    2010-01-02 11:20:01下载
    积分:1
  • bipso
    围绕粒子群的当前质心对粒子群重新初始化.这样,每个粒子在随后的迭代中将在新的位置带着粒子在上次搜索中获得的“运动惯性”(wvi)向Pi,Pg的方向前进,从而可以在粒子群的运动过程中获得新的位置,增加求得更优解的机会.随着迭代的继续,经过变异的粒子群又将趋向于同一点,当粒子群收敛到一定程度时又进行下一次变异,如此反复,直到迭代结束.(particle swarm around the center of mass of the current PSO reinitialization. Thus, Each particle in the next iteration will be in the new location with particles in the last search was the "inertia" (wvi ) Pi, Pg orientation, and thus can PSO course of the campaign was a new position, increase seek better solutions opportunities. With the continued iteration, after variation of PSO will tend to the same point. When PSO converge to a certain extent when the next variation, so repeatedly, until the end of iteration.)
    2006-08-19 17:39:33下载
    积分:1
  • PSO
    一个matlab程序利用PSO求解复杂函数的最值问题(A matlab program using PSO to solve the problem of complex functions of most value)
    2013-12-04 06:30:37下载
    积分:1
  • ostu
    说明:  matlab写的ostu最佳阈值图像分割( ostu optimal image segmentation write with matlab)
    2010-04-13 21:06:47下载
    积分:1
  • chuanbuzixitong
    自己建的一个串联补偿系统的仿真模型,很实用的东西。(Build their own simulation model, a series compensation system is very practical things.)
    2012-09-06 21:23:07下载
    积分:1
  • 3D_TETM_matlab
    3d金属波导TE、TM模式计算及模拟作图(3d metal waveguide TE, TM mode calculation and simulation mapping)
    2011-12-28 14:10:39下载
    积分:1
  • fftfiltler
    生成一个正弦信号,并加入白噪声,得到正弦信号以及白噪声的混合信号,通过低通滤波器对白噪声进行处理(generate a sinusoidal signal, and add white noise, sinusoidal signal to be white noise and mixed-signal, through low-pass filter white noise processing)
    2006-06-15 21:34:34下载
    积分:1
  • yichuansuanfayouhuaxbsjwl
    用遗传算法优化小波神经网络,程序完整,实现函数逼近功能(genetic algorithm optimization wavelet neural network, the integrity of the process and achieve functional approximation)
    2020-11-18 19:39:39下载
    积分:1
  • 能够检测异常值 数据降维 特征提取 鲁棒主成分分析方法HRPCA
    能够检测异常值 数据降维 特征提取 鲁棒主成分分析方法(Robust PCA)
    2020-07-04 08:40:01下载
    积分:1
  • func_pitch
    Function pitch, find the main pitch period value of a voice record...
    2014-02-04 21:06:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载