Skip to main content
. 2018 Sep 11;13(9):e0202974. doi: 10.1371/journal.pone.0202974

Fig 3. Flow chart of the mLoadData method.

Fig 3

Within the class cControl, data are loaded via the cCompute method mInit_oCompute. In the case of a new session, mGetImgPathes determines the images according to the directory and filename pattern specified in applicationConfig (entries imgSearchDir and imgSearchName). After loading all images to cImage objects, they get merged in cCompute-app objects and filled with application-specific values in the mInit_oCompApp method. Each object corresponds to one slice with the entire oCompute array being stored in the cControl object.