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 meshes for geometry processing as well as for signal mapping on
triangulated surfaces. triangulated surfaces.
% Insert image introduction.png/eps % Insert image introduction.png/eps with title:
% with title "Julius Cesar mask textured by Least Squares Conformal Maps parameterization" % Top: Julius Cesar mask and a checker board texture
% Bottom: Least Squares Conformal Maps parameterization (left: parameter space, right: textured model)
\begin{center} \begin{center}
\label{Surface_mesh_parameterization-fig-introduction} \label{Surface_mesh_parameterization-fig-introduction}
% Image % Image
\begin{ccTexOnly} \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} \end{ccTexOnly}
\begin{ccHtmlOnly} \begin{ccHtmlOnly}
<img width="50%" border=0 src="./introduction.png"><P> <img width="70%" border=0 src="./introduction.png"><P>
\end{ccHtmlOnly} \end{ccHtmlOnly}
% Title % Title
\begin{figure}[h] \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{figure}
\end{center} \end{center}