Effacer les filtres
Effacer les filtres

How to superimpose a segment image to original image?

1 vue (au cours des 30 derniers jours)
Tan Wen Kun
Tan Wen Kun le 10 Déc 2015
segment=imread('1.1.jpg');
original=imread('1.jpg');
I using
superimpose=imfuse(segment,original);
but it cant work, how can I place the segment img with transparency on top of original image?

Réponses (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by