登录
首页 » 软件系统 » 针对夜间动态背景下的行人检测中分割算法受光照条件影响大、误识别多等问题,提出双阈值分割算法和以多目标跟踪为核心的算法框架。新的分割算法解决了行人亮度分布不均时的...

针对夜间动态背景下的行人检测中分割算法受光照条件影响大、误识别多等问题,提出双阈值分割算法和以多目标跟踪为核心的算法框架。新的分割算法解决了行人亮度分布不均时的...

于 2022-03-03 发布 文件大小:565.21 kB
0 226
下载积分: 2 下载次数: 1

代码说明:

针对夜间动态背景下的行人检测中分割算法受光照条件影响大、误识别多等问题,提出双阈值分割算法和以多目标跟踪为核心的算法框架。新的分割算法解决了行人亮度分布不均时的分割问题,同时在新的框架下可以综合多帧的处理结果进行综合判断,通过将基于支持向量机的识别算法和多目标跟踪算法的融合,降低了系统的计算量,且比一般的系统具有更高的识别率。 -At night the dynamic context of pedestrian detection segmentation algorithm affected by light conditions, and false identification of many other issues, the dual-threshold segmentation algorithm and a multi-target tracking algorithm as the core framework. New segmentation algorithm to solve the uneven distribution of brightness of pedestrians at the time of partition, while in the new framework of an integrated multi-frame can be the result of a comprehensive treatment of the judge, through the support vector machine-based recognition algorithms and multi-target tracking algorithm integration reducing system of calculating the volume, and than a typical system has a higher recognition rate.

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

发表评论

0 个回复

  • dos下打开钱箱的源代码,用tc实现,很好用
    dos下打开钱箱的源代码,用tc实现,很好用-dos to open the cash box of the source code, using tc realize, very good use
    2022-12-05 05:40:03下载
    积分:1
  • 是模块化的构造原理,用java开发…
    java+jsp+mysql,B/S结构,内置日志记录系统,使用事务保证数据完整性,组件化开发-This system is constructed with the principle of modularity, developed with java+jsp+mysql, under structure of B/S, meanwhile has the log recording system inside and uses transactions to ensure the integrality of data.
    2022-08-09 18:48:32下载
    积分:1
  • 介绍了西门子小型可编程控制器S7
    介绍了西门子小型可编程控制器S7-200PLC 的软硬功能-S7-200PLC
    2023-03-04 09:05:10下载
    积分:1
  • 模拟集成电路测试仪 设计 说明 方案 数据 处理 条
    模拟集成电路测试仪 设计 说明 方案 数据 处理 条件-analoge integride cicurt test sdgfdgdfg dfdgfgfdg fds df s df fg fd dfg wer r gtrg gtrhg gdrfg
    2023-03-26 02:15:03下载
    积分:1
  • 文档也算是比较好的一篇了。但是还是有一些不足之处,敬请见谅...
    软件文档也算是比较好的一篇了。但是还是有一些不足之处,敬请见谅-Software Documentation also be regarded as a relatively good one. But there are still some inadequacies, please forgive me
    2022-01-20 23:14:31下载
    积分:1
  • 细胞识别:本是一个医院中血液红细胞技术的实用,它主要一病人的血液样本为原始数据,通过一列的图像处理和分析,最后识别出血液中的红细胞,同时给出红细胞...
    细胞识别系统:本系统是一个医院中血液红细胞技术的实用系统,它主要一病人的血液样本为原始数据,通过一系列的图像处理和分析,最后识别出血液中的红细胞,同时给出红细胞的个数,得到红细胞个数之后,根据进行检测的血液量,就可以得出血液中红细胞的密度。该系统可以很方便应用于临床诊断上,大大提高速度和效率。-Cell recognition systems: This system is a hospital in the blood red blood cell technology practical system, which the main one patient
    2022-04-24 03:24:43下载
    积分:1
  • icarneige ex5
    Кірісп Әдістемелік жасалым бір есептік — — графикалық жұмыстан тұрады оған бір есеп және екі бақылау сұрақтары кірген Есепте кернеуі 35 кВ тұйықталмаған торап саналады、 тораптың айландарындағы қуаттардың бөлінуі және жүктеме түйіндеріндегі кернеулер анықталады.ЕГЖ соңында бақылау сұрақтарының 10 нұсқасы келтірілЕсепті шығару үшіналғашқы мәліметтер мұқият дара.Әр студент тап
    2022-03-22 22:02:52下载
    积分:1
  • JavaPOS的最新版本!这是源代码!零售业的请看!
    JavaPOS的最新版本!这是源代码!零售业的请看!-JavaPOS the latest version! This is the source code!
    2022-01-27 15:58:05下载
    积分:1
  • MISRA (The Motor Industry Software Reliability Association 汽车工业可靠性联会) 是位于英国的一个...
    MISRA (The Motor Industry Software Reliability Association 汽车工业软件可靠性联会) 是位于英国的一个跨国汽车工业协会,其成员包括了大部分欧美汽车生产商。其核心使命是为汽车工业提供服务和协助,帮助厂方开发安全的、高可靠性的嵌入式软件。这个组织最出名的成果是所谓的MISRA C Coding Standard,这一标准中包括了127条C语言编码标准,通常认为,如果能够完全遵守这些标准,则你的C代码是易读、可靠、可移植和易于维护的。最近很多嵌入式开发者都以MISRA C来衡量自己的编码风格,比如著名的uC/OS-II就得意地宣称自己99%遵守MISRA标准。而《嵌入式开发杂志》也专门载文号召大家学习。编码规范通常是一个公司自定的“土政策”,居然有人去做标准,而且还得到广泛的认可,这不禁引起我强烈的兴趣。可惜这份标准的文本需要花钱去买,而且短短几十页,要价非常昂贵。MISRA在网上公布了一些文档,其中有关于MISRA C Coding Standard的Clarification报告,从中间你可以大致猜到MISRA标准本身是什么。-MISRA (Motor Industry Software The Reliab ility Association Automobile Industry Software Reliability Association) is a UK-based multinational car Industry Association, whose members include most of Europe and the US car manufacturers. Its core mission is to the automobile industry to provide services and assistance to help the factory to develop secure, high-reliability embedded software. The organization"s most famous achievement is the so-called MISRA C Coding Standard, this standard includ
    2022-01-28 00:32:50下载
    积分:1
  • thesis on the development system and the development of the overall process desi...
    论文中对开发系统和开发过程的总体结构设计,详细设计,程序实现都 作了详尽的描述和分析,并附以相应的图文说明。-thesis on the development system and the development of the overall process design, detailed design, Program has made a detailed description and analysis, along with the corresponding transmission note.
    2022-08-03 23:56:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载