go-estimate-examples

module
v0.0.0-...-07374c2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2023 License: Apache-2.0

README

go-estimate-examples

GoDoc License

This repo contains examples of usage for go-estimate

First, you need to install GoCV as instructed here.

You can build the examples by running the following command:

$ make examples

Get the repo:

go get github.com/milosgajdos/go-estimate-examples

Build examples:

make build

This will create a subdirectory in each of the examples directory called _build and place the built binaries into it. You can run the programs by executing any of the binaries.

Alternatively, you can also install the examples by either running go install for each of the examples or do it all with one command:

$ make install

Most of the examples are static i.e. they generate a simple plot which shows how the filter estimates new values from noisy measurements.

There are however two examples which use the wonderful gocv library to generate short interactive videos to watch the filters live in action.

Example of bootstrap filter in action:

Bootstrap filter in action

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL