Afficher commentaires plus anciens
背景画像に車を張り付ける画像の合成がしたいのですが
imshow(A)
hold on
imshow(B)
としても背景の左端に車の画像が張り付けられるだけになります。
imfuseを使用しても同じ結果になり、画像を任意の位置に張り付けることができません。
自分がオプションを見落としてるだけなのでしょうか? どなたかお答えいただけると幸いです。
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur 幾何学的変換とイメージ レジストレーション dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!