Convexity feature values should be between 0 and 1
Open
- Dominant language
- Java
- Stars
- 94
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
As discussed on [gitter.im](https://gitter.im/imagej/imagej-ops?at=58989049567b0fc8138c7497), there are cases where measured convexity values are high above 1.0, where the theoretical range should be ` {0,1}` .
Here's a KNIME workflow that illustrates the issue with some segmented 3D objects:
[Convexity_Tests.zip](https://github.com/imagej/imagej-ops/files/755181/Convexity_Tests.zip)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.