Fixed typo
This commit is contained in:
parent
416fb50594
commit
28427ce2e8
@ -12,7 +12,7 @@ static inline Point calcPoint(Point2f center, double R, double angle)
|
||||
|
||||
static void help()
|
||||
{
|
||||
printf( "\nExamle of c calls to OpenCV's Kalman filter.\n"
|
||||
printf( "\nExample of c calls to OpenCV's Kalman filter.\n"
|
||||
" Tracking of rotating point.\n"
|
||||
" Rotation speed is constant.\n"
|
||||
" Both state and measurements vectors are 1D (a point angle),\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user