登录
首页 » 算法 » 静态背景下的行人检测

静态背景下的行人检测

于 2023-01-08 发布 文件大小:9.39 MB
0 156
下载积分: 2 下载次数: 1

代码说明:

应用背景本代码应用范围是静态背景下的行人检测,通过相邻两帧的像素值差,并在给定的阈值范围中,可以实时动态的找到行人所在区域并标定下来,本代码不可用于动态的行人检测,否则出现很大偏差。关键技术采用帧差法,比较相邻两帧图像对应位置的像素值差异,并用另一个图像空间存储,在给定的阈值范围中,如果像素差异值大于阈值,则将改点的像素值设置为255,如果像素值差异值小于或者等于阈值,则将改点的像素值设置为0。设定完成后,在通过图像预处理,消除图像中噪声,通过像素扫描,找到图像感兴趣范围,并圈定。即可完成图像中行人的动态实时监测。

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

发表评论

0 个回复

  • 中的方
    计算方法中的方法-method of calculation methods
    2022-12-20 20:50:08下载
    积分:1
  • 快速获取3D重建切片的
    本程序由kyungsang基姆制作。如果你有问题或问题,发送电子邮件到me.kssigari@gmail.complease试试这些测试步骤1。模拟器是用于测量投影。2。demo2是解析重建众所周知过滤backprojection3。Demo3 is the iterative reconstruction using the maximum likelihood expectation maximization (MLEM) method.nx: number of image pixels of x-directionny: number of image pixels of y-directionnz: number of image pixels of z-directionsx: real size (length) of x-axis of the image -> resolution of a pixel = sx/nxsx: real size (length) of y-axis of the image -> resolution of a pixel = sy/nysx: real size (length) of z-axis of the image -> resolution of a pixel = sz/nznu: number of detector pixels of x-direction (u)nv: number of detector pixels of z-direction (axial) (v)su: size of real (length) of detector u-direction -> resolution of a pixel = su/nusv: size of real (length) of detector v-direction -> resolution of a pixel = sv/nvDSD: distance between source to detectorDSO: distance between source to iso-center (image center).dir: rota
    2022-07-08 11:47:05下载
    积分:1
  • 易语言利用JS做RSA验证
    QQ注册RSA算法易语言源码例程程序,创建ScriptControl对象实现QQ注册中的RSA算法。 易语言例程源码属于易语言进阶教程。
    2022-02-20 01:12:27下载
    积分:1
  • 最优直方图
    V Optimal Histogram algorithm simple implementation using dynamic programming
    2022-05-31 08:45:42下载
    积分:1
  • 通过深度优先,遍历网络中的每个结点,得到遍历网络节点的时间...
    通过深度优先算法,遍历网络中的每个结点,得到遍历网络节点的时间-Through the depth-first algorithm, network traversal each node, the network node traversal time
    2022-07-16 00:48:35下载
    积分:1
  • 各种排序 附带源码 不过是以记事本的格式的 要自己建
    各种排序算法 附带源码 不过是以记事本的格式的 要自己建- Each kind of sort algorithm supplementary source code only is wants own by the memorandum form to construct
    2022-08-20 02:06:44下载
    积分:1
  • VB源程序,层次分析.可以解决系统模糊评价的问题. 本结构清晰,适宜定量评价系统性能...
    VB源程序,层次分析算法.可以解决系统模糊评价的问题. 本算法结构清晰,适宜定量评价系统性能-VB source, the level of analysis algorithm. Fuzzy system can solve the problem of evaluation. This algorithm clear and suitable for quantitative evaluation of system performance
    2022-02-09 14:45:14下载
    积分:1
  • 弗洛依德warshal
    资源描述这个应用解决了弗洛依德warshal算法。
    2022-01-24 18:51:51下载
    积分:1
  • MD4C实现
    资源描述C语言实现的MD4的加密程序算法,是Hash函数之一,目前已被攻破。其升级版本MD5也已被证明不安全。
    2022-02-27 00:27:58下载
    积分:1
  • 基于分水岭的彩色图像分割
    分水岭算法分割彩色图片,使用时只需要更改处理图片的路径即可,属于Matlab程序,压缩文件中含有原始图片
    2023-09-02 22:10:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载