
BlueBee77
Student
Followers: 0 Following: 0
Statistiques
18 Questions
0 Réponses
RANG
8 165
of 297 613
RÉPUTATION
5
CONTRIBUTIONS
18 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
38.89%
VOTES REÇUS
5
RANG
of 20 457
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 159 227
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 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...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 8 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
presque 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 9 ans il y a | 8 réponses | 5
8
réponsesQuestion
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 ...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
/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/...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 10 ans il y a | 3 réponses | 0