photographi_get_scene_content
Detect objects in your photos—like people, cars, or dogs—using YOLO. Returns simple labels for quick scene indexing or content-based search.
Instructions
Detects objects in a photo using YOLO (e.g., person, dog, car, etc.). Returns a simple list of object labels. Use this for quick scene indexing or content-based search. For full quality analysis with subject-aware metering, use photographi_analyze_photo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | Yes | Absolute path to RAW/JPEG/TIFF. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||