Community Profile

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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答