Statistik
6 Fragen
0 Antworten
RANG
290.769
of 297.016
REPUTATION
0
BEITRÄGE
6 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
66.67%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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 ...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Replacement for bsxfun(@times)?
In my code I have the following data sets: r = <150902x1 double> specR = <301x1 double> Now entering the following co...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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(...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Adding cell array elements
I have a cell array filled with elements of C= [541x541x3 uint8] [541x541x3 uint8] [541x541x3 uint8]...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 10 Jahre vor | 2 Antworten | 0