Rose-Hulman Robotics Team

Changeset 681

Show
Ignore:
Timestamp:
02/20/10 12:29:59 (2 years ago)
Author:
mosttw
Message:

Title for report

Location:
branches/2010-image-rec/docs
Files:
1 added
2 modified

Legend:

Unmodified
Added
Removed
  • branches/2010-image-rec/docs/Makefile

    r673 r681  
    55project-plan.pdf: figures/cam-000080-hsv-sobel-h.png figures/hist-test.tex figures/pygments-declarations.tex 
    66 
    7 all: lit-review.pdf project-plan.pdf report 
     7all: lit-review.pdf project-plan.pdf report.pdf 
    88 
    99%.pdf: %.tex 
    1010        pdflatex $(TEXFLAGS) $< 
    11         #bibtex $* 
     11        bibtex $* || true 
    1212        pdflatex $(TEXFLAGS) $< 
    1313        pdflatex $(TEXFLAGS) $< 
     
    2222        figures/ground-lab-calib_rectified.png 
    2323 
    24 report: $(REPORT_FIGURES) 
     24report.pdf: report.tex $(REPORT_FIGURES) 
    2525 
    2626%_undistorted.png: %.jpg 
  • branches/2010-image-rec/docs/report.tex

    r679 r681  
    1414 
    1515\begin{document} 
     16\title{TODO: Pick a title} 
     17\author{Thomas W. Most \and Trenton S. Tabor} 
     18\date{\today} 
    1619 
    17 \begin{flushright} 
    18 CSSE463 Image Recognition --- Tom Most and Trenton Tabor --- CM 2371 
    19 \end{flushright} 
     20\maketitle 
    2021 
    2122% TODO: Abstract