diff options
-rwxr-xr-x | pdp_opencv_of_lk.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdp_opencv_of_lk.cc b/pdp_opencv_of_lk.cc index 55aa0d4..425d484 100755 --- a/pdp_opencv_of_lk.cc +++ b/pdp_opencv_of_lk.cc @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * - * Horn and Schunck optical flow algorithm + * Lucas and Kanade optical flow algorithm * */ |