登录
首页 » matlab » homework2(RGB)

homework2(RGB)

于 2020-06-20 发布
0 925
下载积分: 1 下载次数: 1

代码说明:

说明:  采用RGB+K-means对路标进行提取,效果十分不错。(RGB+ k-means is adopted to extract road signs, and the effect is very good.)

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

发表评论

0 个回复

  • Hidden-Markov-model--Filter
    说明:  自己编的 利用隐式马尔科夫过程进行目标状态估计(Using implicit markov process to estimate target state )
    2011-04-07 21:51:33下载
    积分:1
  • nonlinearnewmark
    时程积分法解非线性动力方程时程,其中有迭代格式的牛顿拉普孙(newmark algorithm for nonlinear dynamic eqaution——newton rapthon is included)
    2013-06-11 00:51:08下载
    积分:1
  • LM92_matlab
    temperature from lm92 to matlab
    2010-06-14 01:56:34下载
    积分:1
  • conversion_gui
    function ret = Int2Hex(var) Prints integer array to hexadecimal string varType = class(var) cast signness away: if ( u ~= varType(1) ) varType = [ u varType] var = typecast(var,varType) end nBits = str2double(varType(5:end)) if (64 == nBits) split 64 bit case into two 32 s cuz dec2hex doesn t handle 64 bit... varType(5:end) = 32 var = typecast(var,varType) end ret = dec2hex(var) if (64 == nBits) littleEndian = all(typecast(uint32(1), uint16 )==[1 0]) first = 1 + littleEndian second = 2 - littleEndian ret = [ret(first:2:end,:),ret(second:2:end,:)] end end
    2010-07-30 09:39:56下载
    积分:1
  • msxwaveletdefshift
    用matlab中的小波分析方法实现数据处理中的小波动,可用于例程学习(Using matlab in the wavelet analysis method to achieve data processing of small fluctuations, can be used for routine learning)
    2008-05-05 16:32:18下载
    积分:1
  • Matlab
    matlab实用教程 比较适合新手入门 包括matlab基本知识 各种函数的用法,各种命令的使用(matlab practical course is suitable Getting Started matlab basic knowledge of various functions, including the use of, the use of a variety of command)
    2010-05-30 21:02:38下载
    积分:1
  • A20130529112706
    matlab lagrange程序,适合大家编辑matlab 的拉格朗日程序文件,分析。(matlab lagrange program,it is suitable for programmer use lagrange original program to solve relative problem。)
    2013-10-18 09:23:27下载
    积分:1
  • newton_iteration
    这是我自己写的亲测可用的matlab 牛顿迭代法函数程序(This is the Newton iteration program based on MATLAB written by myself)
    2014-01-07 16:32:32下载
    积分:1
  • CS_OMP
    matlab环境中OMP算法代码,很实用,本人多次使用过的。(failed to translate)
    2012-03-06 23:10:24下载
    积分:1
  • lpcseg3
    车牌识别程序,MATLAB,源代码,M文件(MATLAB)
    2010-01-10 15:24:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载