slide_match
Match a sliding captcha piece to the correct gap on a background image. Send base64-encoded target and background to retrieve the slide position.
Instructions
Match sliding captcha pieces to find the correct position
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_image | Yes | Base64 encoded target piece image | |
| simple_target | No | Whether the target is a simple image without transparency | |
| background_image | Yes | Base64 encoded background image with gap |