Skip to content

Commit

Permalink
Update GANDLF/data/patch_miner/opm/utils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthakpati authored Jul 5, 2023
1 parent 3cd6559 commit b7c82dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion GANDLF/data/patch_miner/opm/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,6 @@ def alpha_rgb_2d_channel_check(img):
else:
return False

"""
def pen_marking_check(img, intensity_thresh=225, intensity_thresh_saturation =50, intensity_thresh_b = 128):
"""
This function is used to curate patches from the input image. It is used to remove patches that have pen markings.
Expand Down

0 comments on commit b7c82dd

Please sign in to comment.