Community Profile

photo

Davide Magnelli


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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

6 years ago | 3 answers | 0

3

answers

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 3 answers | 1

3

answers

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 0 answers | 0

0

answers