# MLSD Line Detection (https://docs.fuser.studio/docs/nodes/image/mlsd-line-detection)

_Provided by [Fal](https://fal.ai) — [Learn More](https://fal.ai/models/fal-ai/image-preprocessors/mlsd)._

## Inputs [#inputs]

- **Image** (`image`) — The image to detect lines from.

- **Score Threshold** (`slider`) — Score threshold for the MLSD detector.

   Optional: `true` • Default: `0.1` • Minimum: `0` • Maximum: `1`

- **Distance Threshold** (`slider`) — Distance threshold for the MLSD detector.

   Optional: `true` • Default: `0.1` • Minimum: `0` • Maximum: `20`

## Outputs [#outputs]

- **Line Image** (`image`) — The image with lines detected using the MLSD detector.