Skip to content

基于openCV和Qt的视频光斑中心动态监测程序

Notifications You must be signed in to change notification settings

SoulBasic/SpotDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e241651 · Mar 1, 2021

History

5 Commits
Feb 25, 2021
Feb 23, 2021
Feb 23, 2021
Feb 23, 2021
Feb 23, 2021
Feb 23, 2021
Mar 1, 2021
Feb 25, 2021
Feb 23, 2021
Feb 25, 2021
Mar 1, 2021
Feb 26, 2021
Feb 25, 2021
Feb 25, 2021
Feb 23, 2021
Feb 23, 2021
Feb 23, 2021
Feb 23, 2021
Feb 23, 2021
Feb 23, 2021
Feb 25, 2021
Feb 23, 2021
Mar 1, 2021
Feb 25, 2021
Feb 23, 2021
Feb 23, 2021
Feb 25, 2021
Mar 1, 2021
Feb 25, 2021
Feb 25, 2021
Feb 25, 2021

Repository files navigation

SpotDetector

基于openCV和Qt的视频光斑中心动态监测程序

功能

该程序可分析图片、视频、摄像头等数据源中的图像,并将图像中的类圆形(椭圆)光斑锁定,并标记光斑中心位置,输出光斑中心的绝对、相对坐标(设置自定义标靶位置),并保存视频、图片、数据日志。

构建环境

该程序的构建环境为Windows 10 + Visual Studio 2017 + Qt 5.14 + openCV 3.4.1

示例

构建并编译程序,打开程序,读入视频源,根据视频源中的实际情况,检测出光斑所在位置。

About

基于openCV和Qt的视频光斑中心动态监测程序

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published