登录
首页 » matlab » mser

mser

于 2014-12-16 发布 文件大小:3825KB
0 157
下载积分: 1 下载次数: 70

代码说明:

  实现道路检测,能从图像中自动检测并分割出道路,用于交通检测(Achieve road detection, the image automatically detect and segment the road for traffic detection)

文件列表:

mser
....\Debug
....\.....\mser.pdb,19456,2014-12-05
....\ipch
....\....\mser-e69221c4
....\....\.............\mser-c34adbc3.ipch,2359296,2014-12-05
....\mser
....\....\Debug
....\....\.....\CL.read.1.tlog,22720,2014-12-05
....\....\.....\CL.write.1.tlog,512,2014-12-05
....\....\.....\link-cvtres.read.1.tlog,2,2014-12-05
....\....\.....\link-cvtres.write.1.tlog,2,2014-12-05
....\....\.....\link.read.1.tlog,2,2014-12-05
....\....\.....\link.write.1.tlog,2,2014-12-05
....\....\.....\mser.exe.embed.manifest,2,2014-12-05
....\....\.....\mser.exe.embed.manifest.res,68,2014-12-05
....\....\.....\mser.exe.intermediate.manifest,381,2014-12-05
....\....\.....\mser.lastbuildstate,43,2014-12-05
....\....\.....\mser.log,2124,2014-12-05
....\....\.....\mser.pch,1179648,2014-12-05
....\....\.....\mser.unsuccessfulbuild,0,2014-12-05
....\....\.....\mser_manifest.rc,198,2014-12-05
....\....\.....\rc.read.1.tlog,198,2014-12-05
....\....\.....\rc.write.1.tlog,206,2014-12-05
....\....\.....\stdafx.obj,11815,2014-12-05
....\....\.....\vc100.idb,584704,2014-12-05
....\....\.....\vc100.pdb,1011712,2014-12-05
....\....\mser.cpp,4838,2014-12-05
....\....\mser.vcxproj,4360,2014-12-05
....\....\mser.vcxproj.filters,1308,2014-12-05
....\....\mser.vcxproj.user,143,2014-12-05
....\....\ReadMe.txt,1532,2014-12-05
....\....\stdafx.cpp,209,2014-12-05
....\....\stdafx.h,233,2014-12-05
....\....\targetver.h,236,2014-12-05
....\mser.sdf,15683584,2014-12-05
....\mser.sln,879,2014-12-05

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

发表评论

0 个回复

  • chap2
    用matlab编写的程序,关于MATLAB图像处理的基本操作。(Matlab prepared by the procedure, basic operations on the matlab image processing)
    2013-12-18 09:57:09下载
    积分:1
  • HCL-Test-Paper-Pattern-(HR-Interview--Techincal-A
    HCL Test Paper Pattern (HR Interview, Techincal And Aptitude) Aptitude is an online round. There were only 2 rounds for us. 1.Aptitude(2 Apps for IT and CSE) A. General aptitude(60 que in 50 min) B. Technical Aptitude(Data Structures,C,OS)[25 que in 20 min]
    2013-11-25 04:56:43下载
    积分:1
  • cml.1.10
    迭代思想的代码,网上搜寻的,希望对大家啊有帮助!(turbo code (Iterative Solutions))
    2009-03-28 22:23:09下载
    积分:1
  • dengyi
    CONSX—这是一个主要子程序,调用其它于程序及输出中间结果 * !* CHECK—检查所有的点是否满足约束条件,对违背约束的点进行校正 * !* CENTR—计算中心点 * !* FUNC —目标函数,由用户提供 * ( PROGRAM COMPLEX PARAMETER(N=3,M=4,K=6) DIMENSION X(K,M),R(K,N),F(K),G(M),H(M),XC(N) INTEGER GAMMA OPEN(4,FILE= COMPDATA ) READ(4,*)ITMAX,IPRINT,ALPHA,BETA,GAMMA,DELTA READ(4,*)(X(1,J),J=1,N) IX=2097151 YFL=0. DO 100 II=2,K DO 100 JJ=1,N CALL RANDU(IX,YFL) R(II,JJ)=YFL 100 CONTINUE OPEN(2,FILE= COMPDAT.OUT ,STATUS= UNKNOWN ) WRITE(2,10) 10 FORMAT(//,10X, COMPLEX PROGRAM OF BOX ) WRITE(2,11)N,M,K,ITMAX,IPRINT,ALPHA,BETA,G )
    2010-07-25 11:38:36下载
    积分:1
  • FSK
    this is can apply to run simulink
    2012-01-28 05:26:15下载
    积分:1
  • WENO-RL
    WENO SCHEME WITH RELATIVE LIMITERS FOR EULER EQUATIONS
    2013-01-05 17:25:05下载
    积分:1
  • fig_5a_FUGAIjiachuanghou
    lfm 脉冲压缩雷达 覆盖干扰MATLAB仿真(lfm radar cover jamming)
    2015-04-21 11:18:49下载
    积分:1
  • xiaoboquzao
    小波分析在心电信号去噪中的应,主要针对心电信号中的肌电干扰/基线漂移/工频干扰进行的算法研究(Wavelet analysis in the ECG signal denoising should be mainly for the ECG signal in the EMG/baseline drift/frequency interference algorithm for the study)
    2017-04-11 22:16:42下载
    积分:1
  • S_SlabinAir
    该matlab函数计算自由空间里有限厚度、无限大的各向同性媒质块(允许频率色散)在任意极化、任意入射角度的来波下的反射和透射系数,用户可以指定计算的频段。(Matlab function freely in the space of finite thickness, an infinite isotropic medium block (frequency dispersion permit) at any polarization, arbitrary angle to the wave of reflection and transmission coefficients, the user can specify the calculation of the band.)
    2009-03-30 08:53:57下载
    积分:1
  • FDTD_2D_tm_pml
    二维,FDTD,pml,matlab语言。(Two-dimensional, FDTD, pml, matlab language.)
    2009-06-17 09:44:38下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载