photo

Jake Bolanski


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

  • 3 Month Streak
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
how to count a number of digits.
I'd go with what Walter mentioned. However, in general length is the ideal way to go.

mehr als 12 Jahre vor | 0

Beantwortet
Image Acquisition - Resolution
Okay this was much easier than I originally thought. Depending on what is visible under your camera in the actual Image Acquisit...

mehr als 12 Jahre vor | 0

| akzeptiert

Frage


Image Acquisition - Resolution
Hello, I am trying to get a picture using a webcam in MatLab. I am successfully able to obtain the picture and such by using...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


RGB Values
I am currently detecting RGB values using the impixel() command. Is there a function in MatLab which states the name of the colo...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Plotting Rectangles Within For Loops
Thanks Walter, it turns out that the nested for loop, indeed, was causing the triple printing of the rectangles. Having removed ...

fast 13 Jahre vor | 0

| akzeptiert

Frage


Printing Colon Values in a Vector
Hello, I am having a little trouble printing out colon values in a vector. For example: for x = 1:10 y(x) = x end...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Mac OS lion, and Matlab 2010a
Just tried it. Had no crash or anything what so ever. On Mac, I have found that overtime MatLab tends to crash for random reason...

fast 13 Jahre vor | 0

Frage


Plotting Rectangles Within For Loops
Hello, I am trying to run a color detection algorithm. To do this, I used the regionprops command and detected the center of...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Store answers in multiple variables?
Hello, I have a variable B which outputs about 100 cells. Assuming N = 4, how do I go about obtaining cell2mat(B(N(1)) in a ...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Good programming practice...
It's always good to comment in front of your code so that you won't have trouble remembering why you did what you did. It also h...

fast 13 Jahre vor | 4

Frage


Obtain all Data Cursor Values
Hello, I've been a long time MatLab user but at a basic level only. I am trying to do some image analysis which will utilize ...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort