photo

Davide Magnelli


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 3 个回答 | 0

3

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 3 个回答 | 1

3

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答