Sri
Followers: 0 Following: 0
Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
117.832
of 301.440
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.282
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.580
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
% 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...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 13 años hace | 1 respuesta | 0
