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.
我正在使用来自 opencv 的stitching_detaild.cpp 示例代码。当我尝试缝合徒手图像时,它起作用了。但是当我将相机保持在恒定角度并且只是移动图像时,我会遇到相机参数调整失败的问题。有没有办法可以指定恒定的相机参数?
有时这个问题与没有适当的重叠(匹配)有关。尽量少移动图像。