iPhone:相机覆盖层,应捕获覆盖层内的部分图像预览

发布于 2024-12-01 10:48:10 字数 209 浏览 1 评论 0原文

谁能建议我如何实现这一点

1)在相机模式下我将添加一个覆盖层(这部分是可以实现的) 2) 仅应捕获覆盖层内的图像,

请参考此图片

在此处输入图像描述

仅图像的黄色部分应捕获样本图像的一部分。 请帮助我,我对此很

陌生 安基特

can anybody suggest me how can I achieve this

1) in camera mode I 'll add an overlay (this part is achievable)
2) only the image inside that overlay should be captured

please refer this pic

enter image description here

only the part of image in yellow section of sample image should be captured.
Please help me on this I am pretty new to this

Regards
Ankit

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

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

发布评论

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

评论(1

小红帽 2024-12-08 10:48:10

您可以简单地捕获整个图像,应用蒙版以丢弃您不需要的内容,然后保存/使用生成的图像。

要应用遮罩,请查看 http://iosdevelopertips.com /cocoa/how-to-mask-an-image.html

You can simply capture the entire image, apply a mask to throw out what you don't want, and save/use the resulting image.

To apply a mask, have a look at http://iosdevelopertips.com/cocoa/how-to-mask-an-image.html.

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