doc/report/chapters/productDescription.tex

23 lines
778 B
TeX

\chapter{Product description}
Here is the detailed description of the different steps of our project.
We spent time on finding tests before developing, which helped us to avoid some problems and find some errors earlier than we would have otherwise. You can find more information concerning our tests in the attached tests file.
\section{Segmentation, Camera calibration, skeletonization and branches matching}
\input{subsections/skeleton}
\input{subsections/segmentation}
\input{subsections/calibration}
\input{subsections/pointsDetectionAndMatching}
\input{subsections/branchesMatching}
\section{Meshing and animation}
\input{subsections/splines}
\input{subsections/circles}
\input{subsections/extremities}
\input{subsections/junctions}
\input{subsections/animation}