read_image (Image152931hb97gzbr415hlttt, 'C:/Users/Administrator/Desktop/152931hb97gzbr415hlttt.png')
binary_threshold (Image152931hb97gzbr415hlttt, Region, 'max_separability', 'light', UsedThreshold)
closing_rectangle1 (Region, RegionClosing, 10, 10)
erosion_rectangle1 (RegionClosing, RegionErosion, 11, 11)
reduce_domain (Image152931hb97gzbr415hlttt, RegionErosion, ImageReduced)
binary_threshold (ImageReduced, Region1, 'max_separability', 'dark', UsedThreshold1)
opening_rectangle1 (Region1, RegionOpening, 3, 3)
dilation_rectangle1 (RegionOpening, RegionDilation, 3, 3)
difference (RegionClosing, RegionDilation, RegionDifference)
erosion_rectangle1 (RegionDifference, RegionErosion1, 5, 5)
reduce_domain (Image152931hb97gzbr415hlttt, RegionErosion1, ImageReduced1)
emphasize (ImageReduced1, ImageEmphasize, 77, 77, 1)
lines_gauss (ImageEmphasize, Lines, 1.5, 1, 2, 'dark', 'true', 'bar-shaped', 'true')
select_contours_xld (Lines, SelectedContours, 'contour_length', 10, 200, -0.5, 0.5)
|