Open Issues Need Help
View All on GitHub Update dilation and erosion about 3 hours ago
AI Summary: This GitHub issue addresses a `FutureWarning` from `skimage` indicating that `binary_dilation` is deprecated and will be removed in version 0.28. The proposed solution is to replace all instances of `binary_dilation` with `skimage.morphology.dilation` across multiple files like `topostats/grains.py` and `topostats/plottingfuncs.py` to prevent future breakage.
Complexity:
2/5
help wanted good first issue github_actions
An AFM image analysis program to batch process data and obtain statistics from images
Python
#afm#atomic-force-microscopy#hacktoberfest#image-processing#python#python3#spm