photo

Vignesh


Student

2015년부터 활동

Followers: 0   Following: 0

메시지

new bie at matlab seeking help now and then

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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 :)

대략 9년 전 | 답변 수: 3 | 1

3

답변

질문


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...

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


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],'...

대략 9년 전 | 답변 수: 1 | 0

1

답변