Searched refs:principal_points_dist (Results 1 – 1 of 1) sorted by relevance
71 def plot_principal_points(principal_points_dist, start_frame, argument83 frames = range(start_frame, len(principal_points_dist)+start_frame)85 pylab.plot(frames, principal_points_dist, '-ro', label='dist')