CODE_OF_CONDUCT.md
CONTRIBUTING.txt
CONTRIBUTORS.txt
INSTALL.rst
LICENSE.txt
MANIFEST.in
Makefile
README.md
RELEASE.txt
TODO.txt
pyproject.toml
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_3d_image_processing.py
doc/examples/applications/plot_3d_interaction.py
doc/examples/applications/plot_3d_structure_tensor.py
doc/examples/applications/plot_coins_segmentation.py
doc/examples/applications/plot_face_detection.py
doc/examples/applications/plot_fluorescence_nuclear_envelope.py
doc/examples/applications/plot_haar_extraction_selection_classification.py
doc/examples/applications/plot_human_mitosis.py
doc/examples/applications/plot_image_comparison.py
doc/examples/applications/plot_morphology.py
doc/examples/applications/plot_pixel_graphs.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_hist_eq_3d.py
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_3d.py
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_sift.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_blur_effect.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/registration/plot_stitching.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_euler_number.py
doc/examples/segmentation/plot_expand_labels.py
doc/examples/segmentation/plot_extrema.py
doc/examples/segmentation/plot_floodfill.py
doc/examples/segmentation/plot_hausdorff_distance.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_perimeters.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_rolling_ball.py
doc/examples/segmentation/plot_segmentations.py
doc/examples/segmentation/plot_thresholding.py
doc/examples/segmentation/plot_trainable_segmentation.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/__init__.py
doc/ext/doi_role.py
doc/ext/notebook_doc.py
doc/ext/plot2rst.py
doc/ext/tests/__init__.py
doc/ext/tests/test_notebook_doc.py
doc/source/conf.py
doc/source/contribute.rst
doc/source/index.rst
doc/source/install.rst
doc/source/random_gallery.py
doc/source/release_notes.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/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/3-transition-to-v1.rst
doc/source/skips/template.rst
doc/source/themes/scikit-image/__init__.py
doc/sou