SCM Repository
View of /trunk/doc/report/intro.tex
Parent Directory
|
Revision Log
Revision 100 -
(download)
(as text)
(annotate)
Fri May 28 14:45:44 2010 UTC (12 years, 1 month ago) by jhr
File size: 774 byte(s)
Fri May 28 14:45:44 2010 UTC (12 years, 1 month ago) by jhr
File size: 774 byte(s)
Minor grammar tweak and started intro
%!TEX root = report.tex % \chapter{Introduction} Diderot is a domain-specific language for programming image analysis algorithms on parallel hardware. It supports a high-level programming model based on the mathematics of continuous tensor fields that are reconstructed from discrete image-data sets (\eg{}, MRI data). Diderot is also designed to be implemented on parallel hardware. \section{Basic concepts} The design of Diderot is based on three core concepts: image data, the continuous fields that are reconstructed from them, and the actors that represent the computations over the fields. We give a high-level overview of these in this section. \subsection{Images} \subsection{Fields} \subsection{Actors} \section{Diderot by example} % include VR example here
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |