photo

komal


Con actividad desde 2019

Followers: 0   Following: 0

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
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:

alrededor de 5 años hace | 0

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

alrededor de 5 años hace | 0

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

alrededor de 5 años hace | 0

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

alrededor de 5 años hace | 0

Pregunta


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

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Respondida
Find centroid of an image?
Sir please tell me how to find the centroid of the skin region in an image

alrededor de 5 años hace | 0

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

alrededor de 5 años hace | 0