Measuring Distance Travelled Using a Reference #1510
Jaspermoray
started this conversation in
General
Replies: 1 comment 2 replies
-
|
Hi Jasper,
Next you want to determine the pixel distance your animal (node) moves between frames, sum this distance, then use your above conversion factor to determine actual distance. There are a number of steps and considerations involved here - how to deal with missing data; smoothing / thresholding the data; use every frame or every nth frame? etc... Do you need help with this or just the above video to real-world conversion? You can also see what I did here: https://doi.org/10.1016/j.xpro.2022.101326 Cheers, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all!
I'm a little stuck in data analysis here. I'm trying to figure out how to measure the total distance in centimeters an animal travels. I understand that to do this, you need a reference that you can measure and get a conversion factor from pixels in a frame to cm. But I can't figure out how to do it in practice. Does anybody have ideas?
Best,
Jasper
Beta Was this translation helpful? Give feedback.
All reactions