photo

Davide Magnelli


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
26,196
of 297,527

声誉
1

贡献数
7 个提问
0 个回答

回答接受率
14.29%

收到投票数
2

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

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

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

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

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

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

7 years 前 | 3 个回答 | 2

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

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

7 years 前 | 0 个回答 | 0

0

个回答