|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
GPS track smoothing?Hi, does anyone have any references to some algorithms for smoothing GPS
tracks? I'm going to be logging boats (speed from 0 to 40mph, generally around 2-8mph), over long periods of time, including when they are anchored. There are no high precision requirements here, but I was going to log the data at between minutely to hourly intervals, but there seems some scope here to detect when the boat is at rest rather than just moving slowly, and also to smooth the track a little Mainly though just interested to hear a little more about techniques people are using when there is no realtime requirement (ie smoothing done after the fact) and for slower moving vehicles (including detecting the difference between gps drift at rest and a slow moving vehicle) Anyone got any favourite references? Cheers Ed W _______________________________________________ Gpsd-users mailing list Gpsd-users@... https://lists.berlios.de/mailman/listinfo/gpsd-users |
|
|
Re: GPS track smoothing?check out gpsbabel; it has a fairly extensive set of stackable filters.
On Thu, Sep 24, 2009 at 1:57 PM, Ed W <lists@...> wrote: > Hi, does anyone have any references to some algorithms for smoothing GPS > tracks? > > I'm going to be logging boats (speed from 0 to 40mph, generally around > 2-8mph), over long periods of time, including when they are anchored. > There are no high precision requirements here, but I was going to log > the data at between minutely to hourly intervals, but there seems some > scope here to detect when the boat is at rest rather than just moving > slowly, and also to smooth the track a little > > Mainly though just interested to hear a little more about techniques > people are using when there is no realtime requirement (ie smoothing > done after the fact) and for slower moving vehicles (including detecting > the difference between gps drift at rest and a slow moving vehicle) > > Anyone got any favourite references? > > Cheers > > Ed W > _______________________________________________ > Gpsd-users mailing list > Gpsd-users@... > https://lists.berlios.de/mailman/listinfo/gpsd-users > -- GDB has a 'break' feature; why doesn't it have 'fix' too? _______________________________________________ Gpsd-users mailing list Gpsd-users@... https://lists.berlios.de/mailman/listinfo/gpsd-users |
|
|
Re: GPS track smoothing?Also, Andrew Johnson of TrailBehind.com released a Kalman Filter for
their iPhone GPS app. http://github.com/lacker/ikalman/tree/master Chris Kuethe writes: > check out gpsbabel; it has a fairly extensive set of stackable filters. > > On Thu, Sep 24, 2009 at 1:57 PM, Ed W <lists@...> wrote: > > Hi, does anyone have any references to some algorithms for smoothing GPS > > tracks? -- --my blog is at http://blog.russnelson.com Crynwr supports open source software 521 Pleasant Valley Rd. | +1 315-323-1241 Potsdam, NY 13676-3213 | Sheepdog _______________________________________________ Gpsd-users mailing list Gpsd-users@... https://lists.berlios.de/mailman/listinfo/gpsd-users |
|
|
Re: GPS track smoothing?Russ Nelson wrote:
> Also, Andrew Johnson of TrailBehind.com released a Kalman Filter for > their iPhone GPS app. > http://github.com/lacker/ikalman/tree/master > > This is really very interesting - thanks for the link! Ed W _______________________________________________ Gpsd-users mailing list Gpsd-users@... https://lists.berlios.de/mailman/listinfo/gpsd-users |
| Free embeddable forum powered by Nabble | Forum Help |