使用 Java 从网络摄像头捕获并显示实时摄像头源

发布于 2025-01-08 01:11:41 字数 317 浏览 0 评论 0原文

我需要一些帮助 - 作为一个 java 新手,我自己承担了用 Java(Java 7,就此而言)构建一种简化的 PhotoBooth 应用程序的任务作为学习练习。 不幸的是,我在这个主题上找到的稀有资源要么文档很少,要么严重过时(并且不再工作 - 我正在 Windows 和 Linux 中尝试它们)。

目前,我遇到的唯一解决方案是 FMJ 项目,但缺乏他的文档,并且我在启动源文件提供的最基本应用程序 - FmjStudio 时遇到问题。

我正在寻找任何教程、指南或资源(不一定与 FMJ 相关)来帮助像我这样的新手深入研究该主题。

提前致谢!

I'm need of some help - me, being the java novice I am, have taken upon myself the task of building a type of simplified PhotoBooth application in Java (Java 7, for that matter) as a learning exercise.
Unfourtanely, the rare resources I do find on the subject are either poorly documented or seriously outdated (and doesn't work anymore - I'm trying them in both Windows and Linux).

Currently, the only solution I came across is the FMJ project, but his documentation is lacking and I've been having problems starting the most basic app provided with the source files - FmjStudio.

I'm looking for any tutorial, guide or resources (doesn't have to be related to FMJ) that will help a novice like me diving into the subject.

Thanks in advance!

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

↙温凉少女 2025-01-15 01:11:41

还有 JavaCV,它可以连接到一些 API(包括 OpenCV)来提供相机捕获功能。

There's also JavaCV that hooks into a few APIs, including OpenCV, to provide camera capture.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文