Skip to content
/ lcfam Public

Generate lightness corrected color-coded fractional anisotropy maps

License

Notifications You must be signed in to change notification settings

janten/lcfam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lcfam

Generate lightness corrected color-coded fractional anisotropy maps (LCFAMs).

Requirements

For the command line utility you will need Python 2.7 and scikit-image, which can be installed with

pip install scikit-image

the IPython notebook has additional requirements for the visualisation of the results. These can be installed with

pip install ipython[all]
pip install scikit-image
pip install seaborn

Jupyter Notebook

Run the Jupyter notebook on your local computer or see it online at http://nbviewer.ipython.org/github/janten/lcfam/tree/master/lcfam.ipynb.

Command Line Utility

To create an LCFAM from the comman line, use lcfam.py:

$ python lcfam.py <cfam.png> <fam.png> <outfile.png>

About

Generate lightness corrected color-coded fractional anisotropy maps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages