make it easy to crack slider
Project description
slidercracker
介绍
滑块验证码识别
软件架构
软件架构说明
安装教程
- pip安装
pip install slidercracker
- pip安装(使用阿里镜像加速)
pip install slidercracker -i https://mirrors.aliyun.com/pypi/simple
使用说明
- demo
import slidercracker
test_res = slidercracker.identify_gap_locations(
background_img_url='background_img_url',
slider_img_url='slider_img_url',
retain=False
)
- point_n说明
- 这个表中每个格子的数字代表n,0代表point_0
| 1 | 2 | 3 |
|---|---|---|
| 8 | 0 | 4 |
| 7 | 6 | 5 |
- 注意:如果不设置图片保存位置参数,图片将保存在依赖所在位置
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
slidercracker-0.1.1.tar.gz
(6.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file slidercracker-0.1.1.tar.gz.
File metadata
- Download URL: slidercracker-0.1.1.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25aefe5c224c0982c925361225eb0599fbff5df9bec75ed182cd69b0794920ef
|
|
| MD5 |
f9f8970534a70e69a01c61a570bf47d9
|
|
| BLAKE2b-256 |
b2807c617c449c58ec5c6345e009664c88ade10eaebdc54f110790775df9468d
|
File details
Details for the file slidercracker-0.1.1-py3-none-any.whl.
File metadata
- Download URL: slidercracker-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6fe766821ea8730eb0bd4e01e48d807bad8ea588f6a08574e63e188e537ff53
|
|
| MD5 |
f33fd0bb6567c1537655dcc0d3980c7e
|
|
| BLAKE2b-256 |
a36e67447fcbb5325d4dc8146c4398e829e420c0720d045b69d2e0b1c8ed0a3c
|