Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
art-programmer committed Jun 6, 2019
1 parent dd35921 commit 41a0f63
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data_prep/README.md
@@ -0,0 +1,8 @@
Please first compile the Renderer program which renders 3D fitting results to 2D images.
```bash
cd Renderer/
cmake .
make
cd ..
```
Then, please specify the ROOT_FOLDER variable in parse.py, and run *python parse.py*.

0 comments on commit 41a0f63

Please sign in to comment.