Cinder-OpenCV3 icon indicating copy to clipboard operation
Cinder-OpenCV3 copied to clipboard

Added Kalman Filter example

Open lucasvickers opened this issue 9 years ago • 0 comments

Kalman Filtering is a useful and simple technique for smoothing noisy input signals. I use it pretty extensively in computer vision projects to filter tracking information, and it is a useful example to have in the block.

lucasvickers avatar Mar 30 '16 20:03 lucasvickers