Exterior Staging Service allows users to enhance exterior images of properties by virtually improving outdoor spaces such as gardens, patios, or balconies. Whether the area is empty or underwhelming, this service can transform it into an appealing and inviting outdoor environment. Users can choose to add features like a swimming pool, or apply targeted enhancements using masks to stage only specific parts of the image.
Available Room Types
The service supports the following room types, which can be specified in the request:
- garden
- terrace
- patio
- yard
- courtyard
- porch
- balcony
Each of these room types is tailored to ensure the most appropriate furnishings and decor are applied, suited to the specific function of the room.
Add Pool
add_pool
(boolean)
When set to true
, a swimming pool will be virtually added to the outdoor scene if the context allows it (e.g., garden or patio). This feature enhances the visual appeal of the property by suggesting premium outdoor amenities.
If omitted or set to false
, no pool will be added.
Mask Usage in Exterior Staging
The Exterior Staging service allows for flexible image processing based on the use of a mask.
- No Mask Provided: If no mask is included in the request, the entire image will undergo the Exterior Staging process.
- Mask Provided: When a mask is supplied, only the areas highlighted in the mask will be staged, leaving the rest of the image untouched.
Negative Mask Option
The payload includes an optional field, negative_mask
, which allows you to reverse the mask's effect:
- If
negative_mask
is set toTrue
, the staging process will exclude the areas defined in the mask and apply enhancements to the rest of the image.
This flexibility lets you define precisely which parts of the image to include or exclude in the staging process, tailoring results to your needs.
ℹ️ See more ◾Image Masking Explanation