photo

federica pasquali


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


MATLAB 2019b pre-release version has GAN?
does anyone know if MATLAB 2019b pre-release version has GAN?

casi 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

respuesta

Pregunta


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 ...

casi 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

casi 6 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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 , ...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

casi 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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,

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

casi 6 años hace | 2 respuestas | 0

2

respuestas

Respondida
HOW TO CHECK THE PARAMETERS RECEIVED IN THE FUNCTION CALL?
function [] = prova(ID , Folder , varargin) P = inputParser; addRequired( P , 'ID' ); addRequired( P , 'Folder' );...

casi 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 ...

casi 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

casi 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

respuestas

Pregunta


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

1

respuesta