TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Slideo – Synchronize Slides with Video Using Computer Vision (OpenCV)

2 点作者 Gehinnn大约 4 年前

1 comment

Gehinnn大约 4 年前
I made this tool to prepare for exams more efficiently.<p>It is written in rust and uses OpenCV to detect and match features in slides (provided as PDF) and video frames. The matching algorithm is described in [1].<p>The PDF pages can appear anywhere in the video frames, in any order. Rotation, translation, scaling and obstruction is fully supported.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;hediet&#x2F;slideo&#x2F;blob&#x2F;master&#x2F;BACKGROUND.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;hediet&#x2F;slideo&#x2F;blob&#x2F;master&#x2F;BACKGROUND.md</a>