discussion / Sensors  / 19 February 2025

LiDAR for Wildlife Size Measurement

Groups

I was wondering if anyone here has had success with wildlife imaging, or size measurement with LiDAR?   

We would like to use this on Kiwi, with a distance in the range of 1-10m.

Better still would be an example of an affordable off-the-shelf device we could strap to a tree along side a camera trap, or something with a standard & night vision camera all built into the same device.




Have you thought about mm-wave radar? The Infineon BGT60TR13C is marketed specifically for human detection within those distances and is claiming accuracy to 3cm. We played around with a dev kit briefly and it looked promising. It would take substantial engineering in specialized fields to develop it though.

Is it intended that this run on microcontrollers ? Just wondering why you were discounting thermal, which would seem like the obvious choice for this purpose.

Although the Lidar device does look cool super, it isn't for imaging, but detection, and developing, deploying, and maintaining a new piece of hardware is -not- for the faint of heart.



If you have student slave labor, you might hack together something based on Raspberry Pi devices like this, and then start using OpenCV, etc.:



Do you need to detect these in real-time, or might you just post-process imagery from StealthCams? 

 

You can get descent results with just a metric distance estimation model (e.g. depth anything V2)