You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/vis_hue.m
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
% The script requires the training sequences of the MPI Sintel dataset (http://sintel.is.tue.mpg.de/).
2
-
% flowToColor is originally part of the MPI Sintel's bundler.
2
+
% flowToColor and computeColor are originally part of the MPI Sintel's bundler.
3
3
% The script has originally been used to produce visualizations for https://github.com/vadimkantorov/mpegflow/blob/master/README.md, but you could use it on other videos by adjusting VIDEO_PATH
0 commit comments