<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macOS: 15.0.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -",
    "watchOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Vision",
  "identifier" : "/documentation/Vision/ImageAestheticsScoresObservation",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Vision"
    ],
    "preciseIdentifier" : "s:6Vision32ImageAestheticsScoresObservationV"
  },
  "title" : "ImageAestheticsScoresObservation"
}
-->

# ImageAestheticsScoresObservation

An observation that provides an overall score of aesthetic attributes for an image.

```
struct ImageAestheticsScoresObservation
```

## Topics

### Creating an observation

[`init(_:)`](/documentation/Vision/ImageAestheticsScoresObservation/init(_:))

Creates an image aesthetics scores observation.

### Inspecting an observation

[`RequestDescriptor`](/documentation/Vision/RequestDescriptor)

A type that describes the request and revision combination.

[`isUtility`](/documentation/Vision/ImageAestheticsScoresObservation/isUtility)

A Boolean value that represents images that are not necessarily of poor image quality, but may not have memorable or exciting content.

[`overallScore`](/documentation/Vision/ImageAestheticsScoresObservation/overallScore)

A score which incorporates aesthetic score, failure score, and utility labels.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)