AUTHORS
COPYING
ChangeLog
INSTALL
MANIFEST.in
Makefile
README.rst
readthedocs-requirements.txt
requirements.txt
setup.py
tests-requirements.txt
docs/Makefile
docs/source/LBP.svg
docs/source/api.rst
docs/source/classification.rst
docs/source/color.rst
docs/source/conf.py
docs/source/contributing.rst
docs/source/distance.rst
docs/source/edf.rst
docs/source/faq.rst
docs/source/features.rst
docs/source/history.rst
docs/source/index.rst
docs/source/install.rst
docs/source/internals.rst
docs/source/io.rst
docs/source/labeled.rst
docs/source/lbp.rst
docs/source/morphology.rst
docs/source/papers.rst
docs/source/polygon.rst
docs/source/principles.rst
docs/source/surf.rst
docs/source/surfref.rst
docs/source/tasks.rst
docs/source/thresholding.rst
docs/source/wally.rst
docs/source/wavelets.rst
docs/source/_templates/sidebar.html
docs/source/figures/distance.py
docs/source/images/zbest.jpg
docs/source/images/zedf.jpg
docs/source/images/zmax.jpg
mahotas/__init__.py
mahotas/_bbox.cpp
mahotas/_center_of_mass.cpp
mahotas/_convex.cpp
mahotas/_convolve.cpp
mahotas/_distance.cpp
mahotas/_filters.cpp
mahotas/_filters.h
mahotas/_filters.py
mahotas/_histogram.cpp
mahotas/_interpolate.cpp
mahotas/_labeled.cpp
mahotas/_morph.cpp
mahotas/_thin.cpp
mahotas/bbox.py
mahotas/bwperim.py
mahotas/center_of_mass.py
mahotas/colors.py
mahotas/convolve.py
mahotas/debug.h
mahotas/distance.py
mahotas/edge.py
mahotas/euler.py
mahotas/freeimage.py
mahotas/histogram.py
mahotas/internal.py
mahotas/interpolate.py
mahotas/labeled.py
mahotas/lbp.py
mahotas/mahotas_version.py
mahotas/moments.py
mahotas/morph.py
mahotas/polygon.py
mahotas/resize.py
mahotas/segmentation.py
mahotas/stretch.py
mahotas/surf.py
mahotas/tas.py
mahotas/texture.py
mahotas/thin.py
mahotas/thresholding.py
mahotas/utils.hpp
mahotas/zernike.py
mahotas.egg-info/PKG-INFO
mahotas.egg-info/SOURCES.txt
mahotas.egg-info/dependency_links.txt
mahotas.egg-info/requires.txt
mahotas.egg-info/top_level.txt
mahotas/demos/__init__.py
mahotas/demos/distance.py
mahotas/demos/edge_demo.py
mahotas/demos/morphology.py
mahotas/demos/nuclear.py
mahotas/demos/nuclear_distance_watershed.py
mahotas/demos/superpixels.py
mahotas/demos/surf_gaussians.py
mahotas/demos/surf_luispedro.py
mahotas/demos/thresholding.py
mahotas/demos/wally.py
mahotas/demos/wavelet_compress.py
mahotas/demos/data/DepartmentStore.jpg
mahotas/demos/data/lena.jpg
mahotas/demos/data/luispedro.jpg
mahotas/demos/data/nuclear.png
mahotas/features/__init__.py
mahotas/features/_lbp.cpp
mahotas/features/_surf.cpp
mahotas/features/_texture.cpp
mahotas/features/_zernike.cpp
mahotas/features/lbp.py
mahotas/features/moments.py
mahotas/features/shape.py
mahotas/features/surf.py
mahotas/features/tas.py
mahotas/features/texture.py
mahotas/features/zernike.py
mahotas/io/__init__.py
mahotas/io/freeimage.py
mahotas/io/pil.py
mahotas/numpypp/array.hpp
mahotas/numpypp/dispatch.hpp
mahotas/numpypp/numpy.hpp
mahotas/tests/__init__.py
mahotas/tests/pymorph_copy.py
mahotas/tests/test_bbox.py
mahotas/tests/test_bwperim.py
mahotas/tests/test_center_of_mass.py
mahotas/tests/test_citation.py
mahotas/tests/test_close_holes.py
mahotas/tests/test_colors.py
mahotas/tests/test_convolve.py
mahotas/tests/test_demos.py
mahotas/tests/test_dilate_erode.py
mahotas/tests/test_distance.py
mahotas/tests/test_edge.py
mahotas/tests/test_euler.py
mahotas/tests/test_features_shape.py
mahotas/tests/test_filters.py
mahotas/tests/test_find.py
mahotas/tests/test_freeimage.py
mahotas/tests/test_gvoronoi.py
mahotas/tests/test_histogram.py
mahotas/tests/test_hitmiss.py
mahotas/tests/test_imresize.py
mahotas/tests/test_internal.py
mahotas/tests/test_interpolate.py
mahotas/tests/test_io.py
mahotas/tests/test_label.py
mahotas/tests/test_labeled.py
mahotas/tests/test_lbp.py
mahotas/tests/test_mahotas.py
mahotas/tests/test_majority.py
mahotas/tests/test_mean_filter.py
mahotas/tests/test_median_filter.py
mahotas/tests/test_moments.py
mahotas/tests/test_morph.py
mahotas/tests/test_polygon.py
mahotas/tests/test_segmentation.py
mahotas/tests/test_stretch.py
mahotas/tests/test_surf.py
mahotas/tests/test_surf_regression.py
mahotas/tests/test_tas.py
mahotas/tests/test_template_match.py
mahotas/tests/test_texture.py
mahotas/tests/test_thin.py
mahotas/tests/test_thresholding.py
mahotas/tests/test_watershed.py
mahotas/tests/test_zernike.py
mahotas/tests/utils.py
mahotas/tests/data/1bpp.bmp
mahotas/tests/data/determinant_zero.png
mahotas/tests/data/luispedro.npy
mahotas/tests/data/rgba.png