MATBOX_Microstructure_analysis_toolbox icon indicating copy to clipboard operation
MATBOX_Microstructure_analysis_toolbox copied to clipboard

D-PSD algorithms (watershed and PCRD) calculation time is too high

Open fussegli opened this issue 3 years ago • 0 comments

Need to parallelize when possible the code. Currently there is a disclaimer in the documentation indicating these methods are slow. It is slow, yet still usable if you are willing to sacrifice a little the voxel resolution or the FOV (as done in https://iopscience.iop.org/article/10.1149/1945-7111/ab913b).

Note: I am aware MATLAB has a built-in watershed function, much faster than mine, but I noticed difference between the two. You can see it at https://iopscience.iop.org/article/10.1149/1945-7111/ab913b

fussegli avatar Jun 04 '21 00:06 fussegli