Mostrar comentarios más antiguos
背景画像に車を張り付ける画像の合成がしたいのですが
imshow(A)
hold on
imshow(B)
としても背景の左端に車の画像が張り付けられるだけになります。
imfuseを使用しても同じ結果になり、画像を任意の位置に張り付けることができません。
自分がオプションを見落としてるだけなのでしょうか? どなたかお答えいただけると幸いです。
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre 幾何学的変換とイメージ レジストレーション en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!