CONTRIBUTING.txt CONTRIBUTORS.txt INSTALL.rst LICENSE.txt MANIFEST.in Makefile README.md RELEASE.txt TODO.txt requirements.txt setup.cfg setup.py doc/Makefile doc/__init__.py doc/gh-pages.py doc/examples/README.txt doc/examples/applications/README.txt doc/examples/applications/plot_coins_segmentation.py doc/examples/applications/plot_face_detection.py doc/examples/applications/plot_haar_extraction_selection_classification.py doc/examples/applications/plot_image_comparison.py doc/examples/applications/plot_morphology.py doc/examples/applications/plot_rank_filters.py doc/examples/applications/plot_thresholding.py doc/examples/color_exposure/README.txt doc/examples/color_exposure/plot_adapt_rgb.py doc/examples/color_exposure/plot_equalize.py doc/examples/color_exposure/plot_histogram_matching.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_rgb_to_gray.py doc/examples/color_exposure/plot_rgb_to_hsv.py doc/examples/color_exposure/plot_tinting_grayscale_images.py doc/examples/data/README.txt doc/examples/data/plot_general.py doc/examples/data/plot_scientific.py doc/examples/data/plot_specific.py doc/examples/developers/README.txt doc/examples/developers/plot_max_tree.py doc/examples/developers/plot_threshold_li.py doc/examples/edges/README.txt 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_polygon.py doc/examples/edges/plot_random_shapes.py doc/examples/edges/plot_ridge_filter.py doc/examples/edges/plot_shapes.py doc/examples/edges/plot_skeleton.py doc/examples/features_detection/README.txt 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_haar.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_shape_index.py doc/examples/features_detection/plot_template.py doc/examples/features_detection/plot_windowed_histogram.py doc/examples/filters/README.txt doc/examples/filters/plot_attribute_operators.py doc/examples/filters/plot_cycle_spinning.py doc/examples/filters/plot_deconvolution.py doc/examples/filters/plot_denoise.py doc/examples/filters/plot_denoise_wavelet.py doc/examples/filters/plot_dog.py doc/examples/filters/plot_entropy.py doc/examples/filters/plot_hysteresis.py doc/examples/filters/plot_inpaint.py doc/examples/filters/plot_j_invariant.py doc/examples/filters/plot_j_invariant_tutorial.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/filters/plot_tophat.py doc/examples/filters/plot_unsharp_mask.py doc/examples/filters/plot_window.py doc/examples/numpy_operations/README.txt doc/examples/numpy_operations/plot_camera_numpy.py doc/examples/numpy_operations/plot_structuring_elements.py doc/examples/numpy_operations/plot_view_as_blocks.py doc/examples/registration/README.txt doc/examples/registration/plot_masked_register_translation.py doc/examples/registration/plot_opticalflow.py doc/examples/registration/plot_register_rotation.py doc/examples/registration/plot_register_translation.py doc/examples/segmentation/README.txt doc/examples/segmentation/plot_boundary_merge.py doc/examples/segmentation/plot_chan_vese.py doc/examples/segmentation/plot_compact_watershed.py doc/examples/segmentation/plot_extrema.py doc/examples/segmentation/plot_floodfill.py doc/examples/segmentation/plot_join_segmentations.py doc/examples/segmentation/plot_label.py doc/examples/segmentation/plot_marked_watershed.py doc/examples/segmentation/plot_mask_slic.py doc/examples/segmentation/plot_metrics.py doc/examples/segmentation/plot_morphsnakes.py doc/examples/segmentation/plot_multiotsu.py doc/examples/segmentation/plot_ncut.py doc/examples/segmentation/plot_niblack_sauvola.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_regionprops_table.py doc/examples/segmentation/plot_segmentations.py doc/examples/segmentation/plot_thresholding.py doc/examples/segmentation/plot_watershed.py doc/examples/transform/README.txt doc/examples/transform/plot_edge_modes.py doc/examples/transform/plot_fundamental_matrix.py doc/examples/transform/plot_geometric.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_rescale.py doc/examples/transform/plot_ssim.py doc/examples/transform/plot_swirl.py doc/examples/transform/plot_transform_types.py doc/ext/doi_role.py doc/ext/notebook_doc.py doc/ext/plot2rst.py doc/source/api_changes.rst doc/source/conf.py doc/source/contribute.rst doc/source/core_developer.rst doc/source/glossary.rst doc/source/index.rst doc/source/install.rst doc/source/license.rst doc/source/overview.rst doc/source/random_gallery.py doc/source/release_notes_and_installation.rst doc/source/user_guide.rst doc/source/values.rst doc/source/_templates/localtoc.html doc/source/_templates/navbar.html doc/source/_templates/navigation.html doc/source/_templates/searchbox.html doc/source/_templates/versions.html doc/source/api/api.rst doc/source/api/skimage.color.rst doc/source/api/skimage.data.rst doc/source/api/skimage.draw.rst doc/source/api/skimage.exposure.rst doc/source/api/skimage.feature.rst doc/source/api/skimage.filters.rank.rst doc/source/api/skimage.filters.rst doc/source/api/skimage.future.graph.rst doc/source/api/skimage.future.rst doc/source/api/skimage.graph.rst doc/source/api/skimage.io.rst doc/source/api/skimage.measure.rst doc/source/api/skimage.metrics.rst doc/source/api/skimage.morphology.rst doc/source/api/skimage.registration.rst doc/source/api/skimage.restoration.rst doc/source/api/skimage.rst doc/source/api/skimage.segmentation.rst doc/source/api/skimage.transform.rst doc/source/api/skimage.util.rst doc/source/api/skimage.viewer.canvastools.rst doc/source/api/skimage.viewer.plugins.rst doc/source/api/skimage.viewer.rst doc/source/api/skimage.viewer.utils.rst doc/source/api/skimage.viewer.viewers.rst doc/source/api/skimage.viewer.widgets.rst doc/source/auto_examples/index.rst doc/source/auto_examples/applications/plot_coins_segmentation.py doc/source/auto_examples/applications/plot_coins_segmentation.rst doc/source/auto_examples/applications/plot_face_detection.py doc/source/auto_examples/applications/plot_face_detection.rst doc/source/auto_examples/applications/plot_haar_extraction_selection_classification.py doc/source/auto_examples/applications/plot_haar_extraction_selection_classification.rst doc/source/auto_examples/applications/plot_image_comparison.py doc/source/auto_examples/applications/plot_image_comparison.rst doc/source/auto_examples/applications/plot_morphology.py doc/source/auto_examples/applications/plot_morphology.rst doc/source/auto_examples/applications/plot_rank_filters.py doc/source/auto_examples/applications/plot_rank_filters.rst doc/source/auto_examples/applications/plot_thresholding.py doc/source/auto_examples/applications/plot_thresholding.rst doc/source/auto_examples/applications/sg_execution_times.rst doc/source/auto_examples/color_exposure/plot_adapt_rgb.py doc/source/auto_examples/color_exposure/plot_adapt_rgb.rst doc/source/auto_examples/color_exposure/plot_equalize.py doc/source/auto_examples/color_exposure/plot_equalize.rst doc/source/auto_examples/color_exposure/plot_histogram_matching.py doc/source/auto_examples/color_exposure/plot_histogram_matching.rst doc/source/auto_examples/color_exposure/plot_ihc_color_separation.py doc/source/auto_examples/color_exposure/plot_ihc_color_separation.rst doc/source/auto_examples/color_exposure/plot_local_equalize.py doc/source/auto_examples/color_exposure/plot_local_equalize.rst doc/source/auto_examples/color_exposure/plot_log_gamma.py doc/source/auto_examples/color_exposure/plot_log_gamma.rst doc/source/auto_examples/color_exposure/plot_regional_maxima.py doc/source/auto_examples/color_exposure/plot_regional_maxima.rst doc/source/auto_examples/color_exposure/plot_rgb_to_gray.py doc/source/auto_examples/color_exposure/plot_rgb_to_gray.rst doc/source/auto_examples/color_exposure/plot_rgb_to_hsv.py doc/source/auto_examples/color_exposure/plot_rgb_to_hsv.rst doc/source/auto_examples/color_exposure/plot_tinting_grayscale_images.py doc/source/auto_examples/color_exposure/plot_tinting_grayscale_images.rst doc/source/auto_examples/color_exposure/sg_execution_times.rst doc/source/auto_examples/data/plot_general.py doc/source/auto_examples/data/plot_general.rst doc/source/auto_examples/data/plot_scientific.py doc/source/auto_examples/data/plot_scientific.rst doc/source/auto_examples/data/plot_specific.py doc/source/auto_examples/data/plot_specific.rst doc/source/auto_examples/data/sg_execution_times.rst doc/source/auto_examples/developers/plot_max_tree.py doc/source/auto_examples/developers/plot_max_tree.rst doc/source/auto_examples/developers/plot_threshold_li.py doc/source/auto_examples/developers/plot_threshold_li.rst doc/source/auto_examples/developers/sg_execution_times.rst doc/source/auto_examples/edges/plot_active_contours.py doc/source/auto_examples/edges/plot_active_contours.rst doc/source/auto_examples/edges/plot_canny.py doc/source/auto_examples/edges/plot_canny.rst doc/source/auto_examples/edges/plot_circular_elliptical_hough_transform.py doc/source/auto_examples/edges/plot_circular_elliptical_hough_transform.rst doc/source/auto_examples/edges/plot_contours.py doc/source/auto_examples/edges/plot_contours.rst doc/source/auto_examples/edges/plot_convex_hull.py doc/source/auto_examples/edges/plot_convex_hull.rst doc/source/auto_examples/edges/plot_edge_filter.py doc/source/auto_examples/edges/plot_edge_filter.rst doc/source/auto_examples/edges/plot_line_hough_transform.py doc/source/auto_examples/edges/plot_line_hough_transform.rst doc/source/auto_examples/edges/plot_marching_cubes.py doc/source/auto_examples/edges/plot_marching_cubes.rst doc/source/auto_examples/edges/plot_polygon.py doc/source/auto_examples/edges/plot_polygon.rst doc/source/auto_examples/edges/plot_random_shapes.py doc/source/auto_examples/edges/plot_random_shapes.rst doc/source/auto_examples/edges/plot_ridge_filter.py doc/source/auto_examples/edges/plot_ridge_filter.rst doc/source/auto_examples/edges/plot_shapes.py doc/source/auto_examples/edges/plot_shapes.rst doc/source/auto_examples/edges/plot_skeleton.py doc/source/auto_examples/edges/plot_skeleton.rst doc/source/auto_examples/edges/sg_execution_times.rst doc/source/auto_examples/features_detection/plot_blob.py doc/source/auto_examples/features_detection/plot_blob.rst doc/source/auto_examples/features_detection/plot_brief.py doc/source/auto_examples/features_detection/plot_brief.rst doc/source/auto_examples/features_detection/plot_censure.py doc/source/auto_examples/features_detection/plot_censure.rst doc/source/auto_examples/features_detection/plot_corner.py doc/source/auto_examples/features_detection/plot_corner.rst doc/source/auto_examples/features_detection/plot_daisy.py doc/source/auto_examples/features_detection/plot_daisy.rst doc/source/auto_examples/features_detection/plot_gabor.py doc/source/auto_examples/features_detection/plot_gabor.rst doc/source/auto_examples/features_detection/plot_gabors_from_astronaut.py doc/source/auto_examples/features_detection/plot_gabors_from_astronaut.rst doc/source/auto_examples/features_detection/plot_glcm.py doc/source/auto_examples/features_detection/plot_glcm.rst doc/source/auto_examples/features_detection/plot_haar.py doc/source/auto_examples/features_detection/plot_haar.rst doc/source/auto_examples/features_detection/plot_hog.py doc/source/auto_examples/features_detection/plot_hog.rst doc/source/auto_examples/features_detection/plot_holes_and_peaks.py doc/source/auto_examples/features_detection/plot_holes_and_peaks.rst doc/source/auto_examples/features_detection/plot_local_binary_pattern.py doc/source/auto_examples/features_detection/plot_local_binary_pattern.rst doc/source/auto_examples/features_detection/plot_multiblock_local_binary_pattern.py doc/source/auto_examples/features_detection/plot_multiblock_local_binary_pattern.rst doc/source/auto_examples/features_detection/plot_orb.py doc/source/auto_examples/features_detection/plot_orb.rst doc/source/auto_examples/features_detection/plot_shape_index.py doc/source/auto_examples/features_detection/plot_shape_index.rst doc/source/auto_examples/features_detection/plot_template.py doc/source/auto_examples/features_detection/plot_template.rst doc/source/auto_examples/features_detection/plot_windowed_histogram.py doc/source/auto_examples/features_detection/plot_windowed_histogram.rst doc/source/auto_examples/features_detection/sg_execution_times.rst doc/source/auto_examples/filters/plot_attribute_operators.py doc/source/auto_examples/filters/plot_attribute_operators.rst doc/source/auto_examples/filters/plot_cycle_spinning.py doc/source/auto_examples/filters/plot_cycle_spinning.rst doc/source/auto_examples/filters/plot_deconvolution.py doc/source/auto_examples/filters/plot_deconvolution.rst doc/source/auto_examples/filters/plot_denoise.py doc/source/auto_examples/filters/plot_denoise.rst doc/source/auto_examples/filters/plot_denoise_wavelet.py doc/source/auto_examples/filters/plot_denoise_wavelet.rst doc/source/auto_examples/filters/plot_dog.py doc/source/auto_examples/filters/plot_dog.rst doc/source/auto_examples/filters/plot_entropy.py doc/source/auto_examples/filters/plot_entropy.rst doc/source/auto_examples/filters/plot_hysteresis.py doc/source/auto_examples/filters/plot_hysteresis.rst doc/source/auto_examples/filters/plot_inpaint.py doc/source/auto_examples/filters/plot_inpaint.rst doc/source/auto_examples/filters/plot_j_invariant.py doc/source/auto_examples/filters/plot_j_invariant.rst doc/source/auto_examples/filters/plot_j_invariant_tutorial.py doc/source/auto_examples/filters/plot_j_invariant_tutorial.rst doc/source/auto_examples/filters/plot_nonlocal_means.py doc/source/auto_examples/filters/plot_nonlocal_means.rst doc/source/auto_examples/filters/plot_phase_unwrap.py doc/source/auto_examples/filters/plot_phase_unwrap.rst doc/source/auto_examples/filters/plot_rank_mean.py doc/source/auto_examples/filters/plot_rank_mean.rst doc/source/auto_examples/filters/plot_restoration.py doc/source/auto_examples/filters/plot_restoration.rst doc/source/auto_examples/filters/plot_tophat.py doc/source/auto_examples/filters/plot_tophat.rst doc/source/auto_examples/filters/plot_unsharp_mask.py doc/source/auto_examples/filters/plot_unsharp_mask.rst doc/source/auto_examples/filters/plot_window.py doc/source/auto_examples/filters/plot_window.rst doc/source/auto_examples/filters/sg_execution_times.rst doc/source/auto_examples/numpy_operations/plot_camera_numpy.py doc/source/auto_examples/numpy_operations/plot_camera_numpy.rst doc/source/auto_examples/numpy_operations/plot_structuring_elements.py doc/source/auto_examples/numpy_operations/plot_structuring_elements.rst doc/source/auto_examples/numpy_operations/plot_view_as_blocks.py doc/source/auto_examples/numpy_operations/plot_view_as_blocks.rst doc/source/auto_examples/numpy_operations/sg_execution_times.rst doc/source/auto_examples/registration/plot_masked_register_translation.py doc/source/auto_examples/registration/plot_masked_register_translation.rst doc/source/auto_examples/registration/plot_opticalflow.py doc/source/auto_examples/registration/plot_opticalflow.rst doc/source/auto_examples/registration/plot_register_rotation.py doc/source/auto_examples/registration/plot_register_rotation.rst doc/source/auto_examples/registration/plot_register_translation.py doc/source/auto_examples/registration/plot_register_translation.rst doc/source/auto_examples/registration/sg_execution_times.rst doc/source/auto_examples/segmentation/plot_boundary_merge.py doc/source/auto_examples/segmentation/plot_boundary_merge.rst doc/source/auto_examples/segmentation/plot_chan_vese.py doc/source/auto_examples/segmentation/plot_chan_vese.rst doc/source/auto_examples/segmentation/plot_compact_watershed.py doc/source/auto_examples/segmentation/plot_compact_watershed.rst doc/source/auto_examples/segmentation/plot_extrema.py doc/source/auto_examples/segmentation/plot_extrema.rst doc/source/auto_examples/segmentation/plot_floodfill.py doc/source/auto_examples/segmentation/plot_floodfill.rst doc/source/auto_examples/segmentation/plot_join_segmentations.py doc/source/auto_examples/segmentation/plot_join_segmentations.rst doc/source/auto_examples/segmentation/plot_label.py doc/source/auto_examples/segmentation/plot_label.rst doc/source/auto_examples/segmentation/plot_marked_watershed.py doc/source/auto_examples/segmentation/plot_marked_watershed.rst doc/source/auto_examples/segmentation/plot_mask_slic.py doc/source/auto_examples/segmentation/plot_mask_slic.rst doc/source/auto_examples/segmentation/plot_metrics.py doc/source/auto_examples/segmentation/plot_metrics.rst doc/source/auto_examples/segmentation/plot_morphsnakes.py doc/source/auto_examples/segmentation/plot_morphsnakes.rst doc/source/auto_examples/segmentation/plot_multiotsu.py doc/source/auto_examples/segmentation/plot_multiotsu.rst doc/source/auto_examples/segmentation/plot_ncut.py doc/source/auto_examples/segmentation/plot_ncut.rst doc/source/auto_examples/segmentation/plot_niblack_sauvola.py doc/source/auto_examples/segmentation/plot_niblack_sauvola.rst doc/source/auto_examples/segmentation/plot_peak_local_max.py doc/source/auto_examples/segmentation/plot_peak_local_max.rst doc/source/auto_examples/segmentation/plot_rag.py doc/source/auto_examples/segmentation/plot_rag.rst doc/source/auto_examples/segmentation/plot_rag_boundary.py doc/source/auto_examples/segmentation/plot_rag_boundary.rst doc/source/auto_examples/segmentation/plot_rag_draw.py doc/source/auto_examples/segmentation/plot_rag_draw.rst doc/source/auto_examples/segmentation/plot_rag_mean_color.py doc/source/auto_examples/segmentation/plot_rag_mean_color.rst doc/source/auto_examples/segmentation/plot_rag_merge.py doc/source/auto_examples/segmentation/plot_rag_merge.rst doc/source/auto_examples/segmentation/plot_random_walker_segmentation.py doc/source/auto_examples/segmentation/plot_random_walker_segmentation.rst doc/source/auto_examples/segmentation/plot_regionprops.py doc/source/auto_examples/segmentation/plot_regionprops.rst doc/source/auto_examples/segmentation/plot_regionprops_table.py doc/source/auto_examples/segmentation/plot_regionprops_table.rst doc/source/auto_examples/segmentation/plot_segmentations.py doc/source/auto_examples/segmentation/plot_segmentations.rst doc/source/auto_examples/segmentation/plot_thresholding.py doc/source/auto_examples/segmentation/plot_thresholding.rst doc/source/auto_examples/segmentation/plot_watershed.py doc/source/auto_examples/segmentation/plot_watershed.rst doc/source/auto_examples/segmentation/sg_execution_times.rst doc/source/auto_examples/transform/plot_edge_modes.py doc/source/auto_examples/transform/plot_edge_modes.rst doc/source/auto_examples/transform/plot_fundamental_matrix.py doc/source/auto_examples/transform/plot_fundamental_matrix.rst doc/source/auto_examples/transform/plot_geometric.py doc/source/auto_examples/transform/plot_geometric.rst doc/source/auto_examples/transform/plot_matching.py doc/source/auto_examples/transform/plot_matching.rst doc/source/auto_examples/transform/plot_piecewise_affine.py doc/source/auto_examples/transform/plot_piecewise_affine.rst doc/source/auto_examples/transform/plot_pyramid.py doc/source/auto_examples/transform/plot_pyramid.rst doc/source/auto_examples/transform/plot_radon_transform.py doc/source/auto_examples/transform/plot_radon_transform.rst doc/source/auto_examples/transform/plot_ransac.py doc/source/auto_examples/transform/plot_ransac.rst doc/source/auto_examples/transform/plot_rescale.py doc/source/auto_examples/transform/plot_rescale.rst doc/source/auto_examples/transform/plot_ssim.py doc/source/auto_examples/transform/plot_ssim.rst doc/source/auto_examples/transform/plot_swirl.py doc/source/auto_examples/transform/plot_swirl.rst doc/source/auto_examples/transform/plot_transform_types.py doc/source/auto_examples/transform/plot_transform_types.rst doc/source/auto_examples/transform/sg_execution_times.rst doc/source/conduct/code_of_conduct.rst doc/source/conduct/report_handling_manual.rst doc/source/gitwash/configure_git.rst doc/source/gitwash/development_workflow.rst doc/source/gitwash/following_latest.rst doc/source/gitwash/forking_hell.rst doc/source/gitwash/git_development.rst doc/source/gitwash/git_install.rst doc/source/gitwash/git_intro.rst doc/source/gitwash/git_resources.rst doc/source/gitwash/index.rst doc/source/gitwash/maintainer_workflow.rst doc/source/gitwash/patching.rst doc/source/gitwash/set_up_fork.rst doc/source/plots/hough_tf.py doc/source/plots/show_collection.py doc/source/skips/0-skip-process.rst doc/source/skips/1-governance.rst doc/source/skips/2-values.rst doc/source/skips/index.rst doc/source/skips/template.rst doc/source/themes/scikit-image/__init__.py doc/source/user_guide/data_types.rst doc/source/user_guide/geometrical_transform.rst doc/source/user_guide/getting_help.rst doc/source/user_guide/getting_started.rst doc/source/user_guide/numpy_images.rst doc/source/user_guide/plugins.rst doc/source/user_guide/transforming_image_data.rst doc/source/user_guide/tutorial_parallelization.rst doc/source/user_guide/tutorial_segmentation.rst doc/source/user_guide/tutorials.rst doc/source/user_guide/video.rst doc/source/user_guide/viewer.rst doc/source/user_guide/visualization.rst doc/tools/LICENSE.txt doc/tools/apigen.py doc/tools/build_modref_templates.py doc/tools/plot_pr.py requirements/README.md requirements/_release_tools.txt requirements/build.txt requirements/default.txt requirements/docs.txt requirements/extras.txt requirements/optional.txt requirements/test.txt 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/conftest.py skimage/setup.py skimage/.pytest_cache/README.md skimage/_shared/__init__.py skimage/_shared/_geometry.py skimage/_shared/_tempfile.py skimage/_shared/_warnings.py skimage/_shared/fast_exp.c skimage/_shared/fast_exp.h skimage/_shared/fast_exp.pxd skimage/_shared/fast_exp.pyx skimage/_shared/fft.py skimage/_shared/fused_numerics.pxd skimage/_shared/geometry.c skimage/_shared/geometry.pxd skimage/_shared/geometry.pyx skimage/_shared/interpolation.c skimage/_shared/interpolation.pxd skimage/_shared/interpolation.pyx skimage/_shared/setup.py skimage/_shared/testing.py skimage/_shared/transform.c skimage/_shared/transform.pxd skimage/_shared/transform.pyx skimage/_shared/utils.py skimage/_shared/vectorized_ops.h skimage/_shared/version_requirements.py skimage/_shared/tests/__init__.py skimage/_shared/tests/test_fast_exp.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/_shared/tests/test_warnings.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/.setup.py.swp skimage/data/README.txt skimage/data/__init__.py skimage/data/__init__.py~ skimage/data/_binary_blobs.py skimage/data/_blobs_3d_fiji_skeleton.tif skimage/data/_registry.py skimage/data/_registry.py~ skimage/data/astronaut.png skimage/data/astronaut_GRAY_hog_L1.npy skimage/data/astronaut_GRAY_hog_L2-Hys.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/cell.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/gravel.png skimage/data/gray_morph_output.npz skimage/data/green_palette.png skimage/data/horse.png skimage/data/hubble_deep_field.jpg skimage/data/ihc.png skimage/data/lbpcascade_frontalface_opencv.xml skimage/data/lfw_subset.npy skimage/data/logo.png skimage/data/microaneurysms.png skimage/data/moon.png skimage/data/motorcycle_disp.npz skimage/data/motorcycle_left.png skimage/data/motorcycle_right.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/page.png skimage/data/palette_color.png skimage/data/palette_gray.png skimage/data/phantom.png skimage/data/rank_filter_tests.npz skimage/data/retina.jpg skimage/data/rocket.jpg skimage/data/setup.py skimage/data/setup.py~ skimage/data/simple.fits skimage/data/text.png skimage/data/truncated.jpg skimage/data/__pycache__/_registry.cpython-37.pyc skimage/data/__pycache__/_registry.cpython-38.pyc skimage/data/__pycache__/setup.cpython-37.pyc skimage/data/__pycache__/setup.cpython-38.pyc skimage/data/tests/__init__.py skimage/data/tests/test_data.py skimage/draw/__init__.py skimage/draw/_draw.c skimage/draw/_draw.pyx skimage/draw/_polygon2mask.py skimage/draw/_random_shapes.py skimage/draw/draw.py skimage/draw/draw3d.py skimage/draw/draw_nd.py skimage/draw/setup.py skimage/draw/tests/__init__.py skimage/draw/tests/test_draw.py skimage/draw/tests/test_draw3d.py skimage/draw/tests/test_draw_nd.py skimage/draw/tests/test_polygon2mask.py skimage/draw/tests/test_random_shapes.py skimage/exposure/__init__.py skimage/exposure/_adapthist.py skimage/exposure/exposure.py skimage/exposure/histogram_matching.py skimage/exposure/setup.py skimage/exposure/tests/__init__.py skimage/exposure/tests/test_exposure.py skimage/exposure/tests/test_histogram_matching.py skimage/feature/__init__.py skimage/feature/_canny.py skimage/feature/_cascade.cpp skimage/feature/_cascade.pyx skimage/feature/_daisy.py skimage/feature/_haar.cpp skimage/feature/_haar.pxd skimage/feature/_haar.pyx skimage/feature/_hessian_det_appx.c skimage/feature/_hessian_det_appx.pyx skimage/feature/_hog.py skimage/feature/_hoghistogram.c skimage/feature/_hoghistogram.pyx skimage/feature/_orb_descriptor_positions.py skimage/feature/_texture.c skimage/feature/_texture.pxd skimage/feature/_texture.pyx skimage/feature/blob.py skimage/feature/brief.py skimage/feature/brief_cy.c skimage/feature/brief_cy.pyx skimage/feature/censure.py skimage/feature/censure_cy.c skimage/feature/censure_cy.pyx skimage/feature/conditional_omp.h skimage/feature/corner.py skimage/feature/corner_cy.c skimage/feature/corner_cy.pyx skimage/feature/haar.py skimage/feature/match.py skimage/feature/orb.py skimage/feature/orb_cy.c skimage/feature/orb_cy.pyx skimage/feature/orb_descriptor_positions.txt skimage/feature/peak.py skimage/feature/safe_openmp.pxd 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_cascade.py skimage/feature/tests/test_censure.py skimage/feature/tests/test_corner.py skimage/feature/tests/test_daisy.py skimage/feature/tests/test_haar.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_template.py skimage/feature/tests/test_texture.py skimage/feature/tests/test_util.py skimage/filters/__init__.py skimage/filters/_ctmf.c skimage/filters/_gabor.py skimage/filters/_gaussian.py skimage/filters/_median.py skimage/filters/_multiotsu.c skimage/filters/_multiotsu.pyx skimage/filters/_rank_order.py skimage/filters/_unsharp_mask.py skimage/filters/_window.py skimage/filters/edges.py skimage/filters/lpi_filter.py skimage/filters/ridges.py skimage/filters/setup.py skimage/filters/thresholding.py skimage/filters/.pytest_cache/README.md 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/core_cy.c skimage/filters/rank/core_cy.pxd skimage/filters/rank/core_cy.pyx skimage/filters/rank/generic.py skimage/filters/rank/generic_cy.c skimage/filters/rank/generic_cy.pyx skimage/filters/rank/percentile_cy.c skimage/filters/rank/percentile_cy.pyx skimage/filters/rank/tests/__init__.py skimage/filters/rank/tests/test_rank.py skimage/filters/tests/__init__.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_ridges.py skimage/filters/tests/test_thresholding.py skimage/filters/tests/test_unsharp_mask.py skimage/filters/tests/test_window.py skimage/future/__init__.py skimage/future/manual_segmentation.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/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/_spath.c skimage/graph/_spath.pyx skimage/graph/heap.c skimage/graph/heap.pxd skimage/graph/heap.pyx skimage/graph/mcp.py skimage/graph/old_heap.c skimage/graph/save_heap.c 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/.pytest_cache/README.md skimage/io/_plugins/__init__.py skimage/io/_plugins/_colormixer.c skimage/io/_plugins/_colormixer.pyx skimage/io/_plugins/_histograms.c skimage/io/_plugins/_histograms.pyx skimage/io/_plugins/fits_plugin.ini skimage/io/_plugins/fits_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/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_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/_find_contours.py skimage/measure/_find_contours_cy.c skimage/measure/_find_contours_cy.pyx skimage/measure/_label.py skimage/measure/_marching_cubes_classic.py skimage/measure/_marching_cubes_classic_cy.c skimage/measure/_marching_cubes_classic_cy.pyx skimage/measure/_marching_cubes_lewiner.py skimage/measure/_marching_cubes_lewiner_cy.c skimage/measure/_marching_cubes_lewiner_cy.pyx skimage/measure/_marching_cubes_lewiner_luts.py skimage/measure/_moments.py skimage/measure/_moments_cy.c skimage/measure/_moments_cy.pyx skimage/measure/_pnpoly.c skimage/measure/_pnpoly.pyx skimage/measure/_polygon.py skimage/measure/_regionprops.py skimage/measure/_structural_similarity.py skimage/measure/block.py skimage/measure/entropy.py skimage/measure/fit.py skimage/measure/pnpoly.py skimage/measure/profile.py skimage/measure/setup.py skimage/measure/simple_metrics.py skimage/measure/.pytest_cache/README.md skimage/measure/mc_meta/LookUpTable.h skimage/measure/mc_meta/MarchingCubes.cpp skimage/measure/mc_meta/README.md skimage/measure/mc_meta/createluts.py skimage/measure/mc_meta/visual_test.py skimage/measure/tests/__init__.py skimage/measure/tests/test_block.py skimage/measure/tests/test_entropy.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/metrics/__init__.py skimage/metrics/_adapted_rand_error.py skimage/metrics/_contingency_table.py skimage/metrics/_structural_similarity.py skimage/metrics/_variation_of_information.py skimage/metrics/simple_metrics.py skimage/metrics/tests/test_segmentation_metrics.py skimage/metrics/tests/test_simple_metrics.py skimage/metrics/tests/test_structural_similarity.py skimage/morphology/__init__.py skimage/morphology/_convex_hull.c skimage/morphology/_convex_hull.pyx skimage/morphology/_deprecated.py skimage/morphology/_extrema_cy.c skimage/morphology/_extrema_cy.pyx skimage/morphology/_flood_fill.py skimage/morphology/_flood_fill_cy.c skimage/morphology/_flood_fill_cy.pyx skimage/morphology/_greyreconstruct.c skimage/morphology/_greyreconstruct.pyx skimage/morphology/_max_tree.c skimage/morphology/_max_tree.pyx skimage/morphology/_queue_with_history.pxi skimage/morphology/_skeletonize.py skimage/morphology/_skeletonize_3d_cy.cpp skimage/morphology/_skeletonize_3d_cy.pyx skimage/morphology/_skeletonize_3d_cy.pyx.in skimage/morphology/_skeletonize_cy.c skimage/morphology/_skeletonize_cy.pyx skimage/morphology/_util.py skimage/morphology/_watershed.c skimage/morphology/binary.py skimage/morphology/cmorph.pyx skimage/morphology/convex_hull.py skimage/morphology/extrema.py skimage/morphology/grey.py skimage/morphology/greyreconstruct.py skimage/morphology/max_tree.py skimage/morphology/misc.py skimage/morphology/selem.py skimage/morphology/setup.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_extrema.py skimage/morphology/tests/test_flood_fill.py skimage/morphology/tests/test_grey.py skimage/morphology/tests/test_max_tree.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_util.py skimage/registration/__init__.py skimage/registration/_masked_phase_cross_correlation.py skimage/registration/_optical_flow.py skimage/registration/_optical_flow_utils.py skimage/registration/_phase_cross_correlation.py skimage/registration/tests/test_masked_phase_cross_correlation.py skimage/registration/tests/test_phase_cross_correlation.py skimage/registration/tests/test_tvl1.py skimage/registration/tests/data/OriginalX-130Y130.png skimage/registration/tests/data/OriginalX130Y130.png skimage/registration/tests/data/OriginalX75Y75.png skimage/registration/tests/data/TransformedX-130Y130.png skimage/registration/tests/data/TransformedX130Y130.png skimage/registration/tests/data/TransformedX75Y75.png skimage/restoration/__init__.py skimage/restoration/_cycle_spin.py skimage/restoration/_denoise.py skimage/restoration/_denoise_cy.c skimage/restoration/_denoise_cy.pyx skimage/restoration/_nl_means_denoising.c skimage/restoration/_nl_means_denoising.pyx skimage/restoration/_unwrap_1d.c skimage/restoration/_unwrap_1d.pyx skimage/restoration/_unwrap_2d.c skimage/restoration/_unwrap_2d.pyx skimage/restoration/_unwrap_3d.c skimage/restoration/_unwrap_3d.pyx skimage/restoration/deconvolution.py skimage/restoration/inpaint.py skimage/restoration/j_invariant.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/.pytest_cache/README.md 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_j_invariant.py skimage/restoration/tests/test_restoration.py skimage/restoration/tests/test_unwrap.py skimage/scripts/__init__.py skimage/scripts/skivi skimage/scripts/skivi.py skimage/segmentation/__init__.py skimage/segmentation/_chan_vese.py skimage/segmentation/_clear_border.py skimage/segmentation/_felzenszwalb.py skimage/segmentation/_felzenszwalb_cy.c skimage/segmentation/_felzenszwalb_cy.pyx skimage/segmentation/_join.py skimage/segmentation/_quickshift.py skimage/segmentation/_quickshift_cy.c skimage/segmentation/_quickshift_cy.pyx skimage/segmentation/_remap.cpp skimage/segmentation/_slic.c skimage/segmentation/_slic.pyx skimage/segmentation/_watershed.py skimage/segmentation/_watershed_cy.c skimage/segmentation/_watershed_cy.pyx skimage/segmentation/active_contour_model.py skimage/segmentation/boundaries.py skimage/segmentation/heap_general.pxi skimage/segmentation/heap_watershed.pxi skimage/segmentation/morphsnakes.py skimage/segmentation/random_walker_segmentation.py skimage/segmentation/setup.py skimage/segmentation/slic_superpixels.py skimage/segmentation/.pytest_cache/README.md skimage/segmentation/graph/_ncut_cy.c skimage/segmentation/graph/.pytest_cache/README.md skimage/segmentation/tests/__init__.py skimage/segmentation/tests/little.py skimage/segmentation/tests/test_active_contour_model.py skimage/segmentation/tests/test_boundaries.py skimage/segmentation/tests/test_chan_vese.py skimage/segmentation/tests/test_clear_border.py skimage/segmentation/tests/test_felzenszwalb.py skimage/segmentation/tests/test_join.py skimage/segmentation/tests/test_morphsnakes.py skimage/segmentation/tests/test_quickshift.py skimage/segmentation/tests/test_random_walker.py skimage/segmentation/tests/test_slic.py skimage/segmentation/tests/test_watershed.py skimage/transform/__init__.py skimage/transform/_geometric.py skimage/transform/_hough_transform.c skimage/transform/_hough_transform.pyx skimage/transform/_radon_transform.c skimage/transform/_radon_transform.pyx skimage/transform/_seam_carving.c skimage/transform/_warps.py skimage/transform/_warps_cy.c skimage/transform/_warps_cy.pyx skimage/transform/finite_radon_transform.py skimage/transform/histogram_matching.py skimage/transform/hough_transform.py skimage/transform/integral.py skimage/transform/pyramids.py skimage/transform/radon_transform.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_warps.py skimage/util/__init__.py skimage/util/_invert.py skimage/util/_map_array.py skimage/util/_montage.py skimage/util/_regular_grid.py skimage/util/_remap.cpp skimage/util/_remap.pyx skimage/util/apply_parallel.py skimage/util/arraycrop.py skimage/util/compare.py skimage/util/dtype.py skimage/util/lookfor.py skimage/util/noise.py skimage/util/setup.py skimage/util/shape.py skimage/util/unique.py skimage/util/.pytest_cache/README.md skimage/util/tests/__init__.py skimage/util/tests/test_apply_parallel.py skimage/util/tests/test_arraycrop.py skimage/util/tests/test_arraypad.py skimage/util/tests/test_compare.py skimage/util/tests/test_dtype.py skimage/util/tests/test_invert.py skimage/util/tests/test_map_array.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/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