- Timestamp:
- 02/22/10 22:17:38 (2 years ago)
- Files:
-
- 1 modified
-
branches/2010-image-rec/docs/report.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/2010-image-rec/docs/report.tex
r707 r708 171 171 \includegraphics[width=0.4\textwidth]{figures/hough-lines.pdf} 172 172 \includegraphics[width=0.4\textwidth]{figures/hough-lines-broken.pdf} 173 \caption{T ODO}173 \caption{Two examples of images where lines were found correctly using a Hough transform} 174 174 \label{fig:hough} 175 175 \end{figure} … … 219 219 220 220 This paper describes a process by which images taken from the Rose-Hulman Robotics team's robot can be 221 This paper describes a process by which images taken from the Rose-Hulman Robotics team's robot can be 221 222 interpreted into useful information on board that robot for the purpose of its navigation. We have decribed 222 223 each step of the process as it occurs within our test code and as it will eventually run onboard. The basis

