X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fdoc%2FbbtkUsersGuide%2FbbtkUsersGuide.tex;h=6444ae566015e5b861b7fff742c05983fd973807;hb=bb7aa86f5495ea43944a919b2244dd5df3f37f86;hp=df0e1ecf848c5487cabb0bda6503ce3846d300b7;hpb=9d60a4c609e48a4c54ee3624fc6bf848714f5515;p=bbtk.git diff --git a/kernel/doc/bbtkUsersGuide/bbtkUsersGuide.tex b/kernel/doc/bbtkUsersGuide/bbtkUsersGuide.tex index df0e1ec..6444ae5 100644 --- a/kernel/doc/bbtkUsersGuide/bbtkUsersGuide.tex +++ b/kernel/doc/bbtkUsersGuide/bbtkUsersGuide.tex @@ -5,6 +5,7 @@ \begin{document} + \begin{center} {\Large \BBTK} @@ -20,10 +21,14 @@ Last modified on : October 12, 2008 \\ Generated on : \today \vspace{0.5cm} - -Eduardo Davila, Laurent Guigues, Jean-Pierre Roux - -Creatis CNRS 5220, INSERM U620 +\end{center} +\begin{center} +Eduardo Davila, Laurent Guigues, Jean-Pierre Roux +\end{center} +\begin{center} +CREATIS-LRMN, Centre de Recherche en Imagerie Medicale \\ CNRS UMR 5220, INSERM U620\\ +INSA Lyon\\ +Universit\'e Claude-Bernard Lyon 1 \end{center} % ========================================== @@ -2415,7 +2420,22 @@ option \texttt{Regenerate Boxes Lists} in the menu \texttt{Tools} of \texttt{bb The only thing you have to do is to \texttt{load} the package, within the script, or from the \texttt{Command} part, and enjoy the black boxes it contains. - + +% ========================================== +\subsection{Packages you'll probably want to use } +\label{Packages_you_ll_want_to_use} +% ========================================== +\begin {itemize} + +\item{creaContours}\\ +Provides sophisticated widgets for managing 3D R.O.I. (Regions od interest) +\item{creaImageIO} +Allows browsing, selectionning, ordering directories containing images of almost any type +(including DICOM) +\end {itemize} + +\newpage + % ========================================== %\vspace{0.5cm}\hrule \\ \section{Using black boxes in \CPP programs} @@ -2454,7 +2474,6 @@ Think about the (little!) nightmare to code the same, in 'raw C++', using wxWidg Using the standalone application \text{bbc} you just 'convert' the script. \begin{verbatim} - #include #include #include