mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-13 17:45:20 +08:00
Homogenize subpackage description
This commit is contained in:
+3
-3
@@ -16,13 +16,13 @@ data
|
||||
draw
|
||||
Drawing primitives (lines, text, etc.) that operate on NumPy arrays.
|
||||
exposure
|
||||
Image intensity adjustment (e.g., histogram equalization).
|
||||
Image intensity adjustment, e.g., histogram equalization, etc.
|
||||
feature
|
||||
Feature detection and extraction (e.g., texture analysis, corners, etc.).
|
||||
Feature detection and extraction, e.g., texture analysis corners, etc.
|
||||
filter
|
||||
Sharpening, edge finding, rank filters, thresholding, etc.
|
||||
graph
|
||||
Graph-theoretic operations, e.g., dynamic programming (shortest paths).
|
||||
Graph-theoretic operations, e.g., shortest paths.
|
||||
io
|
||||
Reading, saving, and displaying images and video.
|
||||
measure
|
||||
|
||||
Reference in New Issue
Block a user