photo

komal


2019년부터 활동

Followers: 0   Following: 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:

대략 5년 전 | 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 ...

대략 5년 전 | 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-...

대략 5년 전 | 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...

대략 5년 전 | 0

질문


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

대략 5년 전 | 답변 수: 0 | 0

0

답변

답변 있음
Find centroid of an image?
Sir please tell me how to find the centroid of the skin region in an image

대략 5년 전 | 0

답변 있음
Skin detection code problem?
code clc; workspace fontSize = 20; folder = 'C:\Users\Dell\Documents\MATLAB'; baseFileName = 'frame129.jpg'; % Get the ...

대략 5년 전 | 0