Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否可以使用 iPhone 相机,拍摄该图像,让用户选择面部,然后在 CocoonJS 和 PandaJS 中裁剪出该面部。我需要这样做来制作个人资料类型的东西,但我只想要用户选择的脸部部分。
谢谢。
CocoonJS 正在改变他的内部架构以符合 Cordova。这样,您将能够使用 Cordova 插件来访问相机。可以使用 HTML5 和 PandaJS 完成面部的裁剪和选择。我认为这一新变化将在未来几周内推出。通过他们的博客或 Twitter 帐户继续关注 CocoonJS 公告。