YaDICs
V04.14.a
Yet another Digital Image Correlation software: platform dedicated to 2/3D Fluid and Solid kinematics field measurements.
|
#include "../NetCDF.Tool/struct_parameter_NetCDF.h"
#include "../CImg.Tool/CImg_NetCDF.h"
#include "Cimage.h"
#include "Cimage_file.h"
Go to the source code of this file.
Classes | |
class | Cimage_factory< Timg > |
It returns a pointer toward a specific Image loader class according to a parameter.nc file. The parameter file is set by default or could be provide by command line. create function could be called using : int, string = type, CParameterNetCDF, and finally [argv,argc] !!!! The function to get parameters directly from command line doesn't work yet. More... | |