Train Support Vector Machine Classifier Tool
أداة تدريب دعم ناقل آلة مصنف
ArcMap
ArcGIS
How to use Train Support Vector Machine Classifier Tool in Arc Toolbox??
كيفية استخدام أداة تدريب دعم ناقل آلة مصنف ؟؟
Path to access the toolمسار الوصول الى الأداة
:
Train Support Vector Machine
Classifier Tool, Segmentation and
Classification Toolset, Spatial Analyst Tools Toolbox
Train Support Vector Machine Classifier
Generates an Esri
classifier definition (.ecd) file using the Support Vector Machine (SVM)
classification definition.
يولد ملف تعريف مصنف Esri (.ecd) باستخدام تعريف تصنيف Support Vector Machine (SVM).
1.
Input Raster ادخل البيانات النقطية
The raster dataset to
classify.
The preferred input is a
3-band, 8-bit segmented raster dataset, where all the pixels in the same
segment have the same color. The input can also be a 1-band, 8-bit grayscale
segmented raster. If no segmented raster is available, you can use any
Esri-supported raster dataset.
مجموعة البيانات النقطية المطلوب تصنيفها.
الإدخال المفضل هو مجموعة بيانات نقطية مجزأة ذات
3 نطاقات و 8 بت ، حيث يكون لجميع وحدات البكسل في نفس المقطع نفس اللون. يمكن أن
يكون الإدخال أيضًا نقطية مجزأة ذات نطاق واحد و 8 بت تدرج الرمادي. في حالة عدم
توفر بيانات نقطية مجزأة ، يمكنك استخدام أي مجموعة بيانات نقطية مدعومة من Esri.
2.
Input Training Sample Features ادخل
معالم نموذج التدريب
The training sample file
or layer that delineates your training sites.
These can be either
shapefiles or feature classes that contain your training samples. The following
field names are required in the training sample file:
·
classname—A text field indicating the name of the class category.
·
classvalue—A long integer field containing the integer value for
each class category.
ملف نموذج التدريب أو الطبقة التي تحدد مواقع
التدريب الخاصة بك.
يمكن أن تكون هذه إما ملفات أشكال أو فئات ميزات
تحتوي على عينات التدريب الخاصة بك. أسماء الحقول التالية مطلوبة في ملف عينة
التدريب:
• اسم الفئة - حقل نص
يشير إلى اسم فئة الفئة.
• قيمة الفئة - حقل عدد
صحيح طويل يحتوي على قيمة عدد صحيح لكل فئة فئة.
3.
Output Classifier Definition File ملف
تعريف مصنف المخرج
The output JSON file
that contains attribute information, statistics, hyperplane vectors, and other
information for the classifier. An .ecd file is created.
ملف JSON
الناتج الذي يحتوي على معلومات البيانات الجدولية والإحصائيات ومتجهات المستوى
الفائق ومعلومات أخرى للمصنف. يتم إنشاء ملف .ecd.
4.
Additional Input Raster (optional) مدخلات
نقطية إضافية (اختياري)
Incorporate ancillary
raster datasets, such as a multispectral image or a DEM, to generate attributes
and other required information for classification. This parameter is optional.
قم بتضمين مجموعات البيانات النقطية المساعدة ،
مثل صورة متعددة الأطياف أو DEM ،
لإنشاء سمات ومعلومات أخرى مطلوبة للتصنيف. هذه المعلمة اختيارية.
5.
Max Number Of Samples Per Class (optional) أقصى عدد للعينات لكل فئة (اختياري)
The maximum number of
samples to use for defining each class.
The default value of 500
is recommended when the inputs are nonsegmented rasters. A value that is less
than or equal to 0 means that the system will use all the samples from the
training sites to train the classifier.
أقصى عدد من العينات لاستخدامها في تحديد كل فئة.
يوصى باستخدام القيمة الافتراضية 500 عندما تكون
المدخلات عبارة عن بيانات نقطية غير مجزأة. تعني القيمة الأقل من أو تساوي 0 أن
النظام سيستخدم جميع العينات من مواقع التدريب لتدريب المصنف.
6.
Segment Attributes Used (optional) جدول
بيانات المقطع المستخدمة (اختياري)
Specifies the attributes
to be included in the attribute table associated with the output raster.
·
COLOR—The RGB color values are derived from the input raster, on a
per-segment basis.
·
MEAN—The average digital number (DN), derived from the optional
pixel image, on a per-segment basis.
·
STD—The standard deviation, derived from the optional pixel image,
on a per-segment basis.
·
COUNT—The number of pixels comprising the segment, on a
per-segment basis.
·
COMPACTNESS—The degree to which a segment is compact or circular,
on a per-segment basis. The values range from 0 to 1, where 1 is a circle.
·
RECTANGULARITY—The degree to which the segment is rectangular, on
a per-segment basis. The values range from 0 to 1, where 1 is a rectangle.
This parameter is only
active if the Segmented key property is set to true on the input raster. If the
only input to the tool is a segmented image, the default attributes are COLOR,
COUNT, COMPACTNESS, and RECTANGULARITY. If an Additional Input Raster is
included as an input with a segmented image, MEAN and STD are also available
attributes.
يحدد السمات المراد تضمينها في جدول البيانات
المرتبط بالمخرجات النقطية.
• COLOR - يتم
اشتقاق قيم ألوان RGB من البيانات النقطية المدخلة ، على أساس كل مقطع.
• يعني - متوسط الرقم
الرقمي (DN) ، المشتق من صورة البكسل الاختيارية ، على أساس كل مقطع.
• STD -
الانحراف المعياري ، المشتق من صورة البكسل الاختيارية ، على أساس كل مقطع.
• COUNT - عدد
وحدات البكسل التي تتألف من المقطع ، على أساس كل مقطع.
• الترابط - الدرجة التي
يكون فيها المقطع مدمجًا أو دائريًا ، على أساس كل جزء. تتراوح القيم من 0 إلى 1 ،
حيث 1 عبارة عن دائرة.
• RECTANGULARITY - الدرجة التي يكون عندها المقطع مستطيلاً ، على أساس كل مقطع.
تتراوح القيم من 0 إلى 1 ، حيث 1 مستطيل.
تكون هذه المعلمة نشطة فقط إذا تم تعيين خاصية
المفتاح المقسم إلى "صواب" في البيانات النقطية للإدخال. إذا كان
الإدخال الوحيد للأداة عبارة عن صورة مجزأة ، فإن السمات الافتراضية هي COLOR و COUNT و COMPACTNESS و RECTANGULARITY. إذا تم تضمين إدخال
نقطي إضافي كمدخل مع صورة مجزأة ، فإن MEAN و STD هما
أيضًا سمات متاحة.
اليك صفحه ومجموعة على الفيس بوك لتعلم أكثر بما يخص نظم المعلومات الجغرافية (GIS) و برنامج ArcGIS Pro من خلال هذه الروابط:
تعليقات
إرسال تعليق