Skip to content

Temporomandibular joint segmentation algorithm for computed tomography images

License

Notifications You must be signed in to change notification settings

DCBIA-OrthoLab/TMJSeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMJSeg

Temporomandibular joint segmentation algorithm for computed tomography images

How to use a Matlab code as a standalone application

  1. Download and install Matlab Runtime on your machine with corresponding version:

  2. Compile your code in Matlab using the command : mcc -m -R -nodisplay TMJSeg.m

  3. Define the environment variable LD_LIBRARY_PATH as shown in the readme created during the compilation.

How to run this program

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