<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "macOS: 15.0.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Vision",
  "identifier" : "/documentation/Vision/VNImageAestheticsScoresObservation",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Vision"
    ],
    "preciseIdentifier" : "c:objc(cs)VNImageAestheticsScoresObservation"
  },
  "title" : "VNImageAestheticsScoresObservation"
}
-->

# VNImageAestheticsScoresObservation

An object that represents the overall score of aesthetic attributes for an image.

```
class VNImageAestheticsScoresObservation
```

## Topics

### Parsing Observation Content

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

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

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

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



---

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)