KeyMaster- / HoloLensArucoTracking

A simple aruco marker tracking library for the HoloLens and the Unity Editor
MIT License
46 stars 13 forks source link

Refresh Rate #5

Open Dutzel opened 6 years ago

Dutzel commented 6 years ago

Hey there, first of all I would like to thank you for this cool project!

I'm currently thinking about integrating aruco in my hololens project, but I dont feel so good with the refresh rate to render the object a bit smoother. Do you have any ideas how to speedup the tracking process for more fluid tracking?

I've already tried out different parameters along the size reduce, rotation low pass and te avg filer memory length.

regards

Dustin