Oah Joan
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
123.577
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
16.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 6 años hace | 3 respuestas | 0
3
respuestasPregunta
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...
alrededor de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 6 años hace | 1 respuesta | 0