Quantitative histological analyser
Project description
# QuantAn
Quantitative Analyser
[Sample data](http://147.228.240.61/queetech/sample-data/biodur_sample.zip)
# Install
## Windows
* Use [installer](http://147.228.240.61/queetech/install/setup_quantan.exe)
(experimental)
or
* Install [Anaconda for python 2.7](https://www.continuum.io/downloads)
* Install QuantAn
conda install -c mjirik -c SimpleITK quantan
## Linux (Ubuntu 14.04)
* Install prerequisites
sudo apt-get install cmake libinsighttoolkit3-dev libpng12-dev libgdcm2-dev git wget
wget https://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh
source Miniconda-latest-Linux-x86_64.sh
conda install numpy scipy pip imtools io3d sed3
* Install [skelet3d package](https://github.com/mjirik/skelet3d)
git clone https://github.com/mjirik/skelet3d.git
cd skelet3d
mkdir build
cd build
cmake ..
make
sudo make install
pip install .
* Install Quantan
conda install -c mjirik -c SimpleITK quantan
## Mac OS
* Install prerequisites (brew packages, anaconda)
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install git cmake homebrew/science/insighttoolkit libpng
curl "http://repo.continuum.io/miniconda/Miniconda-latest-MacOSX-x86_64.sh" -o "Miniconda-latest.sh"
bash Miniconda-latest.sh -b
echo "export PATH=$HOMEDIR/miniconda/bin:\$PATH" >> ~/.profile
* Install [skelet3d package](https://github.com/mjirik/skelet3d)
git clone https://github.com/mjirik/skelet3d.git
cd skelet3d
mkdir build
cd build
cmake ..
make
sudo make install
cd ..
pip install .
* Install Quantan
conda install -c mjirik -c SimpleITK quantan
# Run
Run QuantAn with:
python -m quantan




# Sample outputs
* [segmentation (DICOM)](http://147.228.240.61/queetech/www/segmentation.dcm)
* [skeleton (DICOM)](http://147.228.240.61/queetech/www/skeleton.dcm)
* [labeled skeleton (DICOM)](http://147.228.240.61/queetech/www/labeled_skeleton.dcm)
Quantitative Analyser
[Sample data](http://147.228.240.61/queetech/sample-data/biodur_sample.zip)
# Install
## Windows
* Use [installer](http://147.228.240.61/queetech/install/setup_quantan.exe)
(experimental)
or
* Install [Anaconda for python 2.7](https://www.continuum.io/downloads)
* Install QuantAn
conda install -c mjirik -c SimpleITK quantan
## Linux (Ubuntu 14.04)
* Install prerequisites
sudo apt-get install cmake libinsighttoolkit3-dev libpng12-dev libgdcm2-dev git wget
wget https://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh
source Miniconda-latest-Linux-x86_64.sh
conda install numpy scipy pip imtools io3d sed3
* Install [skelet3d package](https://github.com/mjirik/skelet3d)
git clone https://github.com/mjirik/skelet3d.git
cd skelet3d
mkdir build
cd build
cmake ..
make
sudo make install
pip install .
* Install Quantan
conda install -c mjirik -c SimpleITK quantan
## Mac OS
* Install prerequisites (brew packages, anaconda)
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install git cmake homebrew/science/insighttoolkit libpng
curl "http://repo.continuum.io/miniconda/Miniconda-latest-MacOSX-x86_64.sh" -o "Miniconda-latest.sh"
bash Miniconda-latest.sh -b
echo "export PATH=$HOMEDIR/miniconda/bin:\$PATH" >> ~/.profile
* Install [skelet3d package](https://github.com/mjirik/skelet3d)
git clone https://github.com/mjirik/skelet3d.git
cd skelet3d
mkdir build
cd build
cmake ..
make
sudo make install
cd ..
pip install .
* Install Quantan
conda install -c mjirik -c SimpleITK quantan
# Run
Run QuantAn with:
python -m quantan




# Sample outputs
* [segmentation (DICOM)](http://147.228.240.61/queetech/www/segmentation.dcm)
* [skeleton (DICOM)](http://147.228.240.61/queetech/www/skeleton.dcm)
* [labeled skeleton (DICOM)](http://147.228.240.61/queetech/www/labeled_skeleton.dcm)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
quantan-0.0.25.tar.gz
(124.5 kB
view details)
File details
Details for the file quantan-0.0.25.tar.gz.
File metadata
- Download URL: quantan-0.0.25.tar.gz
- Upload date:
- Size: 124.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18448a28e24643ed048e9dc4cc213fa203c87512fc1b6f9482f7d9ebb0741c3f
|
|
| MD5 |
d72f663d4c8f7be7e4485d7c0e9d2b21
|
|
| BLAKE2b-256 |
dc2a8b104ef08388b968342caa8cb36ba672db3a8f0ac27e4ba8e3afb7c39507
|