#include <iostream>
#include <string>
#include <vector>
#include <fstream>
#include <cstdio>
#include <cstdlib>
#include <cmath>
#include <cassert>
#include "./Image_basics.hh"
Go to the source code of this file.
Compounds | |
class | Generic_Vector |
the inheritance is not any more useful : OBJECT TO BE REMOVED. More... | |
class | Outliers |
Outliers object, which are not considered here OBJECT HAS TO BE REMOVED. More... | |
class | Ref_Vector |
Object for managing the collection of component of the mixture FOR ANY EXTENSION, THIS LIBRARY OF OBJECT REQUIRES TO BE RE-IMPLEMENTED COMPLETLY. More... | |
Defines | |
#define | PIXEL float |
Definition in file ReferenceVector.hh.
|
format of the data Definition at line 20 of file ReferenceVector.hh. |