Jafar
|
This module is a wrapping of the surf library for use with gfm.
Other module or external libraires dependences... You need to add the following line to your /home/toto/.bashrc:
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$JAFAR_DIR/modules/surf/libsurf"
or this one to your /home/toto/.tcshrc:
setenv LD_LIBRARY_PATH "$LD_LIBRARY_PATH:$JAFAR_DIR/modules/surf/libsurf"
The interface of the module is generated from the following files:
try
{ } catch
block for this module. Classes | |
class | jafar::surf::SurfDetector |
This class bind a SURF detector to gfm. More... | |
class | jafar::surf::SurfException |
Base class for all exceptions defined in the module surf. More... |
Generated on Wed Oct 15 2014 00:37:30 for Jafar by doxygen 1.7.6.1 |