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
- Host: GitHub
- URL: https://github.com/kuixu/slic-cryoem
- Owner: kuixu
- Created: 2016-07-09T14:46:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-09T17:31:19.000Z (almost 9 years ago)
- Last Synced: 2025-02-09T20:45:36.589Z (3 months ago)
- Language: C
- Size: 2.77 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 *.cFirstly, choose the compiler,
mex -setupThen, compile the *.c code,
mex slicmex.cmex slicsupervoxelmex.c