photo

IOANNIS


Last seen: más de 1 año hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

MATLAB Answers

2 Preguntas
1 Respuesta

CLASIFICACIÓN
278.161
of 301.252

REPUTACIÓN
0

CONTRIBUCIONES
2 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
100.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.207

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 173.657

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

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Respondida
How to rotate a 2D array (2D image) in 3D space around the x-axis?
Finally!! tform = projective2d([ cosd(TH) 0 0 ; 0 1 0 ; 0 0 cosd(TH) ]); A_rotX = imwarp(A, tform); imshowpair(A, A_rotX, 'mo...

alrededor de 3 años hace | 0

| aceptada

Pregunta


How to rotate a 2D array (2D image) in 3D space around the x-axis?
Hi everyone, I have a 2D image ( a 2D array ) and i want to rotate this image in 3D space around the x-axis using an angle a...

alrededor de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


imfinfo doesnt work in R2022b, it's bugged
Hello! I am using imfinfo to matlab version R2022b and i get this error: Failed to create file modification time character vect...

más de 3 años hace | 1 respuesta | 0

1

respuesta