]> Creatis software - bbtk.git/blobdiff - kernel/doc/bbtkUsersGuide/bbtkUsersGuide.tex
Doc headers
[bbtk.git] / kernel / doc / bbtkUsersGuide / bbtkUsersGuide.tex
index 796f86c8e0fa22a3b0284297f9bb2307049e343d..c55eb58222bbbe55257c1bea079edd33027859ce 100644 (file)
@@ -5,6 +5,7 @@
 
 
 \begin{document}
+
 \begin{center}
 
 {\Large \BBTK}
 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,19 @@ 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)
 % ==========================================
 %\vspace{0.5cm}\hrule \\
 \section{Using black boxes in \CPP programs}
@@ -2514,7 +2531,7 @@ int main(int argv, char* argc[])
 
 \begin {itemize}
 \item{make} \\
-For some strange reasons (?!?), you may be warned that an error occured while documentation generation.\\
+For some strange reasons (?!?), at \texttt{cmake} time, you may be warned that an error occured while documentation generation.\\
 Take it easy, \texttt{make} again!\\
 
 \item{\bbStudio} is written using the Advanced User Interface library of wxWidgets.
@@ -2522,9 +2539,6 @@ If, after some hazardous floating/docking operations onto the frame, you feel
 very unhappy with the result, just remove from the hidden directory
 \texttt{.bbtk} the file named \texttt{bbStudio.aui}. \\ 
 
-
-\item{ \texttt{WARNING}} : if the script contains one or more \texttt{LayoutSplit}
- object, you will have to resize the subwindows. \\ 
  
 \end {itemize}