文件名称:EyeOpenCV:跟踪眼睛的运动并控制机器人的眼睛
文件大小:240KB
文件格式:ZIP
更新时间:2024-06-04 15:50:22
C++
EyeOpenCV 跟踪网络摄像头视频流中的实时眼睛运动,并通过Windows串行端口发送决策以控制机械手的眼睛。 视频演示: 开发使用: Visual Studio 2013 OpenCV 3.0 运行和构建: 这是Visual Studio源代码,可以使用VS本地调试器进行构建。 需要OpenCV。 参考:
【文件预览】:
EyeOpenCV-master
----README.md(445B)
----Arduino Code()
--------EyeController()
----EyeOpenCV()
--------x64()
--------main.cpp(9KB)
--------findEyeCorner.cpp(3KB)
--------haarcascade_frontalface_alt.xml(898KB)
--------helpers.h(275B)
--------helpers.cpp(1KB)
--------constants.h(685B)
--------haarcascade_eye_tree_eyeglasses.xml(1.04MB)
--------EyeOpenCV.vcxproj.filters(2KB)
--------tserial.cpp(8KB)
--------Serial-Communication-master.zip(6KB)
--------tserial.h(3KB)
--------findEyeCenter.h(168B)
--------bot_control.h(613B)
--------findEyeCorner.h(327B)
--------findEyeCenter.cpp(7KB)
--------serial.cpp(701B)
--------EyeOpenCV.vcxproj(6KB)
----EyeOpenCV.v12.suo(38KB)
----EyeOpenCV.sln(927B)