Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
haesleinhuepf committed May 29, 2023
1 parent e716ef2 commit e38cc72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ You can also control the tables programmatically. See this
## Features
The user can select categories of features for feature extraction in the user interface. These categories contain measurements from the scikit-image [regionprops list of measurements](https://scikit-image.org/docs/dev/api/skimage.measure.html#skimage.measure.regionprops) library:
* size:
* area
* area (given as number of pixels in 2D, voxels in 3D)
* bbox_area
* convex_area
* equivalent_diameter
Expand Down

0 comments on commit e38cc72

Please sign in to comment.