komal
Followers: 0 Following: 0
Statistik
RANG
20.463
of 295.673
REPUTATION
2
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
0
RANG
of 20.262
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.257
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
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:
mehr als 5 Jahre vor | 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 ...
mehr als 5 Jahre vor | 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-...
mehr als 5 Jahre vor | 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...
mehr als 5 Jahre vor | 0
Frage
movable skin region detection in an video
detection of the skin part which is movable in the video. PLease provide me the code
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFind centroid of an image?
Sir please tell me how to find the centroid of the skin region in an image
mehr als 5 Jahre vor | 0
Skin detection code problem?
code clc; workspace fontSize = 20; folder = 'C:\Users\Dell\Documents\MATLAB'; baseFileName = 'frame129.jpg'; % Get the ...
mehr als 5 Jahre vor | 0