הודעה: כל הפרויקטים הלא מסחריים שנרשמו לשימוש ב-Earth Engine לפני 15 באפריל 2025 חייבים לעבור אימות של הזכאות לשימוש לא מסחרי כדי לשמור על הגישה ל-Earth Engine.
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
בוחר את המינימום של הערך הראשון והשני לכל זוג תואם של פסים בתמונה1 ובתמונה2. אם לאחת מהתמונות (image1 או image2) יש רק פס אחד, היא תשמש להשוואה עם כל הפסים בתמונה השנייה. אם לתמונות יש אותו מספר של פסים, אבל לא אותם שמות, המערכת משתמשת בהן בזוגות לפי הסדר הטבעי. שמות הפסים בפלט נקבעים לפי השם של הקלט הארוך מבין השניים, או לפי הסדר של image1 אם האורך שלהם זהה. סוג הפיקסלים בפלט הוא איחוד של סוגי הקלט.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-07-26 (שעון UTC)."],[[["Returns the minimum pixel values between two images, comparing corresponding bands."],["If the images have different band counts, single-band images are compared against all bands of the multi-band image."],["Output bands are named using the longer image's band names, prioritizing the first image in case of equal length."],["Output pixel type is determined by combining the input pixel types to accommodate all possible values."]]],["The `min` operation compares two images (`image1`, `image2`) band-wise. It computes the minimum value for each corresponding band pair. If one image has a single band, that band is compared against all bands of the other. If both images have multiple bands, they're paired in order. Output band names come from the longer input, or `image1` if equal. Output pixel type is the combination of the input pixel types. The output is an image.\n"]]