Agisoft Metashape

Agisoft Metashape => Python and Java API => Topic started by: stephan on February 24, 2022, 04:48:29 PM

Title: where is image quality stored?
Post by: stephan on February 24, 2022, 04:48:29 PM
Hi guys,

I'm looking for the metadata value that used to be stored under camera.meta["Quality"]  after calling chunk.analyzePhotos(camera) ... it seems like it's no longer there? I can't find where to look from the API docs.

Cheers,
Stephan
Title: Re: where is image quality stored?
Post by: stephan on February 24, 2022, 04:53:06 PM
Sorry, my bad, the variable is stored at:

camera.meta['Image/Quality'] !