dat-ng / ar-location-based-android

This AR app generally show where things are in the real-world by indicating where the app thinks they are over the camera view when the user holds the phone up and moves it about.
MIT License
206 stars 85 forks source link

how can I apply low pass filter on it? #39

Open akshayshelke232 opened 2 years ago

akshayshelke232 commented 2 years ago

I want more accurate mark on camera view. As of now mark in camera is jiggling. I somewhere read that jiggling can be reduce by applying low pass filters. Anyone knows how to use that here.