lsseg File List

Here is a list of all files with brief descriptions:
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/app/field_smooth.C [code]
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/app/filter2DTests.C [code]
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/app/generate_stack.C [code]
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/app/LIC_test.C [code]
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/app/randomVoronoiTest.C [code]
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/app/segmentation2D.C [code]
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/app/smoothcurvpres.C [code]
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/app/structureTensorComputation.C [code]
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/app/tvfilter.C [code]
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/BorderCondition.h [code]Contains the BorderCondition enumeration, used when developing a LevelSetFunction over time as a part of a segmentation process
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/ChanVeseForce.h [code]Header containing the definition of the ForceGenerator called ChanVeseForce
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/cimg_dependent.h [code]This header encapsulates all functions, classes, etc. whose implementations are dependent on the cimg library (downloadable here)
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/colordefs.h [code]Header containing the definition of some frequently used colors, represented as 3-tuples of int, in the RGB format
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/ConstantForce.h [code]Header containing the definition of the ForceGenerator called ConstantForce
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/DiscreteApproximations.h [code]This file contains functions for computing the squared gradient norm over an Image<double>
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/EigValComp3x3.h [code]This file contains functions for computing the eigensystem of a 3x3 symmetric matrix
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/errormacros.h [code]File imported from the GoTools library (utils module). Contains macros for error reporting
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/Filters.h [code]This file contains definitions of functions useful when working with anisotropic smoothing and filtering of images
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/ForceGenerator.h [code]This header file contains the abstract base class for all force generators
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/Histogram.h [code]This file contains the definition of the Histogram class, used to represent histograms
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/Image.h [code]This file contains the definition of the Image template class, used to represent images and multidimensional functions (level-sets, etc) in this software package
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/image_utils.h [code]Misc. functions useful when working with images
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/level_set.h [code]Contains functionality for visualizing level-set functions and for computing the normal direction flow of level-set functions
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/LevelSetFunction.h [code]File containing the definition of the level-set function representation used in this library
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/LevelSetFunction_implementation.h [code]Implements the inline functions declared in LevelSetFunction.h
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/LIC.h [code]Contains functionality for line integral convolution
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/Mask.h [code]Contains the definition of the Mask object, which is in fact a typedef-ed Image
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/MRBalloonForce.h [code]Contains the definition of the ForceGenerator called MRBalloonForce
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/MultiRegionAlgorithm.h [code]Contains the develop_multiregion_2D and develop_multiregion_3D functions, which are central in the segmentation process when requiring more than two regions
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/MultiRegionAlgorithm_implementation.h [code]Implements inline functions of MultiRegionAlgorithm.h
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/NormalDistributionForce.h [code]Contains the definition of the ForceGenerator called NormalDistributionForce
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/ParzenDistributionForce.h [code]Contains the definition of the ForceGenerator called ParzenDistributionForce
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/Region.h [code]Contains the definition of the Region class, which represents a geometrical region of an Image
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/simple_tools.h [code]Contains misc. utilities for working with Images
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/simple_tools_templates.h [code]Implements the inline functions specified in simple_tools.h
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/simplethreads.h [code]File containing functionality for multiple threads. Can be used for parallellization of computationally-heavy routine. It is written by Jens-Olav Nygaard, and is not part of the lsseg library as such
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/SingleRegionAlgorithm.h [code]Contains the develop_single_region_2D and develop_single_region_3D functions, which are central in the segmentation process
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/SingleRegionAlgorithm_implementation.h [code]Implements inline functions of SingleRegionAlgorithm.h
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/include/supp_doc.h [code]File containing supplementary documentation for Doxygen. This file is a header file only to trigger the Doxygen documentation generator. It is NOT to be included anywhere
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/src/cimg_dependent.C [code]Implements cimg_dependent.h
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/src/DiscreteApproximations.C [code]Implements DiscreteApproximations.h
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/src/EigValComp3x3.C [code]Implements EigValComp3x3.h
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/src/Filters.C [code]Implements Filters.h
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/src/Histogram.C [code]Implements Histogram.h
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/src/level_set.C [code]Implements level_set.h
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/src/LevelSetFunction_reinitialize.C [code]Implements the reinitialize2D() and reinitialize3D() functions of the LevelSetFunction class, as defined in LevelSetFunction.h
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/src/LIC.C [code]Implements LIC.h
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/src/MultiRegionAlgorithm.C [code]Implements MultiRegionAlgorithm.h
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/src/NormalDistributionForce.C [code]Implements NormalDistributionForce.h
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/src/ParzenDistributionForce.C [code]Implements ParzenDistributionForce.h
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/src/simple_tools.C [code]Implements simple_tools.h
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/src/simplethreads.C [code]Implements simplethreads.h
/home/oan/prosjekt/gotools/segmentation/gpl_distro/lsseg_1.0_gpl/src/SingleRegionAlgorithm.C [code]Implements SingleRegionAlgorithm.h

Generated on Tue Nov 28 18:35:47 2006 for lsseg by  doxygen 1.4.7