ee.Algorithms.Sentinel2.CDI
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
شاخص جابجایی ابر (CDI) را از تصویر Sentinel-2 Level 1C محاسبه می کند. CDI اندازه گیری جدایی نوری در اجسام مرتفع به دلیل اختلاف منظر حسگر است. یک باند ممیز شناور به نام "cdi" را برمی گرداند.
Frantz, D., Hass, E., Uhl, A., Stoffels, J., & Hill, J. (2018) را ببینید. بهبود الگوریتم Fmask برای تصاویر Sentinel-2: جداسازی ابرها از سطوح روشن بر اساس جلوه های اختلاف منظر. سنجش از دور محیط، 215، 471-481.
استفاده | برمی گرداند | ee.Algorithms.Sentinel2.CDI(source) | تصویر |
استدلال | تایپ کنید | جزئیات | source | تصویر | تصویر منبع |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eCalculates the Cloud Displacement Index (CDI) from a Sentinel-2 Level 1C image to measure the optical separation in elevated objects.\u003c/p\u003e\n"],["\u003cp\u003eCDI leverages sensor parallax to distinguish clouds from bright surfaces, improving the accuracy of cloud detection.\u003c/p\u003e\n"],["\u003cp\u003eThe algorithm returns a single-band image named "cdi" representing the calculated Cloud Displacement Index values.\u003c/p\u003e\n"],["\u003cp\u003eBased on the research and findings presented in Frantz et al.(2018), it enhances the Fmask algorithm for Sentinel-2 cloud masking.\u003c/p\u003e\n"]]],[],null,["# ee.Algorithms.Sentinel2.CDI\n\nComputes the Cloud Displacement Index (CDI) from a Sentinel-2 Level 1C image. CDI is a measure of the optical separation in elevated objects due to sensor parallax. Returns a floating point band named \"cdi\".\n\n\u003cbr /\u003e\n\nSee Frantz, D., Hass, E., Uhl, A., Stoffels, J., \\& Hill, J. (2018). Improvement of the Fmask algorithm for Sentinel-2 images: Separating clouds from bright surfaces based on parallax effects. Remote sensing of environment, 215, 471-481.\n\n| Usage | Returns |\n|---------------------------------------|---------|\n| `ee.Algorithms.Sentinel2.CDI(source)` | Image |\n\n| Argument | Type | Details |\n|----------|-------|-------------------|\n| `source` | Image | The source image. |"]]