photographi_get_scene_content
Detect objects in photos to enable scene indexing and content-based search. Uses YOLO to identify items like people, animals, and vehicles.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | Yes | Absolute path to RAW/JPEG/TIFF. |