我正在用防弹和制鞋枪进行弹射,并需要实施实时追踪,使枪射出任何移动。 我怎么能将这一点(任何良好的算法、书籍、辅导)加以规范? 我想让它自己,而不是使用预先设定的解决办法。
I am writing a simple motion detection program but i want it to be cross platform so im using python and the pyglet library since it provides a simple way to load videos in different formats (...