feat generate sketch 污点检测改为顶部两角
This commit is contained in:
@@ -139,7 +139,7 @@ def bounding_box(image):
|
|||||||
return result_image
|
return result_image
|
||||||
|
|
||||||
|
|
||||||
def stain_detection(image, spot_size=200):
|
def stain_detection(image, spot_size=100):
|
||||||
height, width, _ = image.shape
|
height, width, _ = image.shape
|
||||||
|
|
||||||
corners = [
|
corners = [
|
||||||
|
|||||||
Reference in New Issue
Block a user