Added original mesh, texture and parameter space images to first screenshot

This commit is contained in:
Laurent Saboret 2006-04-04 17:24:10 +00:00
parent 03eeb9c6e7
commit 44f81e10c3
3 changed files with 20148 additions and 4457 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 83 KiB

After

Width:  |  Height:  |  Size: 492 KiB

View File

@ -42,20 +42,21 @@ students developing algorithms around parameterization of triangle
meshes for geometry processing as well as for signal mapping on
triangulated surfaces.
% Insert image introduction.png/eps
% with title "Julius Cesar mask textured by Least Squares Conformal Maps parameterization"
% Insert image introduction.png/eps with title:
% Top: Julius Cesar mask and a checker board texture
% Bottom: Least Squares Conformal Maps parameterization (left: parameter space, right: textured model)
\begin{center}
\label{Surface_mesh_parameterization-fig-introduction}
% Image
\begin{ccTexOnly}
\includegraphics[width=0.5\textwidth]{Surface_mesh_parameterization/introduction} % omit .eps suffix
\includegraphics[width=0.7\textwidth]{Surface_mesh_parameterization/introduction} % omit .eps suffix
\end{ccTexOnly}
\begin{ccHtmlOnly}
<img width="50%" border=0 src="./introduction.png"><P>
<img width="70%" border=0 src="./introduction.png"><P>
\end{ccHtmlOnly}
% Title
\begin{figure}[h]
\caption{Julius Cesar mask textured by Least Squares Conformal Maps parameterization}
\caption{Texture mapping via Least Squares Conformal Maps parameterization. Top: original mesh and texture. Bottom: parameterized mesh (left: parameter space, right: textured mesh).}
\end{figure}
\end{center}