ee.Image.matrixIdentity
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
تصویری را ایجاد می کند که در آن هر پیکسل یک ماتریس هویت دوبعدی با اندازه داده شده باشد.
استفاده | برمی گرداند | ee.Image.matrixIdentity(size) | تصویر |
استدلال | تایپ کنید | جزئیات | size | عدد صحیح | طول هر محور. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eCreates an image comprising of pixels, each represented by a 2D identity matrix of a specified size.\u003c/p\u003e\n"],["\u003cp\u003eThe function \u003ccode\u003eee.Image.matrixIdentity(size)\u003c/code\u003e is used, where 'size' denotes the dimensions of the identity matrix.\u003c/p\u003e\n"],["\u003cp\u003eThe output is an Earth Engine Image.\u003c/p\u003e\n"]]],[],null,["# ee.Image.matrixIdentity\n\nCreates an image where each pixel is a 2D identity matrix of the given size.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|---------------------------------|---------|\n| `ee.Image.matrixIdentity(size)` | Image |\n\n| Argument | Type | Details |\n|----------|---------|--------------------------|\n| `size` | Integer | The length of each axis. |"]]