photo

arman Yaraee


King Edward VII

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to find all regions of the same color?
Hi guys. I wrote a piece of code which finds all the points with the same color as I selected: In this part we just find...

8 years 前 | 3 个回答 | 0

3

个回答

提问


Use video Live stream
Hello guys. I need to have a live video stream on matlab. I prefer if it's not on GUIDE. I found one but it's a .dll file and I ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


GUIDE Serial help
Hello guys. I am trying to define a serial object at the opening function. and I am a super beginner. I just want to know how ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Serial Port Object
Hello all. I have a serial port and made an object. my question is this. I have two variables which actually are two pins on ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


compare two arrays of different size
Hi guys. %% In this part we just find the coordinates of the required color clear; im = imread('Lighthouse.jpg'); ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Finding a specific colour within a picture.
hey guys. This is my approach but it doesn't work: im = imread('img.jpg'); n = 1; figure, imshow(im) [x,y] = ginpu...

13 years 前 | 4 个回答 | 0

4

个回答

提问


How to figure a colour based on a matrice of 1-by-3
This is my code: %% In this part we just find the coordinates of the required colours im = imread('Lighthouse.jpg'); ...

13 years 前 | 3 个回答 | 0

3

个回答