Skip to content

rhenanbartels/lunge

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

42d1ff8 · Feb 29, 2016

History

24 Commits
Dec 21, 2015
Feb 29, 2016
Feb 29, 2016

Repository files navigation

lunge

Join the chat at https://gitter.im/RhenanBartels/lunge

Software for quantitative lung image analysis

Requirements

  • MatlabTM 7.9.0.529 (R2009b)
  • Image Processing Toolbox
  • Signal Processing Toolbox

Usage

Download the program clicking in the "Download Zip" button. Unzip the folder and then execute the following steps in MatlabTM Command Window:

>> cd /path/to/program/code/
>> lunge

How to contribute

Download or fork the current repository, use your favourite text editor and apply the following code convetion:

Code convetions

  • camelCase
  • space between operators
  • comments when necessary
  • docstring in all created funtion
%Estimates lung total volume.
volumeLunge = numberOfVoxels * voxelVolume;

About

Software for quantitative lung image analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages