使用计算机视觉计算对象计数的最佳方法

发布于 2025-01-23 02:08:53 字数 232 浏览 5 评论 0原文

我正在研究使用摄像头进纸来计算传送带上对象的各种方法。 使用的方法:

  1. OPENCV背景减法
  2. 对象的颜色跟踪在视频中所

面临的主要问题是,即使环境条件的变化很小,也会影响对象的检测,有时会完全错过对象。 当亮度过多或太黑的情况下,还包括光条件。

请提出任何改进或解决此问题的任何其他方法 还尝试使用张量集对象检测模型检测对象。 我想在任何情况下都有100%的准确性

I'm working on various methods to count objects on conveyor belt using camera feed.
Methods used:

  1. OpenCV Background subtraction
  2. OpenCV Color Tracking of objects in the video

The main issue faced is that even with a small change in the environmental conditions affects the detection of objects and sometimes misses the object completely.
Envronmental conditions include light conditions when there is too much brightness or too much dark.

Please suggest any improvement or any other methods to solve this issue
Also trying the tensorflow object detection model to detect the object.
I want to have 100% accuracy in object counting in any condition

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文