Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
23.508
of 295.569
REPUTACIÓN
1
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
Why is Imread returning a 3 dimensional matrix when reading a grayscale image?
I used avitoframe to segment an avi file into png images frame by frame. The video parameters are listed as RGB24. However, when...
más de 11 años hace | 0 respuestas | 1
0
respuestasPregunta
alternatives to putting multiple placeholders
I have an 1000000*8 matrix which I am trying to output to a text file. fprintf(fid, '\n%12d %12d %12d %12d %12d %12d %12d...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
adding to a matrix with
I want to add one to the matrix A for each time the respective linear index appears in the vector Ex. lin_ind = 1 1 ...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
substituting a column into a 3D matrix
I have a matrix R = zeros(4,5,3) and I want to make the last column of each matrix a different number. such that given C is a v...
más de 13 años hace | 2 respuestas | 0