統計
MATLAB Answers
5 質問
0 回答
ランク
of 171,460
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
please help, anybody explain me the meaning of following code
distance = ((vector- vec_mean).^2); vec_mean(2:end,:)=[]; [~,label_vector] = min(distance,[],2); % ...
11年以上 前 | 1 件の回答 | 0
1
回答質問
background subtraction of images using k-means algorithm
i have a set of images formed by converting a video into frames. I need to do background subtraction using k-means algorithm
11年以上 前 | 1 件の回答 | 0
1
回答質問
write sequence of image
i have a sequence of images formed inside the for loop, my aim is to store each image using a matrix having the same size of ima...
11年以上 前 | 1 件の回答 | 0
1
回答質問
writing a sequence of images inside a for loop using matix
i have sequence of images formed by processing inside a for loop. I need to write them into a new folder using the concept of ma...
11年以上 前 | 1 件の回答 | 0
1
回答質問
error in using aviread
In aviread at 29 In Untitled at 1 ??? Error using ==> aviread at 81 Unable to locate decompressor Indeo5 to decompress vide...
11年以上 前 | 2 件の回答 | 0

