Community Profile

photo

arman Yaraee


King Edward VII

Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


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

mer än 8 år ago | 3 answers | 0

3

answers

Question


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

ungefär 12 år ago | 1 answer | 0

1

answer

Question


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

ungefär 12 år ago | 1 answer | 0

1

answer

Question


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

ungefär 12 år ago | 1 answer | 0

1

answer

Question


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'); ...

mer än 12 år ago | 1 answer | 0

1

answer

Question


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

mer än 12 år ago | 4 answers | 0

4

answers

Question


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'); ...

mer än 12 år ago | 3 answers | 0

3

answers