Vignesh
Student
2015년부터 활동
Followers: 0 Following: 0
new bie at matlab seeking help now and then
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