federica pasquali
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
26.841
of 295.527
REPUTACIÓN
1
CONTRIBUCIONES
12 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
41.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
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
MATLAB 2019b pre-release version has GAN?
does anyone know if MATLAB 2019b pre-release version has GAN?
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
HOW TO CONVERT A PNG IMAGE IN TO A EPS IMAGE?
HI ! how can i convert a png image in a eps image?
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
how to make montage read one image at a time from a cell array of unit8 images and assemble them into a single image?
Hi everyone ! i've a cell array which contains the images I've created previously a = 1×14 cell array ...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
how to show the images of a uint8 format cell array through a montage in a single image?
Hi! i've this cell array that contains my images : a = 1×14 cell array Columns 1 through 5 {24...
alrededor de 6 años hace | 3 respuestas | 0
3
respuestasPregunta
show images contained in a cell array in a single window with montage?
Hi everybody! I've a cell array containing the images I want to present in a single graphic window through montage function , ...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
HOW TO CROP AN IMAGE
Dear all, I've an image saved in a uint8 variable and I want to remove the zeros from it (the zeros are the black spaces of t...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
How can i see if a unit8 var exist or not?
Dear all, I have to check if a unit8 variabile type exist or not , do you know how can i do? thanks,
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
how to show multiple images in the same picture with the name of each image without using subplots?
dear all , I have a function that, according to the user's specifications, creates, reads the desired image created (saving...
más de 6 años hace | 2 respuestas | 0
2
respuestasHOW TO CHECK THE PARAMETERS RECEIVED IN THE FUNCTION CALL?
function [] = prova(ID , Folder , varargin) P = inputParser; addRequired( P , 'ID' ); addRequired( P , 'Folder' );...
más de 6 años hace | 0
Pregunta
HOW TO CHECK THE PARAMETERS RECEIVED IN THE FUNCTION CALL?
dear all, this is my function : function [] = print( value1 , value2, value3 ,value4,value5,value6,value7,value8) value1 ...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
HOW TO READ ONLY SOME IMAGE FROM A FOLDER ?
Hi everyone! I'm trying to read the images that are saved in a folder and I was wondering if there was a way to read only the i...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
how to show the contents of a cell array containing: in a cell the image and the name of the image at the same time?
How to show a cell arrays containing : {images} {name of the images} in the same screen?
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
HOW TO CREATE A CELL ARRAYS CONTAINING THE IMAGE AND THE CORRESPONDING NAME OF THE IMAGE
hi! I've a problem , i want to create a cell arrays containing the image and the corresponding name of the image and once all t...
más de 6 años hace | 1 respuesta | 0