登录
首页 » Visual C++ » Red-Object-Detection

Red-Object-Detection

于 2015-04-10 发布 文件大小:351KB
0 230
下载积分: 1 下载次数: 4

代码说明:

  Red object Detection seample

文件列表:

Red Object Detection
....................\Debug
....................\.....\test1.exe,74240,2014-04-28
....................\.....\test1.ilk,922276,2014-04-28
....................\.....\test1.pdb,1420288,2014-04-28
....................\ipch
....................\test1
....................\.....\stdafx.cpp,292,2013-05-23
....................\.....\stdafx.h,320,2013-05-23
....................\.....\targetver.h,314,2013-05-23
....................\.....\test1.cpp,2510,2014-04-28
....................\.....\test1.vcxproj,5978,2013-06-16
....................\.....\test1.vcxproj.filters,1263,2013-06-16
....................\.....\test1.vcxproj.user,164,2013-05-24
....................\test1.sln,910,2013-05-23

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

发表评论

0 个回复

  • imhist
    opencv里面像matlab那样显示直方图,解决了opencv没有显示直方图的缺陷。(opencv as it shows as histogram matlab to solve opencv histogram did not show defects.)
    2009-04-25 14:18:48下载
    积分:1
  • LMS
    1,、设置变量和参量:   X(n)为输入向量,或称为训练样本   W(n)为权值向量   e(n)为偏差   d(n)为期望输出   y(n)为实际输出   η为学习速率   n为迭代次数   2、初始化,赋给w(0)各一个较小的随机非零值,令n=0   3、对于一组输入样本x(n)和对应的期望输出d,计算   e(n)=d(n)-X^T(n)W(n)   W(n+1)=W(n)+ηX(n)e(n)   4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters: X (n) is the input vector, otherwise known as the training sample W (n) for the weight vector e (n) for the deviation d (n) is the desired output y (n) is the actual output η is the learning rate n is the number of iterations)
    2011-12-10 20:22:05下载
    积分:1
  • FFT
    此代码是用MATLAB进行对数据做FFT变换(This code is done using MATLAB FFT transform data)
    2014-05-05 20:47:23下载
    积分:1
  • ENVISAT_TOOLS_v2.3.tar
    四个用C写的,用于处理ENVISAT卫星SAR数据的程序。(Here we have 4 c programs to handle ENVISAT data.)
    2020-08-14 16:08:29下载
    积分:1
  • kkpcca11p
    关于kpca算法的matlabb程序源码及其说明 (On kpca algorithm the matlabb program source code and its description)
    2012-07-18 14:14:39下载
    积分:1
  • MPU6050-DMP
    MPU6050陀螺仪,代码,技术文档, 测试程序(MPU6050 gyroscope, code, technical documentation, test programs)
    2013-10-06 14:03:59下载
    积分:1
  • Cpp1
    加对地支路、非标准变比、稀疏矩阵的潮流计算(Power flow calculation)
    2015-02-01 13:06:16下载
    积分:1
  • Search_DFT
    Filtros Ma t lab trae varios filtros para series de tiempo
    2013-09-24 08:00:15下载
    积分:1
  • MSChart
    MSCart使用方法。MSChart各个属性介绍。数据如何传送到MSChart等。(MSCart use. MSChart introduced various attributes. How data is sent to the MSChart etc..)
    2013-04-10 09:45:03下载
    积分:1
  • FEC
    this is the document ans source for fec in matlab
    2012-06-08 00:38:17下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载