ee.Algorithms.Landsat.TOA
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ปรับเทียบ DN ของ Landsat เป็นค่าการสะท้อน TOA และอุณหภูมิความสว่างสำหรับ Landsat และข้อมูลที่คล้ายกัน สำหรับค่าสัมประสิทธิ์การปรับเทียบฉากที่ได้มาล่าสุด ระบบจะดึงค่าสัมประสิทธิ์จากข้อมูลเมตาของรูปภาพ ส่วนฉากที่เก่ากว่านั้น ระบบจะดึงค่าสัมประสิทธิ์จาก
Chander, Gyanesh, Brian L. Markham และ Dennis L. Helder "สรุปค่าสัมประสิทธิ์การปรับเทียบรังสีเมตริกปัจจุบันสำหรับเซ็นเซอร์ Landsat MSS, TM, ETM+ และ EO-1 ALI" Remote sensing of environment 113.5 (2009): 893-903.
การใช้งาน | การคืนสินค้า |
---|
ee.Algorithms.Landsat.TOA(input) | รูปภาพ |
อาร์กิวเมนต์ | ประเภท | รายละเอียด |
---|
input | รูปภาพ | ภาพ Landsat ที่จะประมวลผล |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-27 UTC
[null,null,["อัปเดตล่าสุด 2025-07-27 UTC"],[[["\u003cp\u003eCalibrates Landsat and similar satellite imagery to Top of Atmosphere (TOA) reflectance and brightness temperature.\u003c/p\u003e\n"],["\u003cp\u003eUses image metadata for recent scenes and published coefficients for older scenes to ensure accurate calibration.\u003c/p\u003e\n"],["\u003cp\u003eApplies a radiometric calibration process based on established research and methodologies.\u003c/p\u003e\n"],["\u003cp\u003eOffers a streamlined approach for preprocessing Landsat data for analysis.\u003c/p\u003e\n"],["\u003cp\u003eReturns a processed image ready for further use in Earth Engine.\u003c/p\u003e\n"]]],[],null,["# ee.Algorithms.Landsat.TOA\n\nCalibrates Landsat DN to TOA reflectance and brightness temperature for Landsat and similar data. For recently-acquired scenes calibration coefficients are extracted from the image metadata; for older scenes the coefficients are derived from:\n\n\u003cbr /\u003e\n\nChander, Gyanesh, Brian L. Markham, and Dennis L. Helder. \"Summary of current radiometric calibration coefficients for Landsat MSS, TM, ETM+, and EO-1 ALI sensors.\" Remote sensing of environment 113.5 (2009): 893-903.\n\n| Usage | Returns |\n|------------------------------------|---------|\n| `ee.Algorithms.Landsat.TOA(input)` | Image |\n\n| Argument | Type | Details |\n|----------|-------|-------------------------------|\n| `input` | Image | The Landsat image to process. |"]]