ingQangY / rotate_captcha

solve Rotate Captcha

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

双旋转验证码解决方案

通过比对边缘像素点色差,均匀取旋转角度查看所有像素点最小色差和即为最合适的旋转角度,注意本项目存在一定误差,如有其他更优方式可以提供,可以私聊作者或提交pr

  • inner_image_brg - 最外层大图path.
  • outer_image_brg - 内层小图path.
  • result_img - 图片输出path.
  • angle - 平均检测角度,越小越细化
  • default_dis - 取边缘处的像素点距离

Captcha Solvers

CapSolver.com
Capsolver's Banner

Supporting all common and well known captcha types and a success rate of over 99%, CapSolver allows for affordable AI-based captcha solving with JS/TS clients as well as HTTP support. Their packages are extremely affordable for projects of any size, offering a free trial to test out their service.

About

solve Rotate Captcha


Languages

Language:Python 100.0%