From 2715bc0fc0dd47b4307118150feeeedb105b801c Mon Sep 17 00:00:00 2001 From: trrscld2 <trrscld2@illinois.edu> Date: Tue, 6 Apr 2021 14:40:18 +0000 Subject: [PATCH] Update README.md --- MP3/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MP3/README.md b/MP3/README.md index 1905561..1f48b93 100644 --- a/MP3/README.md +++ b/MP3/README.md @@ -185,7 +185,7 @@ 1. **Vanishing Points [5 pts].** Estimate the three major orthogonal vanishing points. Assume that the vertical vanishing point is for the Y-direction, the vanishing point to the back of the ECE building is the - Z-direction, and the horizontal vanishing point to the right is the + Z-direction, and the horizontal vanishing point to the left is the X-direction. Starter code provides an interface to mark out lines. Mark at least 3 lines in each orthogonal direction. We also provide data for these lines in `Q3/data.pickle` in case you have trouble in using the -- GitLab