This document provides a technical extraction and analysis of four mobile application screenshots, each accompanied by its corresponding Optical Character Recognition (OCR) and object detection metadata.
---
### **General Layout Structure**
The image is divided into four horizontal segments. Each segment contains:
- **Left Side:** A screenshot of a mobile application with bounding boxes highlighting UI elements.
- **Right Side:** A structured text list containing the extracted text, UI component types (TOOLBAR, LIST_ITEM, BUTTON, etc.), and their normalized spatial coordinates `[ymin xmin ymax xmax]`.
---
### **Segment 1: Real Estate Application (Sacramento, CA)**
#### **Visual Components**
- **Header:** Contains a back arrow, the location "Sacramento, CA", and status indicators (H16, VERIFIED, ONLINE TOURS).
- **Main Content:** A scrollable list of property listings.
- **Listing 1:** Features an exterior image of a modern white building with palm trees, price range, bed/bath count, and property name ("THE EISLEY").
- **Listing 2:** Features an interior kitchen image with a bar and microwave.
#### **Extracted Data & Metadata**
- **Location:** Sacramento, CA `[179 549 57 90]`
- **Property Name:** THE EISLEY `[46 218 563 587]`
- **Price Range:** $1,915 - $2,115 `[47 430 482 521]`
- **Specifications:** 1 Bed 1 Bath `[45 299 529 556]`
- **Status Labels:** VERIFIED `[765 956 557 587]`, ONLINE TOURS `[713 953 111 136]`
- **Action Icons:** Call (phone), Message (envelope), Favorite (heart).
---
### **Segment 2: Food Delivery/Restaurant Application (Akakiko Limassol)**
#### **Visual Components**
- **Header:** Image of a chicken curry dish with vegetables.
- **Restaurant Info:** Name "Akakiko Limassol" with a heart icon and tagline "Easy Japanese fusion dining!".
- **Status/Rating:** Rating "Excellent 8.8" and status "Closed - Opens at 12:00".
- **Notification Overlay:** A dark pop-up box stating the restaurant does not deliver to the current location.
#### **Extracted Data & Metadata**
- **Restaurant Name:** Akakiko Limassol `[39 695 411 469]`
- **Tagline:** Easy Japanese fusion dining! `[40 574 493 524]`
- **Rating:** Excellent 8.8 `[130 339 579 607]`
- **Operating Hours:** Closed - Opens at 12:00 `[128 518 647 676]`
- **Error Message:** "Unfortunately, this restaurant does not deliver to your location" `[94 733 811 839]`
- **Buttons:** More info, Change, OK.
---
### **Segment 3: Hotel Booking Application (Pet-friendly Hotels)**
#### **Visual Components**
- **Header:** Title "Pet-friendly Hotels" and "The Best Pet Friendly Hotels in Virginia Beac...".
- **Date Selection:** A list of date ranges (Tonight, Tomorrow night, This weekend, Next weekend) with specific dates.
- **Map View:** A small map showing hotel locations in the Virginia Beach/Chesapeake area.
- **Footer:** A blue "Choose your dates" button.
#### **Extracted Data & Metadata**
- **Title:** Pet-friendly Hotels `[56 598 99 136]`
- **Date Options:**
- Tonight: Jun 9 - Jun 10
- Tomorrow night: Jun 10 - Jun 11
- This weekend: Jun 11 - Jun 13
- Next weekend: Jun 18 - Jun 20
- **Map Action:** Show map `[35 964 616 676]`
- **Footer Button:** Choose your dates `[31 968 866 914]`
---
### **Segment 4: Retail/Newsletter Subscription (Hamleys)**
#### **Visual Components**
- **Header:** "Hamleys Inbox Inspiration".
- **Subscription Form:** Text "Subscribe to hear about new products and stores" with an "Email Id" input field and a "Sign Up" button.
- **Value Propositions:** Icons for "Quality promise", "Free delivery", and "Easy Return".
- **Footer:** Social media icons, copyright "Hamleys 2021 All Rights Reserved", and primary action buttons "Add to Bag" and "Buy Now".
#### **Extracted Data & Metadata**
- **Header Text:** Hamleys Inbox Inspiration `[36 451 52 81]`
- **Input Field Label:** Email Id `[85 241 209 239]`
- **Button:** Sign Up `[731 951 199 251]`
- **Service Labels:**
- Quality promise `[176 327 415 469]`
- Free delivery `[422 576 416 470]`
- Easy Return `[679 818 416 469]`
- **Copyright:** Hamleys 2021 All Rights Reserved `[222 804 830 854]`
- **Primary Actions:** Add to Bag `[38 468 868 917]`, Buy Now `[504 965 867 918]`