photo

Michael


Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Detecting nonzero matrix elements in a rectangle
I have an image that I performed Sobel Edge Detection on. I am planning on drawing rectangles on top of the edge detected image ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Replacement for bsxfun(@times)?
In my code I have the following data sets: r = <150902x1 double> specR = <301x1 double> Now entering the following co...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Saving a true color image
I created a true color image using values for RGB: R = 1; G = 0.3301; B = 0.9; truecolor_image = cat(...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Multiple Element Array Multiplication
I have two arrays, and I was wondering how to take one array term by term and multiply it to all elements of another ray. For ex...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Adding cell array elements
I have a cell array filled with elements of C= [541x541x3 uint8] [541x541x3 uint8] [541x541x3 uint8]...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Sum of a cell of arrays
My code consists of scanning the current directory for all .bmp image files, creating a cell array (called "C") with the names o...

etwa 10 Jahre vor | 2 Antworten | 0

2

Antworten