mahotas
rtd_conf
How To Install Mahotas
Finding Wally
Labeled Image Functions
Thresholding
Wavelet Transforms
Distance Transform
Polygon Utilities
Features
Local Binary Patterns
Speeded-Up Robust Features
Implementing SURF-ref With Mahotas
Morphological Operators
Color Space Conversions
Input/Output with Mahotas
Tutorial: Classification Using Mahotas
Tutorial: Extended Depth of Field
mahotas-features.py
Frequently Asked Questions
Mahotas Internals
The Why of mahotas
Contributing
Possible Tasks
History
Full API Documentation
mahotas
Docs
»
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
O
|
P
|
R
|
S
|
T
|
W
|
X
|
Z
A
as_rgb() (in module mahotas)
B
bbox() (in module mahotas)
border() (in module mahotas)
borders() (in module mahotas)
bwperim() (in module mahotas)
C
cdilate() (in module mahotas)
center_of_mass() (in module mahotas)
cerode() (in module mahotas)
close() (in module mahotas)
close_holes() (in module mahotas)
convolve() (in module mahotas)
convolve1d() (in module mahotas)
croptobbox() (in module mahotas)
cwatershed() (in module mahotas)
D
daubechies() (in module mahotas)
dilate() (in module mahotas)
disk() (in module mahotas)
distance() (in module mahotas)
dog() (in module mahotas)
E
eccentricity() (in module mahotas.features)
ellipse_axes() (in module mahotas.features)
erode() (in module mahotas)
euler() (in module mahotas)
F
find() (in module mahotas)
fullhistogram() (in module mahotas)
G
gaussian_filter() (in module mahotas)
gaussian_filter1d() (in module mahotas)
get_structuring_elem() (in module mahotas)
H
haar() (in module mahotas)
haralick() (in module mahotas.features)
hitmiss() (in module mahotas)
I
idaubechies() (in module mahotas)
ihaar() (in module mahotas)
imread() (in module mahotas)
imresize() (in module mahotas)
imsave() (in module mahotas)
L
label() (in module mahotas)
labeled_sum() (in module mahotas)
laplacian_2D() (in module mahotas)
lbp() (in module mahotas.features)
locmax() (in module mahotas)
locmin() (in module mahotas)
M
mahotas
module
mahotas.colors
module
mahotas.features
module
majority_filter() (in module mahotas)
mean_filter() (in module mahotas)
median_filter() (in module mahotas)
module
mahotas
mahotas.colors
mahotas.features
moments() (in module mahotas)
O
open() (in module mahotas)
otsu() (in module mahotas)
overlay() (in module mahotas)
P
pftas() (in module mahotas.features)
R
rank_filter() (in module mahotas)
rc() (in module mahotas)
regmax() (in module mahotas)
regmin() (in module mahotas)
rgb2gray() (in module mahotas.colors)
rgb2grey() (in module mahotas.colors)
rgb2lab() (in module mahotas.colors)
rgb2sepia() (in module mahotas.colors)
rgb2xyz() (in module mahotas.colors)
roundness() (in module mahotas.features)
S
sobel() (in module mahotas)
stretch() (in module mahotas)
stretch_rgb() (in module mahotas)
T
tas() (in module mahotas.features)
template_match() (in module mahotas)
thin() (in module mahotas)
W
wavelet_center() (in module mahotas)
wavelet_decenter() (in module mahotas)
X
xyz2lab() (in module mahotas.colors)
xyz2rgb() (in module mahotas.colors)
Z
zernike() (in module mahotas.features)
zernike_moments() (in module mahotas.features)