PoreSpy documentation
Installation
Module and Function Reference
Examples
Issue Tracker
Get Help
GitHub
Twitter
generators
blobs
borders
bundle_of_tubes
cylinders
cylindrical_pillars_array
cylindrical_pillars_mesh
cylindrical_plug
elevation
faces
fractal_noise
insert_shape
lattice_spheres
line_segment
overlapping_spheres
polydisperse_spheres
pseudo_electrostatic_packing
pseudo_gravity_packing
ramp
random_cantor_dust
random_spheres
rectangular_pillars_array
sierpinski_foam
spheres_from_coords
voronoi_edges
filters
apply_chords
apply_chords_3D
apply_padded
capillary_transform
chunked_func
dilate
distance_transform_lin
erode
fftmorphology
fill_closed_pores
fill_trapped_voxels
find_closed_pores
find_disconnected_voxels
find_dt_artifacts
find_invalid_pores
find_peaks
find_surface_pores
find_trapped_regions
flood
flood_func
hold_peaks
local_thickness
nl_means_layered
nphase_border
pc_to_satn
pc_to_seq
porosimetry
prune_branches
reduce_peaks
region_size
satn_to_seq
seq_to_satn
size_to_pc
size_to_satn
size_to_seq
snow_partitioning
snow_partitioning_n
snow_partitioning_parallel
trim_disconnected_blobs
trim_extrema
trim_floating_solid
trim_nearby_peaks
trim_nonpercolating_paths
trim_saddle_points
trim_saddle_points_legacy
trim_small_clusters
metrics
bond_number
boxcount
chord_counts
chord_length_distribution
find_h
lineal_path_distribution
mesh_surface_area
mesh_volume
pc_curve
pc_map_to_pc_curve
phase_fraction
pore_size_distribution
porosity
porosity_profile
prop_to_image
props_to_DataFrame
radial_density_distribution
region_interface_areas
region_surface_areas
region_volumes
regionprops_3D
representative_elementary_volume
satn_profile
two_point_correlation
networks
add_boundary_regions
diffusive_size_factor_AI
generate_voxel_image
label_boundaries
label_phases
map_to_regions
regions_to_network
snow2
simulations
drainage
drainage_dsi
drainage_dt
drainage_dt_fft
drainage_fft
ibip
imbibition
imbibition_dsi
imbibition_dt
imbibition_dt_fft
imbibition_fft
injection
qbip
tortuosity_fd
tools
Results
align_image_with_openpnm
bbox_to_slices
extend_slice
extract_cylinder
extract_regions
extract_subsection
find_outer_region
get_border
get_planes
get_tqdm
in_hull
insert_cylinder
insert_sphere
isolate_object
make_contiguous
marching_map
mesh_region
all_to_uniform
overlay
ps_ball
ps_disk
ps_rect
ps_round
randomize_colors
recombine
sanitize_filename
show_docstring
subdivide
unpad
visualization
bar
imshow
prep_for_imshow
satn_to_movie
satn_to_panels
sem
set_mpl_style
show_3D
show_mesh
show_planes
xray
io
to_vtk
dict_to_vtk
to_palabos
openpnm_to_im
to_stl
to_paraview
open_paraview
On this page
erode()
erode
¶
erode
(
im
,
r
,
dt
=
None
,
method
=
'dt'
,
smooth
=
True
)
[source]
¶