Community Profile

photo

BlueBee77


Student

Last seen: 2 years 前 自 2015 起处于活动状态

Followers: 0   Following: 0

联系

统计数据

  • First Review
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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...

7 years 前 | 1 个回答 | 0

1

个回答

提问


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...

7 years 前 | 1 个回答 | 0

1

个回答

提问


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...

7 years 前 | 2 个回答 | 0

2

个回答

提问


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 ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


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...

7 years 前 | 0 个回答 | 0

0

个回答

提问


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...

7 years 前 | 1 个回答 | 0

1

个回答

提问


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...

7 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

8 years 前 | 2 个回答 | 0

2

个回答

提问


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...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

8 years 前 | 0 个回答 | 0

0

个回答

提问


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...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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...

8 years 前 | 7 个回答 | 5

7

个回答

提问


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 ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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...

8 years 前 | 0 个回答 | 0

0

个回答

提问


/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/...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 3 个回答 | 0

3

个回答