Oah Joan
Followers: 0 Following: 0
Statistik
6 Fragen
0 Antworten
RANG
123.577
of 295.467
REPUTATION
0
BEITRÄGE
6 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
16.67%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
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
Rotating an image counterclockwise
I want to write a function myimrotateimage(image,angle) that rotates a greyscale OR color image counterclockwise by the angle sp...
etwa 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to display specified slice as an image?
Matlab has some data from an MRI scan built-in. I can load it in 3 lines: load mri; %load the sample data from Mathworks D ...
etwa 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Convert RGB color image to grayscale.
How do I write a function rgb2luma(colourimage) that converts an RGB colour image to a grayscale one based on “luma” defined as ...
etwa 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Return average of grades as a column vector?
"Hello, I am a first year computing science student and these two questions were "to-trys" on my notes during lecture. I complet...
etwa 6 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
Shrinking image by averaging
I want to create a function: shrinkbyaveraging(imagematrix) that returns an image that is half as large in both height and width...
etwa 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Reducing size of image
Well I want to write a function reducesize(imagematrix, amount) that returns a new image that is reduced in size by the given am...
etwa 6 Jahre vor | 1 Antwort | 0