Revision 263e8b36b7a0b8bbeee9af8bdf4c98f333c2103d authored by Joost van Griethuysen on 27 September 2018, 12:59:35 UTC, committed by Joost van Griethuysen on 28 September 2018, 10:52:02 UTC
To better reflect computation method, explicitly name the two volume features `MeshVolume` and `VoxelVolume`.
Add documentation specifying the unless otherwise mentioned, features are based on the mesh approximation of the shape.

Only exceptions to this are the `VoxelVolume` and PCA-derived features (`MajorAxisLength`, `MinorAxisLength`,`LeastAxisLength`, `Elongation` and `Flatness`. For these features, it is explicitly stated in the documentation that these do not make use of the mesh approximation, but the segmented voxel(center)s themselves.
1 parent 1642170
History
File Mode Size
.circleci
bin
conda
data
docker
docs
examples
hooks
notebooks
radiomics
tests
.dockerignore -rw-r--r-- 6 bytes
.editorconfig -rw-r--r-- 440 bytes
.flake8 -rw-r--r-- 1.1 KB
.gitattributes -rw-r--r-- 35 bytes
.gitignore -rw-r--r-- 763 bytes
.travis.yml -rw-r--r-- 2.0 KB
CHANGES.rst -rw-r--r-- 34.4 KB
CONTRIBUTING.rst -rw-r--r-- 5.8 KB
Dockerfile -rw-r--r-- 3.0 KB
LICENSE.txt -rw-r--r-- 1.4 KB
MANIFEST.in -rw-r--r-- 639 bytes
README.md -rw-r--r-- 7.6 KB
appveyor.yml -rw-r--r-- 2.1 KB
requirements-dev.txt -rw-r--r-- 101 bytes
requirements-setup.txt -rw-r--r-- 13 bytes
requirements.txt -rw-r--r-- 77 bytes
scikit-ci.yml -rw-r--r-- 1.5 KB
setup.cfg -rw-r--r-- 223 bytes
setup.py -rw-r--r-- 3.7 KB
versioneer.py -rw-r--r-- 67.0 KB

README.md

back to top