Feeds
提问
How to match two matrices in time while having different sizes?
I am having two matrices each with one column and both having the same starting and ending points (for example, t=0 and t= 500)....
10 years 前 | 2 个回答 | 0
2
个回答提问
Storing Matrices from a for loop
I am trying to store matrices produced in a for loop before it get overwritten by the next iteration. The problem is the matrix ...
10 years 前 | 1 个回答 | 0
1
个回答提问
Video processing tracking two points
I am trying to detect two points on a gray surface and then track their position throughout the video. I tried the KLT and it wa...
10 years 前 | 1 个回答 | 0
1
个回答提问
Measuring distance between two points in an image
I have DIC images of a specimen deforming. The specimen have two horizontal points. I am trying to measure the distance between ...
10 years 前 | 1 个回答 | 0
