我想在 python 中开发一个脚本,可以用来识别视频流中包含的视频剪辑。
您能否建议我一些 python 库或任何示例脚本开始与视频文件进行比较
谢谢
我想在 python 中开发一个脚本,可以用来识别视频流中包含的视频剪辑。
您能否建议我一些 python 库或任何示例脚本开始与视频文件进行比较
谢谢
This may be of use - it is image rather than video but the same principles will apply:
More generally, the technology you are most likely interested in is usually referred to as video fingerprinting. This is a fairly dynamic domain so its worth doing some googling to get a feel for the latest state of the art.