Skip to content

Commit

Permalink
自动裁截内圈图片和定位外圈图片遮罩层
Browse files Browse the repository at this point in the history
  • Loading branch information
Juannie-PP committed Dec 16, 2023
1 parent b3049d2 commit ea3cbac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tenon/detect.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ def rotate_identify(
grayscale: bool = False,
anticlockwise: bool = False,
proxies: Optional[dict] = None,
):
) -> MatchData:
"""
双图旋转类型滑块验证码识别
:param small_circle: 小圈图片
Expand Down

0 comments on commit ea3cbac

Please sign in to comment.