Skip to content

Commit

Permalink
Remove invalid URL
Browse files Browse the repository at this point in the history
  • Loading branch information
larrybradley committed Jun 28, 2024
1 parent ec8a006 commit 5156841
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion photutils/segmentation/catalog.py
Original file line number Diff line number Diff line change
Expand Up @@ -2205,7 +2205,6 @@ def perimeter(self):
Implementation of a Perimeter Estimator". Proceedings of
the Irish Machine Vision and Image Processing Conference,
pp. 51-57 (2000).
https://maa.org/sites/default/files/images/upload_library/applets/CirclesRedistrict/perimeter.doc
"""
from scipy.ndimage import binary_erosion, convolve

Expand Down

0 comments on commit 5156841

Please sign in to comment.