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.0.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file slidercracker-0.1.0.tar.gz
.
File metadata
- Download URL: slidercracker-0.1.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e6767884daf026517ceefa6dc64d84ec7f19350ad2c1a58d623ec6a43445d76 |
|
MD5 | 570d319d2774bb22ebc5e21e19ef9011 |
|
BLAKE2b-256 | 0090ee1af2f97da5b210a4c5006e6395c66c20008b70db9d88a855d3fa363b9f |
Provenance
File details
Details for the file slidercracker-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: slidercracker-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9408d4d26751068390f1ad18bd2d677abe3465546d5a7de66fa756e2038f9cdb |
|
MD5 | e35790220e85355d335b85e310359121 |
|
BLAKE2b-256 | e2994df368466b07d6b8e5d778dc97713e971714177de4c2f0940a7dbc0e7eec |