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.
有没有一种方法可以轻松地以编程方式在 iOS 中创建全景图?我想在我的 iPhone 应用程序中包含一种创建全景图的方法,利用 iOS6 的新全景图功能,所以我不必从头开始实现它。如果苹果不提供和API,有没有好的第三方库可以帮助制作全景图?提前致谢。
你也可以试试这个 OpenCV 图像拼接项目:
https://github.com/foundry/OpenCVStitch
尝试使用相机使用计时器捕获图像并使用opencv缝合图像后
openCV 2.4.3 iOS 框架编译器无法识别一些 C++ 头文件