← All models
Image Preprocessors
image-preprocessors-mlsd
Image editby infery
M-LSD line segment detection preprocessor.
images
Details
- Accepts
- image
Pricing
- Price
- 0.156 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| image_urlrequired | string | URL of the image to process |
| score_threshold | number | Score threshold for the MLSD detector |
| distance_threshold | number | Distance threshold for the MLSD detector |
Output
| Field | Type | Description |
|---|---|---|
| image | — | Image with lines detected using the MLSD detector |