使用计算机视觉计算对象计数的最佳方法
我正在研究使用摄像头进纸来计算传送带上对象的各种方法。 使用的方法:
- OPENCV背景减法
- 对象的颜色跟踪在视频中所
面临的主要问题是,即使环境条件的变化很小,也会影响对象的检测,有时会完全错过对象。 当亮度过多或太黑的情况下,还包括光条件。
请提出任何改进或解决此问题的任何其他方法 还尝试使用张量集对象检测模型检测对象。 我想在任何情况下都有100%的准确性
I'm working on various methods to count objects on conveyor belt using camera feed.
Methods used:
- OpenCV Background subtraction
- 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 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论