Annuncio: tutti i progetti non commerciali registrati per l'utilizzo di Earth Engine prima del 15 aprile 2025 devono verificare l'idoneità non commerciale per mantenere l'accesso a Earth Engine.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-26 UTC."],[[["This operation computes the diagonal of an image matrix and returns it as a single column in a new image."],["It's applicable to image data and can be accessed using `Image.matrixDiagonal()`."],["The input is an image, and the output is a new image containing the diagonal elements."]]],["The `matrixDiagonal()` function extracts the diagonal elements of a matrix within an image. It takes an image as input and returns a new image containing the diagonal values arranged in a single column. The operation is applied directly to the input image. The function doesn't require any additional arguments.\n"]]