Biophysical-Fluorescence-Laboratory / Imaging_FCS

Imaging_FCS is a basic ImageJ plugin to calculate and view spatio-temporal correlation functions from 16 bit gray tiff stack files.
https://www.dbs.nus.edu.sg/lab/BFL/imfcs_image_j_plugin.html
0 stars 1 forks source link

CMake compilation for the C++ / CUDA code #12

Closed Marc-Demoustier closed 7 months ago

Marc-Demoustier commented 7 months ago

Close #3 (Compilation with CMake) Close #4 (Separation of gpufit in multiples files) Close #6 (Compilation of the libs is compatible between different OS (Camera libs are only on Windows, and GPU operations are not compatible with MacOS)

Marc-Demoustier commented 7 months ago

Close #4 There are still many things that can be updated in the code, but at least, there is now a concrete separation between functionalities