计算机视觉系统工具箱 MATLAB

发布于 2024-11-15 08:02:25 字数 163 浏览 5 评论 0 原文

我找到了 matlab 的 图像处理工具箱,但该工具箱中包含的所有演示都需要输入成为avi视频。该工具箱是否适用于网络摄像头和/或简单图像?如果是,有人可以告诉我怎么做吗?

I have found the image processing toolbox for matlab, but all demos included in that toolbox expect the input to be avi videos. Does this toolbox work with webcams and/or simple images? If yes, could someone show me how?

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

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

发布评论

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

评论(2

不打扰别人 2024-11-22 08:02:25

对于实时视频或来自摄像机的静态图像,您选择的工具是图像采集工具箱。这与您找到的图像处理工具箱相结合,使 matlab 成为非常强大的视频处理工具。

这个小示例展示了如何将图像文件读入 matlab 矩阵。

For live video, or still images from a camera your tool of choice is the image acquisition toolbox. This, combined with the image processing toolbox you found, makes matlab quite the powerful video processing tool.

This small sample shows how to read image files into matlab matrices.

总攻大人 2024-11-22 08:02:25

我知道这可能不是很有帮助,但 Mathworks 喜欢将 Simulink 作为流应用程序(包括视频处理)的首选工具。

http://www.mathworks.com/products/computer-vision/index.html

I know this probably isn't very helpful, but Mathworks likes to push Simulink as their tool of choice for streaming applications, including video processing.

http://www.mathworks.com/products/computer-vision/index.html

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