COPYING
ChangeLog
LICENSE.BOOST
MANIFEST.in
README.rst
setup.py
docs/source/api.rst
docs/source/classification.rst
docs/source/distance.rst
docs/source/faq.rst
docs/source/features.rst
docs/source/index.rst
docs/source/internals.rst
docs/source/labeled.rst
docs/source/lbp.rst
docs/source/morphology.rst
docs/source/polygon.rst
docs/source/principles.rst
docs/source/readme.rst
docs/source/surf.rst
docs/source/thresholding.rst
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/convolve.py
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/top_level.txt
mahotas/demos/__init__.py
mahotas/demos/distance.py
mahotas/demos/morphology.py
mahotas/demos/surf_gaussians.py
mahotas/demos/surf_luispedro.py
mahotas/demos/thresholding.py
mahotas/demos/data/luispedro.jpg
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/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_close_holes.py
mahotas/tests/test_convolve.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_filters.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_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_median_filter.py
mahotas/tests/test_moments.py
mahotas/tests/test_morph.py
mahotas/tests/test_polygon.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/data/1bpp.bmp
mahotas/tests/data/determinant_zero.png
mahotas/tests/data/rgba.png