Prima Homepage
ImaLab
Generating C++ Modules
User Manual
The Command Shell
Running Imalab
Plugin Process
Pixels and Images
Interactive selection
Graphics: plots, profiles
Image file I/O
Image display
Connectivity Analysis
Image Processing(1)
Gaussian operators
Technical Documentation
Creating New Modules
Tutorial
Tutorial Download

[PREV][SUIV]

Les programmes d'Alain

Les programmes d'Alain sont interfacés par les modules

  • modfile
  • modimage
  • modtype
  • modutil
  • modanalysis

qui sont tous regroupés dans le module pollenAB, qu'on peut charger avec require pollenAB;

Localisation: le makefile est dans ~alux/ala. Il faut corriger a la main le code genere pour modfile, modfile.cc.

Exemple d'utilisation


imalab
load-cppfile "/net/orion/users/alux/ala/maskmask1.cpp"

ou

load "/net/orion/users/alux/ala/maskmask1"

Ces modules introduisent un nombre important de classes, dont voici la liste:


modfile
     CFilename
     CGenFilename
     CFileIterator
modimage
     TBaseImage
     TFloatImage
     TBaseSequence
modtype
	FMatrix
	TMatrix
	CCoord (vide)
	TRGB
	CBox  (vide)
	FVoxel
	TVoxel
	FPixel
	TPixel
	CComplex
modutil
	CMaskImage

modanalysis CSegmentation CHistogram (vide) DistHisto CImagesOfInterest CSMLAnalysis CExtremaSegmentation CConvexHull RegionAnalysis CGroupRegionDescription CRegionDescription CTempRegionDescription CImageTag CNodeHole CPerimeter CColourAnalysis CBinarySegmentation