photo

SUSHIRDEEP NARAYANA


Texas A&M University

Attivo dal 2015

Followers: 0   Following: 0

Messaggio

Statistica

Feeds

Visto da

Domanda


How to use Mask the Source image in vision.AlphaBlender?
I tried using this as suggested in Mathworks help but its showing error. Halphablender=vision.AlphaBlender('MaskSource','Input ...

oltre 9 anni fa | 2 risposte | 0

2

risposte

Domanda


I am blending two images of different sizes in matlab. I want to blend the source image(512x512x3 ) to a specific location in destination image(1920x1080x3). I am using vision.AlphaBlender, but i am getting an error saying step ; sys = tf(a,b);
Here is the code of my program I1=imread('Lenna.png'); >> I2=imread('Lenna.png'); >> I1=imread('DestinationImage.jpg'); >> I...

oltre 9 anni fa | 0 risposte | 0

0

risposte