YaDICs  V04.14.a
Yet another Digital Image Correlation software: platform dedicated to 2/3D Fluid and Solid kinematics field measurements.
 All Classes Files Functions Variables Pages
Todo List
Member Cformat_char_float::save (Csequence< float, char > &oSequence, Cimage< char > &oImage, const std::string &ofile, int &s)
make a new class for tiff saving
Member Cformat_double_double::save (Csequence< double, double > &oSequence, Cimage< double > &oImage, const std::string &ofile, int &s)
make a new class for tiff saving
Member Cformat_float_double::save (Csequence< double, float > &oSequence, Cimage< float > &oImage, const std::string &ofile, int &s)
make a new class for tiff saving
Member Cformat_float_float::save (Csequence< float, float > &oSequence, Cimage< float > &oImage, const std::string &ofile, int &s)
make a new class for tiff saving
Member Cimage< Timg >::resize (const int &filter)
The function .get_shared() seems, weirdly, to duplicate the memory, so it could be necessary to replace the .get_shared by the following function (m_img).move_to(m_curImg);
Member Cmesh_generate< T, Timg >::cropList (const Cimage< Timg > &oImage, const int &elem, CImg< Timg > &list, std::vector< T > &coord0) const
Member Cpeak< T >::peak_delete (CImg< T > &img)
[medium] set patch size from class member (e.g. set by autocorrelation for PIV)
Member CshapeFunction_FEM< T, Timg >::init (CParameterNetCDF &fp)
Class CshapeFunction_global_blade< T, Timg >
modes seems not well identified -> find the problem
Class CshapeFunction_global_brasilian< T, Timg >
Different points should be improved : (1) the internal calcul of m_r based on the mask provided by users and (2) a way to provide a m_f vector, not only a scalar, for list image correlation. The problem come from the fact there is no direct link between the current image number (known within main.cpp) and this class which is implemented such as: CshapeFunction -> Ccorrelation -> Csequence -> main
Member CshapeFunction_global_brasilian< T, Timg >::init (CParameterNetCDF &fp)
find a way to move "frame_number" variable from global (code) to local //