CONTRIBUTING.txt CONTRIBUTORS.txt DEPENDS.txt LICENSE.txt MANIFEST.in Makefile RELEASE.txt TASKS.txt TODO.txt optional_requirements.txt requirements.txt setup.cfg setup.py doc/Makefile doc/__init__.py doc/gh-pages.py doc/examples/color_exposure/plot_adapt_rgb.py doc/examples/color_exposure/plot_equalize.py doc/examples/color_exposure/plot_ihc_color_separation.py doc/examples/color_exposure/plot_local_equalize.py doc/examples/color_exposure/plot_log_gamma.py doc/examples/color_exposure/plot_regional_maxima.py doc/examples/color_exposure/plot_tinting_grayscale_images.py doc/examples/edges/plot_active_contours.py doc/examples/edges/plot_canny.py doc/examples/edges/plot_circular_elliptical_hough_transform.py doc/examples/edges/plot_contours.py doc/examples/edges/plot_convex_hull.py doc/examples/edges/plot_edge_filter.py doc/examples/edges/plot_line_hough_transform.py doc/examples/edges/plot_marching_cubes.py doc/examples/edges/plot_medial_transform.py doc/examples/edges/plot_polygon.py doc/examples/edges/plot_shapes.py doc/examples/edges/plot_skeleton.py doc/examples/features_detection/plot_blob.py doc/examples/features_detection/plot_brief.py doc/examples/features_detection/plot_censure.py doc/examples/features_detection/plot_corner.py doc/examples/features_detection/plot_daisy.py doc/examples/features_detection/plot_gabor.py doc/examples/features_detection/plot_gabors_from_astronaut.py doc/examples/features_detection/plot_glcm.py doc/examples/features_detection/plot_hog.py doc/examples/features_detection/plot_holes_and_peaks.py doc/examples/features_detection/plot_local_binary_pattern.py doc/examples/features_detection/plot_multiblock_local_binary_pattern.py doc/examples/features_detection/plot_orb.py doc/examples/features_detection/plot_template.py doc/examples/features_detection/plot_windowed_histogram.py doc/examples/filters/plot_denoise.py doc/examples/filters/plot_entropy.py doc/examples/filters/plot_inpaint.py doc/examples/filters/plot_nonlocal_means.py doc/examples/filters/plot_phase_unwrap.py doc/examples/filters/plot_rank_mean.py doc/examples/filters/plot_restoration.py doc/examples/numpy_operations/plot_camera_numpy.py doc/examples/numpy_operations/plot_view_as_blocks.py doc/examples/segmentation/plot_join_segmentations.py doc/examples/segmentation/plot_label.py doc/examples/segmentation/plot_local_otsu.py doc/examples/segmentation/plot_marked_watershed.py doc/examples/segmentation/plot_ncut.py doc/examples/segmentation/plot_otsu.py doc/examples/segmentation/plot_peak_local_max.py doc/examples/segmentation/plot_rag.py doc/examples/segmentation/plot_rag_boundary.py doc/examples/segmentation/plot_rag_draw.py doc/examples/segmentation/plot_rag_mean_color.py doc/examples/segmentation/plot_rag_merge.py doc/examples/segmentation/plot_random_walker_segmentation.py doc/examples/segmentation/plot_regionprops.py doc/examples/segmentation/plot_segmentations.py doc/examples/segmentation/plot_threshold_adaptive.py doc/examples/segmentation/plot_watershed.py doc/examples/transform/plot_edge_modes.py doc/examples/transform/plot_matching.py doc/examples/transform/plot_piecewise_affine.py doc/examples/transform/plot_pyramid.py doc/examples/transform/plot_radon_transform.py doc/examples/transform/plot_ransac.py doc/examples/transform/plot_ransac3D.py doc/examples/transform/plot_register_translation.py doc/examples/transform/plot_seam_carving.py doc/examples/transform/plot_ssim.py doc/examples/transform/plot_swirl.py doc/examples/xx_applications/plot_coins_segmentation.py doc/examples/xx_applications/plot_geometric.py doc/examples/xx_applications/plot_morphology.py doc/examples/xx_applications/plot_rank_filters.py doc/ext/docscrape.py doc/ext/docscrape_sphinx.py doc/ext/notebook_doc.py doc/ext/numpydoc.py doc/ext/plot2rst.py doc/ext/plot_directive.py doc/release/contribs.py doc/source/api_changes.txt doc/source/cell_profiler.txt doc/source/conf.py doc/source/contribute.txt doc/source/gsoc2011.txt doc/source/index.txt doc/source/install.txt doc/source/license.txt doc/source/overview.txt doc/source/random_gallery.py doc/source/release_notes_and_installation.txt doc/source/user_guide.txt doc/source/_templates/localtoc.html doc/source/_templates/navbar.html doc/source/_templates/navigation.html doc/source/_templates/versions.html doc/source/api/api.txt doc/source/api/skimage.color.txt doc/source/api/skimage.data.txt doc/source/api/skimage.draw.txt doc/source/api/skimage.exposure.txt doc/source/api/skimage.external.tifffile.txt doc/source/api/skimage.feature.txt doc/source/api/skimage.filters.rank.txt doc/source/api/skimage.filters.txt doc/source/api/skimage.future.graph.txt doc/source/api/skimage.graph.txt doc/source/api/skimage.io.txt doc/source/api/skimage.measure.txt doc/source/api/skimage.morphology.txt doc/source/api/skimage.novice.txt doc/source/api/skimage.restoration.txt doc/source/api/skimage.segmentation.txt doc/source/api/skimage.transform.txt doc/source/api/skimage.txt doc/source/api/skimage.util.txt doc/source/api/skimage.viewer.canvastools.txt doc/source/api/skimage.viewer.plugins.txt doc/source/api/skimage.viewer.txt doc/source/api/skimage.viewer.utils.txt doc/source/api/skimage.viewer.viewers.txt doc/source/api/skimage.viewer.widgets.txt doc/source/auto_examples/index.txt doc/source/auto_examples/color_exposure/plot_adapt_rgb.py doc/source/auto_examples/color_exposure/plot_adapt_rgb.txt doc/source/auto_examples/color_exposure/plot_equalize.py doc/source/auto_examples/color_exposure/plot_equalize.txt doc/source/auto_examples/color_exposure/plot_ihc_color_separation.py doc/source/auto_examples/color_exposure/plot_ihc_color_separation.txt doc/source/auto_examples/color_exposure/plot_local_equalize.py doc/source/auto_examples/color_exposure/plot_local_equalize.txt doc/source/auto_examples/color_exposure/plot_log_gamma.py doc/source/auto_examples/color_exposure/plot_log_gamma.txt doc/source/auto_examples/color_exposure/plot_regional_maxima.py doc/source/auto_examples/color_exposure/plot_regional_maxima.txt doc/source/auto_examples/color_exposure/plot_tinting_grayscale_images.py doc/source/auto_examples/color_exposure/plot_tinting_grayscale_images.txt doc/source/auto_examples/edges/plot_active_contours.py doc/source/auto_examples/edges/plot_active_contours.txt doc/source/auto_examples/edges/plot_canny.py doc/source/auto_examples/edges/plot_canny.txt doc/source/auto_examples/edges/plot_circular_elliptical_hough_transform.py doc/source/auto_examples/edges/plot_circular_elliptical_hough_transform.txt doc/source/auto_examples/edges/plot_contours.py doc/source/auto_examples/edges/plot_contours.txt doc/source/auto_examples/edges/plot_convex_hull.py doc/source/auto_examples/edges/plot_convex_hull.txt doc/source/auto_examples/edges/plot_edge_filter.py doc/source/auto_examples/edges/plot_edge_filter.txt doc/source/auto_examples/edges/plot_line_hough_transform.py doc/source/auto_examples/edges/plot_line_hough_transform.txt doc/source/auto_examples/edges/plot_marching_cubes.py doc/source/auto_examples/edges/plot_marching_cubes.txt doc/source/auto_examples/edges/plot_medial_transform.py doc/source/auto_examples/edges/plot_medial_transform.txt doc/source/auto_examples/edges/plot_polygon.py doc/source/auto_examples/edges/plot_polygon.txt doc/source/auto_examples/edges/plot_shapes.py doc/source/auto_examples/edges/plot_shapes.txt doc/source/auto_examples/edges/plot_skeleton.py doc/source/auto_examples/edges/plot_skeleton.txt doc/source/auto_examples/features_detection/plot_blob.py doc/source/auto_examples/features_detection/plot_blob.txt doc/source/auto_examples/features_detection/plot_brief.py doc/source/auto_examples/features_detection/plot_brief.txt doc/source/auto_examples/features_detection/plot_censure.py doc/source/auto_examples/features_detection/plot_censure.txt doc/source/auto_examples/features_detection/plot_corner.py doc/source/auto_examples/features_detection/plot_corner.txt doc/source/auto_examples/features_detection/plot_daisy.py doc/source/auto_examples/features_detection/plot_daisy.txt doc/source/auto_examples/features_detection/plot_gabor.py doc/source/auto_examples/features_detection/plot_gabor.txt doc/source/auto_examples/features_detection/plot_gabors_from_astronaut.py doc/source/auto_examples/features_detection/plot_gabors_from_astronaut.txt doc/source/auto_examples/features_detection/plot_glcm.py doc/source/auto_examples/features_detection/plot_glcm.txt doc/source/auto_examples/features_detection/plot_hog.py doc/source/auto_examples/features_detection/plot_hog.txt doc/source/auto_examples/features_detection/plot_holes_and_peaks.py doc/source/auto_examples/features_detection/plot_holes_and_peaks.txt doc/source/auto_examples/features_detection/plot_local_binary_pattern.py doc/source/auto_examples/features_detection/plot_local_binary_pattern.txt doc/source/auto_examples/features_detection/plot_multiblock_local_binary_pattern.py doc/source/auto_examples/features_detection/plot_multiblock_local_binary_pattern.txt doc/source/auto_examples/features_detection/plot_orb.py doc/source/auto_examples/features_detection/plot_orb.txt doc/source/auto_examples/features_detection/plot_template.py doc/source/auto_examples/features_detection/plot_template.txt doc/source/auto_examples/features_detection/plot_windowed_histogram.py doc/source/auto_examples/features_detection/plot_windowed_histogram.txt doc/source/auto_examples/filters/plot_denoise.py doc/source/auto_examples/filters/plot_denoise.txt doc/source/auto_examples/filters/plot_entropy.py doc/source/auto_examples/filters/plot_entropy.txt doc/source/auto_examples/filters/plot_inpaint.py doc/source/auto_examples/filters/plot_inpaint.txt doc/source/auto_examples/filters/plot_nonlocal_means.py doc/source/auto_examples/filters/plot_nonlocal_means.txt doc/source/auto_examples/filters/plot_phase_unwrap.py doc/source/auto_examples/filters/plot_phase_unwrap.txt doc/source/auto_examples/filters/plot_rank_mean.py doc/source/auto_examples/filters/plot_rank_mean.txt doc/source/auto_examples/filters/plot_restoration.py doc/source/auto_examples/filters/plot_restoration.txt doc/source/auto_examples/numpy_operations/plot_camera_numpy.py doc/source/auto_examples/numpy_operations/plot_camera_numpy.txt doc/source/auto_examples/numpy_operations/plot_view_as_blocks.py doc/source/auto_examples/numpy_operations/plot_view_as_blocks.txt doc/source/auto_examples/segmentation/plot_join_segmentations.py doc/source/auto_examples/segmentation/plot_join_segmentations.txt doc/source/auto_examples/segmentation/plot_label.py doc/source/auto_examples/segmentation/plot_label.txt doc/source/auto_examples/segmentation/plot_local_otsu.py doc/source/auto_examples/segmentation/plot_local_otsu.txt doc/source/auto_examples/segmentation/plot_marked_watershed.py doc/source/auto_examples/segmentation/plot_marked_watershed.txt doc/source/auto_examples/segmentation/plot_ncut.py doc/source/auto_examples/segmentation/plot_ncut.txt doc/source/auto_examples/segmentation/plot_otsu.py doc/source/auto_examples/segmentation/plot_otsu.txt doc/source/auto_examples/segmentation/plot_peak_local_max.py doc/source/auto_examples/segmentation/plot_peak_local_max.txt doc/source/auto_examples/segmentation/plot_rag.py doc/source/auto_examples/segmentation/plot_rag.txt doc/source/auto_examples/segmentation/plot_rag_boundary.py doc/source/auto_examples/segmentation/plot_rag_boundary.txt doc/source/auto_examples/segmentation/plot_rag_draw.py doc/source/auto_examples/segmentation/plot_rag_draw.txt doc/source/auto_examples/segmentation/plot_rag_mean_color.py doc/source/auto_examples/segmentation/plot_rag_mean_color.txt doc/source/auto_examples/segmentation/plot_rag_merge.py doc/source/auto_examples/segmentation/plot_rag_merge.txt doc/source/auto_examples/segmentation/plot_random_walker_segmentation.py doc/source/auto_examples/segmentation/plot_random_walker_segmentation.txt doc/source/auto_examples/segmentation/plot_regionprops.py doc/source/auto_examples/segmentation/plot_regionprops.txt doc/source/auto_examples/segmentation/plot_segmentations.py doc/source/auto_examples/segmentation/plot_segmentations.txt doc/source/auto_examples/segmentation/plot_threshold_adaptive.py doc/source/auto_examples/segmentation/plot_threshold_adaptive.txt doc/source/auto_examples/segmentation/plot_watershed.py doc/source/auto_examples/segmentation/plot_watershed.txt doc/source/auto_examples/transform/plot_edge_modes.py doc/source/auto_examples/transform/plot_edge_modes.txt doc/source/auto_examples/transform/plot_matching.py doc/source/auto_examples/transform/plot_matching.txt doc/source/auto_examples/transform/plot_piecewise_affine.py doc/source/auto_examples/transform/plot_piecewise_affine.txt doc/source/auto_examples/transform/plot_pyramid.py doc/source/auto_examples/transform/plot_pyramid.txt doc/source/auto_examples/transform/plot_radon_transform.py doc/source/auto_examples/transform/plot_radon_transform.txt doc/source/auto_examples/transform/plot_ransac.py doc/source/auto_examples/transform/plot_ransac.txt doc/source/auto_examples/transform/plot_ransac3D.py doc/source/auto_examples/transform/plot_ransac3D.txt doc/source/auto_examples/transform/plot_register_translation.py doc/source/auto_examples/transform/plot_register_translation.txt doc/source/auto_examples/transform/plot_seam_carving.py doc/source/auto_examples/transform/plot_seam_carving.txt doc/source/auto_examples/transform/plot_ssim.py doc/source/auto_examples/transform/plot_ssim.txt doc/source/auto_examples/transform/plot_swirl.py doc/source/auto_examples/transform/plot_swirl.txt doc/source/auto_examples/xx_applications/plot_coins_segmentation.py doc/source/auto_examples/xx_applications/plot_coins_segmentation.txt doc/source/auto_examples/xx_applications/plot_geometric.py doc/source/auto_examples/xx_applications/plot_geometric.txt doc/source/auto_examples/xx_applications/plot_morphology.py doc/source/auto_examples/xx_applications/plot_morphology.txt doc/source/auto_examples/xx_applications/plot_rank_filters.py doc/source/auto_examples/xx_applications/plot_rank_filters.txt doc/source/gitwash/configure_git.txt doc/source/gitwash/development_workflow.txt doc/source/gitwash/following_latest.txt doc/source/gitwash/forking_hell.txt doc/source/gitwash/git_development.txt doc/source/gitwash/git_install.txt doc/source/gitwash/git_intro.txt doc/source/gitwash/git_resources.txt doc/source/gitwash/index.txt doc/source/gitwash/maintainer_workflow.txt doc/source/gitwash/patching.txt doc/source/gitwash/set_up_fork.txt doc/source/plots/hough_tf.py doc/source/plots/show_collection.py doc/source/user_guide/data_types.txt doc/source/user_guide/getting_help.txt doc/source/user_guide/getting_started.txt doc/source/user_guide/numpy_images.txt doc/source/user_guide/plugins.txt doc/source/user_guide/transforming_image_data.txt doc/source/user_guide/tutorial_parallelization.txt doc/source/user_guide/tutorial_segmentation.txt doc/source/user_guide/tutorials.txt doc/source/user_guide/viewer.txt doc/tools/LICENSE.txt doc/tools/apigen.py doc/tools/build_modref_templates.py doc/tools/plot_pr.py doc/tools/gitwash/conf.py doc/tools/gitwash/gitwash_dumper.py doc/tools/gitwash/tests/test_dump.py scikit_image.egg-info/PKG-INFO scikit_image.egg-info/SOURCES.txt scikit_image.egg-info/dependency_links.txt scikit_image.egg-info/entry_points.txt scikit_image.egg-info/not-zip-safe scikit_image.egg-info/requires.txt scikit_image.egg-info/top_level.txt skimage/__init__.py skimage/_build.py skimage/setup.py skimage/_shared/LICENSE.txt skimage/_shared/__init__.py skimage/_shared/_geometry.py skimage/_shared/_tempfile.py skimage/_shared/_warnings.py skimage/_shared/geometry.c skimage/_shared/geometry.pxd skimage/_shared/geometry.pyx skimage/_shared/geometry.pyx.md5 skimage/_shared/interpolation.c skimage/_shared/interpolation.pxd skimage/_shared/interpolation.pyx skimage/_shared/interpolation.pyx.md5 skimage/_shared/setup.py skimage/_shared/testing.py skimage/_shared/transform.c skimage/_shared/transform.pxd skimage/_shared/transform.pyx skimage/_shared/transform.pyx.md5 skimage/_shared/utils.py skimage/_shared/vectorized_ops.h skimage/_shared/version_requirements.py skimage/_shared/tests/__init__.py skimage/_shared/tests/test_geometry.py skimage/_shared/tests/test_interpolation.py skimage/_shared/tests/test_safe_as_int.py skimage/_shared/tests/test_testing.py skimage/_shared/tests/test_utils.py skimage/_shared/tests/test_version_requirements.py skimage/color/__init__.py skimage/color/adapt_rgb.py skimage/color/colorconv.py skimage/color/colorlabel.py skimage/color/delta_e.py skimage/color/rgb_colors.py skimage/color/tests/__init__.py skimage/color/tests/ciede2000_test_data.txt skimage/color/tests/test_adapt_rgb.py skimage/color/tests/test_colorconv.py skimage/color/tests/test_colorlabel.py skimage/color/tests/test_delta_e.py skimage/color/tests/data/lab_array_a_2.npy skimage/color/tests/data/lab_array_d50_10.npy skimage/color/tests/data/lab_array_d50_2.npy skimage/color/tests/data/lab_array_d55_10.npy skimage/color/tests/data/lab_array_d55_2.npy skimage/color/tests/data/lab_array_d65_10.npy skimage/color/tests/data/lab_array_d65_2.npy skimage/color/tests/data/lab_array_d75_10.npy skimage/color/tests/data/lab_array_d75_2.npy skimage/color/tests/data/lab_array_e_2.npy skimage/color/tests/data/luv_array_a_2.npy skimage/color/tests/data/luv_array_d50_10.npy skimage/color/tests/data/luv_array_d50_2.npy skimage/color/tests/data/luv_array_d55_10.npy skimage/color/tests/data/luv_array_d55_2.npy skimage/color/tests/data/luv_array_d65_10.npy skimage/color/tests/data/luv_array_d65_2.npy skimage/color/tests/data/luv_array_d75_10.npy skimage/color/tests/data/luv_array_d75_2.npy skimage/color/tests/data/luv_array_e_2.npy skimage/data/#build_matlab_test_sets.m# skimage/data/__init__.py skimage/data/_binary_blobs.py skimage/data/_blobs_3d_fiji_skeleton.tif skimage/data/astronaut.png skimage/data/astronaut_GRAY_hog.npy skimage/data/block.png skimage/data/brick.png skimage/data/bw_text.png skimage/data/bw_text_skeleton.npy skimage/data/camera.png skimage/data/checker_bilevel.png skimage/data/chelsea.png skimage/data/chessboard_GRAY.png skimage/data/chessboard_GRAY_U16.tif skimage/data/chessboard_GRAY_U16B.tif skimage/data/chessboard_GRAY_U8.npy skimage/data/chessboard_GRAY_U8.npz skimage/data/chessboard_RGB.png skimage/data/chessboard_RGB_U8.npy skimage/data/chessboard_RGB_U8.npz skimage/data/clock_motion.png skimage/data/coffee.png skimage/data/coins.png skimage/data/color.png skimage/data/diamond-matlab-output.npz skimage/data/disk-matlab-output.npz skimage/data/foo3x5x4indexed.png skimage/data/grass.png skimage/data/gray_morph_output.npz skimage/data/horse.png skimage/data/hubble_deep_field.jpg skimage/data/ihc.png skimage/data/moon.png skimage/data/mssim_matlab_output.npz skimage/data/multi.fits skimage/data/multipage.tif skimage/data/multipage_rgb.tif skimage/data/no_time_for_that_tiny.gif skimage/data/orb_descriptor_positions.txt skimage/data/page.png skimage/data/palette_color.png skimage/data/palette_gray.png skimage/data/phantom.png skimage/data/rank_filter_tests.npz skimage/data/rocket.jpg skimage/data/rough-wall.png skimage/data/simple.fits skimage/data/text.png skimage/data/truncated.jpg skimage/data/__pycache__/__init__.cpython-34.pyc skimage/data/__pycache__/_binary_blobs.cpython-34.pyc skimage/data/tests/__init__.py skimage/data/tests/test_data.py skimage/data/tests/__pycache__/__init__.cpython-34.pyc skimage/data/tests/__pycache__/test_data.cpython-34.pyc skimage/draw/__init__.py skimage/draw/_draw.c skimage/draw/_draw.pyx skimage/draw/_draw.pyx.md5 skimage/draw/draw.py skimage/draw/draw3d.py skimage/draw/setup.py skimage/draw/tests/__init__.py skimage/draw/tests/test_draw.py skimage/draw/tests/test_draw3d.py skimage/exposure/__init__.py skimage/exposure/_adapthist.py skimage/exposure/exposure.py skimage/exposure/setup.py skimage/exposure/tests/__init__.py skimage/exposure/tests/test_exposure.py skimage/external/LICENSE.txt skimage/external/__init__.py skimage/external/setup.py skimage/external/test_tifffile.py skimage/external/tifffile/__init__.py skimage/external/tifffile/tifffile.c skimage/external/tifffile/tifffile.py skimage/feature/__init__.py skimage/feature/_canny.py skimage/feature/_daisy.py skimage/feature/_hessian_det_appx.c skimage/feature/_hessian_det_appx.pyx skimage/feature/_hessian_det_appx.pyx.md5 skimage/feature/_hog.py skimage/feature/_hoghistogram.c skimage/feature/_hoghistogram.pyx skimage/feature/_hoghistogram.pyx.md5 skimage/feature/_texture.c skimage/feature/_texture.pyx skimage/feature/_texture.pyx.md5 skimage/feature/blob.py skimage/feature/brief.py skimage/feature/brief_cy.c skimage/feature/brief_cy.pyx skimage/feature/brief_cy.pyx.md5 skimage/feature/censure.py skimage/feature/censure_cy.c skimage/feature/censure_cy.pyx skimage/feature/censure_cy.pyx.md5 skimage/feature/corner.py skimage/feature/corner_cy.c skimage/feature/corner_cy.pyx skimage/feature/corner_cy.pyx.md5 skimage/feature/match.py skimage/feature/orb.py skimage/feature/orb_cy.c skimage/feature/orb_cy.pyx skimage/feature/orb_cy.pyx.md5 skimage/feature/peak.py skimage/feature/register_translation.py skimage/feature/setup.py skimage/feature/template.py skimage/feature/texture.py skimage/feature/util.py skimage/feature/tests/__init__.py skimage/feature/tests/test_blob.py skimage/feature/tests/test_brief.py skimage/feature/tests/test_canny.py skimage/feature/tests/test_censure.py skimage/feature/tests/test_corner.py skimage/feature/tests/test_daisy.py skimage/feature/tests/test_hog.py skimage/feature/tests/test_match.py skimage/feature/tests/test_orb.py skimage/feature/tests/test_peak.py skimage/feature/tests/test_register_translation.py skimage/feature/tests/test_template.py skimage/feature/tests/test_texture.py skimage/feature/tests/test_util.py skimage/filter/__init__.py skimage/filter/rank/__init__.py skimage/filters/LICENSE.txt skimage/filters/__init__.py skimage/filters/_ctmf.c skimage/filters/_ctmf.pyx skimage/filters/_ctmf.pyx.md5 skimage/filters/_gabor.py skimage/filters/_gaussian.py skimage/filters/_rank_order.py skimage/filters/edges.py skimage/filters/lpi_filter.py skimage/filters/setup.py skimage/filters/thresholding.py skimage/filters/rank/__init__.py skimage/filters/rank/_percentile.py skimage/filters/rank/bilateral.py skimage/filters/rank/bilateral_cy.c skimage/filters/rank/bilateral_cy.pyx skimage/filters/rank/bilateral_cy.pyx.md5 skimage/filters/rank/core_cy.c skimage/filters/rank/core_cy.pxd skimage/filters/rank/core_cy.pyx skimage/filters/rank/core_cy.pyx.md5 skimage/filters/rank/generic.py skimage/filters/rank/generic_cy.c skimage/filters/rank/generic_cy.pyx skimage/filters/rank/generic_cy.pyx.md5 skimage/filters/rank/percentile_cy.c skimage/filters/rank/percentile_cy.pyx skimage/filters/rank/percentile_cy.pyx.md5 skimage/filters/rank/tests/__init__.py skimage/filters/rank/tests/test_rank.py skimage/filters/tests/__init__.py skimage/filters/tests/test_deprecated_imports.py skimage/filters/tests/test_edges.py skimage/filters/tests/test_gabor.py skimage/filters/tests/test_gaussian.py skimage/filters/tests/test_lpi_filter.py skimage/filters/tests/test_median.py skimage/filters/tests/test_thresholding.py skimage/future/__init__.py skimage/future/setup.py skimage/future/graph/__init__.py skimage/future/graph/_ncut.py skimage/future/graph/_ncut_cy.c skimage/future/graph/_ncut_cy.pyx skimage/future/graph/_ncut_cy.pyx.md5 skimage/future/graph/graph_cut.py skimage/future/graph/graph_merge.py skimage/future/graph/rag.py skimage/future/graph/setup.py skimage/future/graph/tests/test_rag.py skimage/graph/__init__.py skimage/graph/_mcp.c skimage/graph/_mcp.pxd skimage/graph/_mcp.pyx skimage/graph/_mcp.pyx.md5 skimage/graph/_spath.c skimage/graph/_spath.pyx skimage/graph/_spath.pyx.md5 skimage/graph/heap.c skimage/graph/heap.pxd skimage/graph/heap.pyx skimage/graph/heap.pyx.md5 skimage/graph/mcp.py skimage/graph/setup.py skimage/graph/spath.py skimage/graph/tests/__init__.py skimage/graph/tests/test_anisotropy.py skimage/graph/tests/test_connect.py skimage/graph/tests/test_flexible.py skimage/graph/tests/test_heap.py skimage/graph/tests/test_mcp.py skimage/graph/tests/test_spath.py skimage/io/__init__.py skimage/io/_image_stack.py skimage/io/_io.py skimage/io/collection.py skimage/io/manage_plugins.py skimage/io/setup.py skimage/io/sift.py skimage/io/util.py skimage/io/_plugins/__init__.py skimage/io/_plugins/_colormixer.c skimage/io/_plugins/_colormixer.pyx skimage/io/_plugins/_colormixer.pyx.md5 skimage/io/_plugins/_histograms.c skimage/io/_plugins/_histograms.pyx skimage/io/_plugins/_histograms.pyx.md5 skimage/io/_plugins/fits_plugin.ini skimage/io/_plugins/fits_plugin.py skimage/io/_plugins/freeimage_plugin.ini skimage/io/_plugins/freeimage_plugin.py skimage/io/_plugins/gdal_plugin.ini skimage/io/_plugins/gdal_plugin.py skimage/io/_plugins/gtk_plugin.ini skimage/io/_plugins/gtk_plugin.py skimage/io/_plugins/imageio_plugin.ini skimage/io/_plugins/imageio_plugin.py skimage/io/_plugins/imread_plugin.ini skimage/io/_plugins/imread_plugin.py skimage/io/_plugins/matplotlib_plugin.ini skimage/io/_plugins/matplotlib_plugin.py skimage/io/_plugins/pil_plugin.ini skimage/io/_plugins/pil_plugin.py skimage/io/_plugins/q_color_mixer.py skimage/io/_plugins/q_histogram.py skimage/io/_plugins/qt_plugin.ini skimage/io/_plugins/qt_plugin.py skimage/io/_plugins/simpleitk_plugin.ini skimage/io/_plugins/simpleitk_plugin.py skimage/io/_plugins/skivi.py skimage/io/_plugins/test_plugin.ini skimage/io/_plugins/test_plugin.py skimage/io/_plugins/tifffile_plugin.ini skimage/io/_plugins/tifffile_plugin.py skimage/io/_plugins/util.py skimage/io/tests/__init__.py skimage/io/tests/test_collection.py skimage/io/tests/test_colormixer.py skimage/io/tests/test_fits.py skimage/io/tests/test_freeimage.py skimage/io/tests/test_histograms.py skimage/io/tests/test_imageio.py skimage/io/tests/test_imread.py skimage/io/tests/test_io.py skimage/io/tests/test_mpl_imshow.py skimage/io/tests/test_multi_image.py skimage/io/tests/test_pil.py skimage/io/tests/test_plugin.py skimage/io/tests/test_plugin_util.py skimage/io/tests/test_sift.py skimage/io/tests/test_simpleitk.py skimage/io/tests/test_tifffile.py skimage/measure/__init__.py skimage/measure/_ccomp.c skimage/measure/_ccomp.pxd skimage/measure/_ccomp.pyx skimage/measure/_ccomp.pyx.md5 skimage/measure/_find_contours.py skimage/measure/_find_contours_cy.c skimage/measure/_find_contours_cy.pyx skimage/measure/_find_contours_cy.pyx.md5 skimage/measure/_label.py skimage/measure/_marching_cubes.py skimage/measure/_marching_cubes_cy.c skimage/measure/_marching_cubes_cy.pyx skimage/measure/_marching_cubes_cy.pyx.md5 skimage/measure/_moments.py skimage/measure/_moments_cy.c skimage/measure/_moments_cy.pyx skimage/measure/_moments_cy.pyx.md5 skimage/measure/_pnpoly.c skimage/measure/_pnpoly.pyx skimage/measure/_pnpoly.pyx.md5 skimage/measure/_polygon.py skimage/measure/_regionprops.py skimage/measure/_structural_similarity.py skimage/measure/block.py skimage/measure/fit.py skimage/measure/profile.py skimage/measure/setup.py skimage/measure/simple_metrics.py skimage/measure/tests/__init__.py skimage/measure/tests/test_block.py skimage/measure/tests/test_find_contours.py skimage/measure/tests/test_fit.py skimage/measure/tests/test_marching_cubes.py skimage/measure/tests/test_moments.py skimage/measure/tests/test_pnpoly.py skimage/measure/tests/test_polygon.py skimage/measure/tests/test_profile.py skimage/measure/tests/test_regionprops.py skimage/measure/tests/test_simple_metrics.py skimage/measure/tests/test_structural_similarity.py skimage/morphology/__init__.py skimage/morphology/_convex_hull.c skimage/morphology/_convex_hull.pyx skimage/morphology/_convex_hull.pyx.md5 skimage/morphology/_greyreconstruct.c skimage/morphology/_greyreconstruct.pyx skimage/morphology/_greyreconstruct.pyx.md5 skimage/morphology/_skeletonize.py skimage/morphology/_skeletonize_3d.py skimage/morphology/_skeletonize_3d_cy.c skimage/morphology/_skeletonize_3d_cy.pyx skimage/morphology/_skeletonize_3d_cy.pyx.in skimage/morphology/_skeletonize_3d_cy.pyx.in.md5 skimage/morphology/_skeletonize_cy.c skimage/morphology/_skeletonize_cy.pyx skimage/morphology/_skeletonize_cy.pyx.md5 skimage/morphology/_watershed.c skimage/morphology/_watershed.pyx skimage/morphology/_watershed.pyx.md5 skimage/morphology/binary.py skimage/morphology/cmorph.pyx skimage/morphology/convex_hull.py skimage/morphology/grey.py skimage/morphology/greyreconstruct.py skimage/morphology/heap_general.pxi skimage/morphology/heap_watershed.pxi skimage/morphology/misc.py skimage/morphology/selem.py skimage/morphology/setup.py skimage/morphology/watershed.py skimage/morphology/tests/__init__.py skimage/morphology/tests/test_binary.py skimage/morphology/tests/test_ccomp.py skimage/morphology/tests/test_convex_hull.py skimage/morphology/tests/test_grey.py skimage/morphology/tests/test_misc.py skimage/morphology/tests/test_reconstruction.py skimage/morphology/tests/test_selem.py skimage/morphology/tests/test_skeletonize.py skimage/morphology/tests/test_skeletonize_3d.py skimage/morphology/tests/test_watershed.py skimage/novice/__init__.py skimage/novice/_novice.py skimage/novice/tests/__init__.py skimage/novice/tests/test_novice.py skimage/restoration/__init__.py skimage/restoration/_denoise.py skimage/restoration/_denoise_cy.c skimage/restoration/_denoise_cy.pyx skimage/restoration/_denoise_cy.pyx.md5 skimage/restoration/_nl_means_denoising.c skimage/restoration/_nl_means_denoising.pyx skimage/restoration/_nl_means_denoising.pyx.md5 skimage/restoration/_unwrap_1d.c skimage/restoration/_unwrap_1d.pyx skimage/restoration/_unwrap_1d.pyx.md5 skimage/restoration/_unwrap_2d.c skimage/restoration/_unwrap_2d.pyx skimage/restoration/_unwrap_2d.pyx.md5 skimage/restoration/_unwrap_3d.c skimage/restoration/_unwrap_3d.pyx skimage/restoration/_unwrap_3d.pyx.md5 skimage/restoration/deconvolution.py skimage/restoration/inpaint.py skimage/restoration/non_local_means.py skimage/restoration/setup.py skimage/restoration/uft.py skimage/restoration/unwrap.py skimage/restoration/unwrap_2d_ljmu.c skimage/restoration/unwrap_3d_ljmu.c skimage/restoration/tests/__init__.py skimage/restoration/tests/camera_rl.npy skimage/restoration/tests/camera_unsup.npy skimage/restoration/tests/camera_unsup2.npy skimage/restoration/tests/camera_wiener.npy skimage/restoration/tests/test_denoise.py skimage/restoration/tests/test_inpaint.py skimage/restoration/tests/test_restoration.py skimage/restoration/tests/test_unwrap.py skimage/scripts/__init__.py skimage/scripts/skivi.py skimage/segmentation/__init__.py skimage/segmentation/_clear_border.py skimage/segmentation/_felzenszwalb.py skimage/segmentation/_felzenszwalb_cy.c skimage/segmentation/_felzenszwalb_cy.pyx skimage/segmentation/_felzenszwalb_cy.pyx.md5 skimage/segmentation/_join.py skimage/segmentation/_quickshift.c skimage/segmentation/_quickshift.pyx skimage/segmentation/_quickshift.pyx.md5 skimage/segmentation/_slic.c skimage/segmentation/_slic.pyx skimage/segmentation/_slic.pyx.md5 skimage/segmentation/active_contour_model.py skimage/segmentation/boundaries.py skimage/segmentation/random_walker_segmentation.py skimage/segmentation/setup.py skimage/segmentation/slic_superpixels.py skimage/segmentation/tests/__init__.py skimage/segmentation/tests/test_active_contour_model.py skimage/segmentation/tests/test_boundaries.py skimage/segmentation/tests/test_clear_border.py skimage/segmentation/tests/test_felzenszwalb.py skimage/segmentation/tests/test_join.py skimage/segmentation/tests/test_quickshift.py skimage/segmentation/tests/test_random_walker.py skimage/segmentation/tests/test_slic.py skimage/transform/__init__.py skimage/transform/_geometric.py skimage/transform/_hough_transform.c skimage/transform/_hough_transform.pyx skimage/transform/_hough_transform.pyx.md5 skimage/transform/_radon_transform.c skimage/transform/_radon_transform.pyx skimage/transform/_radon_transform.pyx.md5 skimage/transform/_seam_carving.c skimage/transform/_seam_carving.pyx skimage/transform/_seam_carving.pyx.md5 skimage/transform/_warps.py skimage/transform/_warps_cy.c skimage/transform/_warps_cy.pyx skimage/transform/_warps_cy.pyx.md5 skimage/transform/finite_radon_transform.py skimage/transform/hough_transform.py skimage/transform/integral.py skimage/transform/pyramids.py skimage/transform/radon_transform.py skimage/transform/seam_carving.py skimage/transform/setup.py skimage/transform/tests/__init__.py skimage/transform/tests/test_finite_radon_transform.py skimage/transform/tests/test_geometric.py skimage/transform/tests/test_hough_transform.py skimage/transform/tests/test_integral.py skimage/transform/tests/test_pyramids.py skimage/transform/tests/test_radon_transform.py skimage/transform/tests/test_seam_carving.py skimage/transform/tests/test_warps.py skimage/util/__init__.py skimage/util/_regular_grid.py skimage/util/apply_parallel.py skimage/util/arraypad.py skimage/util/colormap.py skimage/util/dtype.py skimage/util/montage.py skimage/util/noise.py skimage/util/shape.py skimage/util/unique.py skimage/util/tests/__init__.py skimage/util/tests/test_apply_parallel.py skimage/util/tests/test_arraypad.py skimage/util/tests/test_dtype.py skimage/util/tests/test_montage.py skimage/util/tests/test_random_noise.py skimage/util/tests/test_regular_grid.py skimage/util/tests/test_shape.py skimage/util/tests/test_unique_rows.py skimage/viewer/__init__.py skimage/viewer/qt.py skimage/viewer/canvastools/__init__.py skimage/viewer/canvastools/base.py skimage/viewer/canvastools/linetool.py skimage/viewer/canvastools/painttool.py skimage/viewer/canvastools/recttool.py skimage/viewer/plugins/__init__.py skimage/viewer/plugins/base.py skimage/viewer/plugins/canny.py skimage/viewer/plugins/color_histogram.py skimage/viewer/plugins/crop.py skimage/viewer/plugins/labelplugin.py skimage/viewer/plugins/lineprofile.py skimage/viewer/plugins/measure.py skimage/viewer/plugins/overlayplugin.py skimage/viewer/plugins/plotplugin.py skimage/viewer/tests/__init__.py skimage/viewer/tests/test_plugins.py skimage/viewer/tests/test_tools.py skimage/viewer/tests/test_utils.py skimage/viewer/tests/test_viewer.py skimage/viewer/tests/test_widgets.py skimage/viewer/utils/__init__.py skimage/viewer/utils/canvas.py skimage/viewer/utils/core.py skimage/viewer/utils/dialogs.py skimage/viewer/viewers/__init__.py skimage/viewer/viewers/core.py skimage/viewer/widgets/__init__.py skimage/viewer/widgets/core.py skimage/viewer/widgets/history.py