Statistiques
4 Questions
0 Réponses
RANG
117 832
of 301 464
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 21 292
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 642
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How to detect fingertips in an Image (I surfed google and found out that I need to use K-curvature,K-means,Convex -Hull, etc) but the resources I found out are too little informative and it is hard to implement.Can anyone suggest where to start?
Can anyone tell from where to start and provide the links for the resources
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
I am basically trying to find the skin in the image.So I wrote the piece of code. I converted the image to ycbcr ad then took the required values and then put them back in the original ycbcr but the image is entirely black.
& I converted the image to ycbcr ad then took the required values and then put them back in the original ycbcr but the image is ...
plus de 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
% my requirements is to track a "red color circular object like ball" but it is tracking "red color" "objects" moreover it is not doing the kalman tracking please help me!!!!
vid=videoinput('winvideo',2,'I420_320x240');% initialising video set(vid,'FramesPerTrigger',Inf); set(vid,'ReturnedColorsp...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
Finding objects in images
I am trying to find only spherical objects like ball ... I wrote a code to track the "orange" colored ball but it is not showing...
plus de 13 ans il y a | 1 réponse | 0
