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
# 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
File details
Details for the file quantan-0.0.22.tar.gz.
File metadata
- Download URL: quantan-0.0.22.tar.gz
- Upload date:
- Size: 81.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
788e340a7481b9114ba069b6f4f9edd320db0cf85fd63027aa470070f4ad1f89
|
|
| MD5 |
df014c755a182cc262fc7dd4583335d5
|
|
| BLAKE2b-256 |
bd679e590efa2abdf68971f7dc081b406ec598b9925d5103664697f6bed3f367
|