komal - MATLAB Central
photo

komal


2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 05/19 to 03/25Use left and right arrows to move selectionFrom 05/19Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

1 質問
6 回答

ランク
20,695
of 297,695

評判
2

コントリビューション
1 質問
6 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 20,466

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,380

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
How can I shift Right which is an array of numbers?
Ques= x =[11;22;33;44] i want this results x = [0;11;22;33;44] How can i do it:

6年弱 前 | 0

回答済み
Subtracting the first frame of a movie from all the others....using imsubract maybe?
if i want to subtract one frame from the next one then how can i do it? like frame1-frame2 ,frame2-frame3 and so on till video ...

6年弱 前 | 0

回答済み
How to make Operations on video frames?
i have converted the videos into frames and now I want to subtract one frame from another like frame 1-frame 2 and then frame 2-...

6年弱 前 | 0

回答済み
How to count the number of pixels from an image for specifies colors?
After doing skin detection. I want to count the pixels of white region which indicates skin part shown in the image.How can I do...

6年弱 前 | 0

質問


movable skin region detection in an video
detection of the skin part which is movable in the video. PLease provide me the code

6年弱 前 | 0 件の回答 | 0

0

回答

回答済み
Find centroid of an image?
Sir please tell me how to find the centroid of the skin region in an image

6年弱 前 | 0

回答済み
Skin detection code problem?
code clc; workspace fontSize = 20; folder = 'C:\Users\Dell\Documents\MATLAB'; baseFileName = 'frame129.jpg'; % Get the ...

6年弱 前 | 0