- The tex file for a report will be created for you in results/detname/tex.
- Automatically remove whitespace from the figures using
- an Adobe Acrobat batch process or
- the following script for
pdfcrop
from Ross Girshick:
#!/bin/sh find . -name "*.pdf" -print0 | xargs -P6 -0 -I file pdfcrop file file
- Use a latex compiler on detectionAnalysisAutoReportTemplate.tex to make the pdf.
results
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||