【24h】

Optical Flow Motion Detection on Raspberry Pi

机译:Raspberry Pi上的光流运动检测

获取原文

摘要

This paper presents the implementation of Optical Flow Motion Detection algorithm on Raspberry Pi. The Lucas-Kanade method was chosen for the implementation. The algorithm works by comparing two successive image frames. To find out a displaced object, the algorithm tries to guess the direction of displaced object rather than scanning the second image for the matching pixel. This can be done by solving for the optical flow vector by assuming that the vector will be similar to a small neighbourhood surrounding the pixel. The algorithm was simulated using Python OpenCV. The implementation of Lucas-Kanade algorithm was successfully done on Raspberry Pi.
机译:本文介绍了Raspberry Pi上的光流运动检测算法的实现。选择了Lucas-Kanade方法进行实施。该算法通过比较两个连续的图像帧来工作。为了找出位移的物体,该算法尝试猜测位移的物体的方向,而不是扫描第二个图像以找到匹配的像素。可以通过假设光流矢量类似于像素周围的小邻域来求解光流矢量来完成此操作。该算法是使用Python OpenCV进行仿真的。 Lucas-Kanade算法的实现已在Raspberry Pi上成功完成。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号