Skip to content

Vehicle speed recognition and crash prediction based on virtual coil method 基于虚拟线圈法的车速识别和撞线预测

License

Notifications You must be signed in to change notification settings

KinghooWei/VehicleSpeedRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VehicleSpeedRecognition

Vehicle speed recognition and crash prediction based on virtual coil method 基于虚拟线圈法的车速识别和撞线预测

华南理工大学 模式识别实践

README只列了框架,详情移步https://juejin.cn/post/6924222163868188679/,转载注明出处

记得star一下

最终效果图

设计思路

项目的编程环境为python3.7.7,编译器使用pycharm2019.3.4 x64,视频序列30帧每秒。项目采用虚拟线圈法估算车速,取线圈内平均灰度值相对于没有车辆的线圈内平均灰度值的变化c作为对象特征,当c的绝对值大于某一阈值时,判断有汽车通过线圈。

基于虚拟线圈的车速检测算法

总结

About

Vehicle speed recognition and crash prediction based on virtual coil method 基于虚拟线圈法的车速识别和撞线预测

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages