Davide Magnelli
Followers: 0 Following: 0
Statistiques
7 Questions
0 Réponses
RANG
26 192
of 295 467
RÉPUTATION
1
CONTRIBUTIONS
7 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
14.29%
VOTES REÇUS
1
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Get figures and use them to build a video.avi
Hello, I have developed an algorithm that shows at every iteration a figure as follow: figure imshow(processo(:,:,...
plus de 6 ans il y a | 3 réponses | 0
3
réponsesQuestion
Issue with plot a video's frame
I am trying to plot the following figure if true folder = fileparts(which('Field_adv_diff_2D.avi')); movieFullFileName ...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Plot frames of a matlab movie
Hello, My purpose is to plot a figure of the frames of a video stored in an array named 'processo' as you can see in the code ...
presque 7 ans il y a | 1 réponse | 0
0
réponseQuestion
Convertion from grayscale value to RGB vector
Hello, I am trying to figure out how I have to convert a grayscale value which has been exracted from a grayscale frame of an a...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How to remove axis from a figure?
I have a script as follow: if true % Set up MOVIE object vidObj = VideoWriter('Field_adv_diff_2D.avi'); vidO...
environ 7 ans il y a | 3 réponses | 1
3
réponsesQuestion
Get width and height of a video frame
I am trying to exctract frames from an avi video and save each on an Array. The code is the following: if true folder ...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Error during creation of a VideoReader Object
Hello, I am trying to exctract all frames of a video (.avi) created in another matlab script. Below the code: if tru...
environ 7 ans il y a | 1 réponse | 0