統計
MATLAB Answers
7 質問
0 回答
ランク
of 171,061
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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(:,:,...
8年弱 前 | 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 ...
約8年 前 | 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 ...
約8年 前 | 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...
約8年 前 | 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...
約8年 前 | 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 ...
約8年 前 | 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...
約8年 前 | 0 件の回答 | 0
