无法使用动作脚本实现网络摄像头的放大/缩小?
我猜这是不可能的,因为我的谷歌搜索没有产生任何结果!
所以请问stackoverflow人才,如果网络摄像头具有缩放功能,我是否可以让网络摄像头放大和缩小? 我猜不是吗?
这是我正在做的一个图像捕捉项目。
谢谢大家
I am guessing this is not possible based on the fact that my Google search did not yield anything!
So asking the stackoverflow talent, is it possible for me to get webcams to zoom in and out providing the webcam has zoom capability? I am guessing no?
This is for an image capture project that I am doing.
Thanks all
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不可以,您不能使用网络摄像头自身的缩放功能。
不过,您可以实现“数字变焦”,具体取决于相机支持的分辨率,它可能看起来完全糟糕或不太好。
No, you can't use the webcam's own zoom capability.
You could implement a "digital zoom" though, depending on the resolutions supported by the camera it might look either totally crappy or half-decent.