
BlueBee77
Student
Followers: 0 Following: 0
Estadística
18 Preguntas
0 Respuestas
CLASIFICACIÓN
8.164
of 297.547
REPUTACIÓN
5
CONTRIBUCIONES
18 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
38.89%
VOTOS RECIBIDOS
5
CLASIFICACIÓN
of 20.454
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 159.122
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 count number of blobs/person in a frame by frame video
I am doing abject detection from a video in Matlab. The algorithm is working perfectly as i am using a for loop for blob countin...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Relative position of a point with respect to centroid
I have a point e.g, (2,3) and centroid e.g., (8,9). How to find *relative* position of this point X and Y with respect to centro...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Velocity of moving object at x and y axis
I want to calculate the velocity and acceleration of a moving object. I have the centroid value and i am calculating the distanc...
casi 8 años hace | 2 respuestas | 0
2
respuestasPregunta
Assigning labels to the detected points
I am working on tracking a human. I have calculated the centroid and points(Head,hands and legs). Depending on the image, these ...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to plot boundary on video frames called inside step() function
I am calling some images inside for loop and then doing some processing on those images. After that i am using a step function t...
alrededor de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
Finding difference of an array in circular manner
I am working on a vector res= {6,28,158,224,303,307,311,316,501,715} and finding differences of each elements. If the difference...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Taking mean of values whose difference is smaller
I have an array like [81,144,146,214,261,267,339,458,580]. In this array there are some elements whose difference is smaller e.g...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
PLease help me with filling the gape after doing simple subtraction of these images
I am trying to do background subtraction,by simply subtracting two image. However the resultant image has some gape. Can anyone ...
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
Merging/connecting blobs that belong to same object
I am doing background subtraction and trying to extract the foreground object(humans). The problem is that when i am trying to c...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Removing gaps between the boundary or filling inside the boundary
Can anyone help in how to join the discontinuous boundary of this image. And how to fill inside this boundary. the image is obta...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to get a perfect human silhouette
I am using vision.foregroundDetector and vision.blobAnalysis to extract blobs(Human) from an avi video. The extracted blobs are ...
casi 9 años hace | 0 respuestas | 0
0
respuestasPregunta
Files not read in correct order
Hi! So i am having a problem. I am reading a number of files from a directory in Matlab. The file are named as crop1.jpg crop2...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Easy way of finding zero crossing of a function
I am trying to find zero-crossings of a function in Matlab and plot the points where zero-crossing occurs. However, i am not abl...
alrededor de 9 años hace | 8 respuestas | 5
8
respuestasPregunta
Drawing line from center to other three points
I want to know if its possible to draw lines from a vector which has two points and is the central point to another vector that ...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to find the maximum radius and connect it to the centroid
I want to connect the connect the center point to the five points(head, hands, legs) for the attached figure of a human. I have ...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Processing sequences of images with videoFileReader matlab
Is it possible to read a sequence of images which change over time with VideoFileReader. And further use them with vision.foregr...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
/bin/bash: qhull: command not found (Matlab)
I am using Matlab 2014b on mac yosemite. I am trying to compile this code skeletonizing using voronoi <http://www.mathworks.com/...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Can we plot the boundary of an image??
I am working on a project of object detection (Human). I have segmented the foreground and have calculated boundaries and centro...
casi 10 años hace | 3 respuestas | 0