Daniel Hamilton
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
find max value within set parameters of matrix
say i have a matrix a = [ 0 1 2 3 4 5 6 7 8 9 10 11] I know how to find the max of that matrix and its locati...
6 years 前 | 2 个回答 | 0
2
个回答提问
how to read and change entries in a large array
I have a 842x650, i want to read through every entry, check its value and if its under a certain value change it to zero. Any he...
7 years 前 | 1 个回答 | 0
1
个回答提问
Using the Region of Interest in regionprops
trying to use the regionprops function with the 'UseROI' to tell me when a person passes through a region of interest. However i...
7 years 前 | 0 个回答 | 0
0
个回答提问
Storing each frame in different variable
So I have a video sequence that produces a matrix with information in about each pixel. At any given time the output can be paus...
7 years 前 | 1 个回答 | 0
1
个回答提问
finding mean optical flow
So I have a video feed and can find the optical flow between the current and previous frame. This produces a representation of t...
7 years 前 | 0 个回答 | 0
0
个回答提问
Counting line in video
So I'm doing a project in automatic people counting using optical flow. I've managed to get the optical flow applied to the vide...
7 years 前 | 0 个回答 | 0
0
个回答提问
Register optical flow moving over certain pixels
So I'm working on a project in which i want to register a count when a nonzero optical flow vector passes by a specific section ...
7 years 前 | 0 个回答 | 0
0
个回答提问
How do i draw a line into a video
I need to draw a line into a video feed that i can use to count the amount of people that cross that line. I can see its very si...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to get a trigger line on video to count people that cross that line
I'm trying to create an automatic people counter by setting up a trigger line on a video and then counting the amount of people ...
7 years 前 | 0 个回答 | 0