| Class | Description |
|---|---|
| AboutMCIB |
Description of the Class
|
| ArrayUtil |
class allowing :
storage of arrays with util function such as statistics and sorting |
| CDFTools | |
| CheckInstall |
/**
Copyright (C) 2008- 2012 Thomas Boudier and others
This file is part of mcib3d
mcib3d is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
Foundation; either version 3 of the License, or (at your option) any later
version.
|
| Chrono |
Class that defines a chronometer
|
| exceptionPrinter | |
| HistogramUtil |
/**
Copyright (C) 2008- 2011 Thomas Boudier
This file is part of mcib3d
mcib3d is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
Foundation; either version 3 of the License, or (at your option) any later
version.
|
| KDTreeC |
This is a KD Bucket Tree, for fast sorting and searching of K dimensional
data.
|
| Message |
classe permettant :
le stockage d'un tableau de float les calculs statistiques sur ce tableau le tri du tableau |
| Shell |
Interface avec le shell (lancement de commandes)
|
| StackFolderOpener |
Opens a folder of images as a stack.
|
| ThreadRunner |
Copyright (C) Thomas Boudier
License:
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
|
| ThreadUtil |