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.
我的应用需要合并 2 张图片。请指导我如何拼接图像。公共部分应该被覆盖。在使用 openCV 框架时,在我的帮助下合并两个图像,cvWarpPerspective(mImage1, warpImage, &HH)我只得到了图像的匹配部分。
cvWarpPerspective(mImage1, warpImage, &HH)