photo

komal


Attivo dal 2019

Followers: 0   Following: 0

Statistica

  • First Answer

Visualizza badge

Feeds

Visto da

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

circa 5 anni fa | 0

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

circa 5 anni fa | 0

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

circa 5 anni fa | 0

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

circa 5 anni fa | 0

Domanda


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

circa 5 anni fa | 0 risposte | 0

0

risposte

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

circa 5 anni fa | 0

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

circa 5 anni fa | 0