Temporomandibular joint segmentation algorithm for computed tomography images
-
Download and install Matlab Runtime on your machine with corresponding version:
- Download the runtime from here : https://www.mathworks.com/products/compiler/matlab-runtime.html
-
Compile your code in Matlab using the command : mcc -m -R -nodisplay TMJSeg.m
-
Define the environment variable LD_LIBRARY_PATH as shown in the readme created during the compilation.
The best way is to get the docker container that has the app deployed in it.
The input is an image in nifti format, the output is the image with _seg
TMJSeg input.nii