28 lines
797 B
Markdown
28 lines
797 B
Markdown
# Helicopter Over City
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | VEHICLE |
|
|
| Description | Helicopter cockpit view over city at golden hour. Instrument panel, rotor blur, cityscape below.... |
|
|
|
|
## Key Tests
|
|
Glass cockpit reflections, rotor motion blur, aerial city view, instrument emissives, golden hour
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/scene/helicopter-cityscape/pexels-2033343-helicopter-city.jpg \
|
|
--domain VEHICLE \
|
|
--llm claude --tier opus \
|
|
--max-iterations 20
|
|
```
|
|
|
|
## Licensing
|
|
- **Category**: stock-free
|
|
- **License**: Pexels License (free for all purposes, no attribution required)
|
|
- **Source**: https://www.pexels.com/photo/2033343/
|
|
- **Photo ID**: 2033343
|
|
- **Attribution Required**: No
|