An open API service indexing awesome lists of open source software.

https://github.com/kuixu/slic-cryoem

CryoEM density map Segmentation
https://github.com/kuixu/slic-cryoem

Last synced: 28 days ago
JSON representation

CryoEM density map Segmentation

Awesome Lists containing this project

README

        

# SLIC-CryoEM
CryoEM density map Segmentation, 3D image Segmentation based on SLIC(Simple Linear Iterative Clustering)

# Compile
Compile the C file using mex *.c

Firstly, choose the compiler,


mex -setup

Then, compile the *.c code,


mex slicmex.c

mex slicsupervoxelmex.c