# Moondream Detection (https://docs.fuser.studio/docs/nodes/image/moondream-detection)

_Provided by [Fal](https://fal.ai) — [Learn More](https://fal.ai/models/fal-ai/moondream-next/detection)._

## Inputs [#inputs]

- **Image** (`image`) — The image to analyze

- **Detection Prompt** (`textarea`) — Describe what to detect in the image

- **Detection Type** (`dropdown`) — Type of detection to perform

   Optional: `true` • Default: `bbox_detection` • Accepts: `Bounding Box - Draw boxes around objects`, `Point - Find specific points`, `Gaze - Detect where someone is looking`

- **Use Ensemble** (`toggle`) — Whether to use ensemble method for gaze detection (more accurate but slower)

   Optional: `true` • Default: `false`

## Outputs [#outputs]

- **Result Image** (`image`) — Image with detection visualization

- **Detection Details** (`textarea`) — Text description of what was detected