Commit 82c7e5f6 authored by Davis King's avatar Davis King

cleanup

parent 5858f61a
......@@ -241,7 +241,7 @@ namespace dlib
and if so we adjust the filter's state to keep it within these bounds.
This allows the moving object to undergo large unmodeled accelerations, far
in excess of what would be suggested by get_typical_acceleration(), without
then experiencing a long lag time where the Kalman filter has to "catches
then experiencing a long lag time where the Kalman filter has to "catch
up" to the new position.
!*/
......
......@@ -5,11 +5,6 @@
#include "random_forest/random_forest_regression.h"
namespace dlib
{
}
#endif // DLIB_RANDOM_FOReST_H_
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment