Community Profile

photo

Vignesh


Student

Active since 2015

Followers: 0   Following: 0

Message

new bie at matlab seeking help now and then

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to play videos using implay function in specific axes?
i am trying to play videos in my matlab gui but i couldnt figure out how to play video in my specific axes. plz help me :)

nästan 9 år ago | 3 answers | 1

3

answers

Question


Is it possible to transfer images using this method http://blogs.mathworks.com/loren/2011/05/27/transferring-data-between-two-computers-using-matlab/ if yes then how to do it?
i am trying to send image files between two computer using matlab, i discovered this method on internet http://blogs.mathwork...

nästan 9 år ago | 0 answers | 0

0

answers

Question


plz help me with this error "Matrix dimensions must agree."
i1=imread('1.jpg'); i2=imread('3.jpg'); j1=rgb2gray(i1); j2=rgb2gray(i2); k=abs(j1-j2); l=colfilt(k,[8 8],'...

nästan 9 år ago | 1 answer | 0

1

answer