لخّصلي

خدمة تلخيص النصوص العربية أونلاين،قم بتلخيص نصوصك بضغطة واحدة من خلال هذه الخدمة

نتيجة التلخيص (50%)

Image Segmentation
Segmentation is the process that subdivides an image into a number of uniformly homogeneous regions.Histogram-oriented segmentation produces an individual segmentation for each feature of the multifeatured data, and then overlaps the segmentation results from each feature to produce more fragmented regions.In other words, segmentation of an image is defined by a set of regions that are connected and nonoverlapping, so that each pixel in a segment in the image acquires a unique region label that indicates the region it belongs to.
Segmentation is one of the most important elements in automated image analysis, mainly because at this step the objects or other entities of interest are extracted from an image for subsequent processing, such as description and recognition.An image is thus defined by a set of regions that are connected and nonoverlapping, so that each pixel in the image acquires a unique region label that indicates the region it belongs to.
The set of objects of interest in an image, which are segmented, undergoes subsequent processing, such as object classification and scene description.Some of the texture properties are coarseness, smoothness, regularity, etc., while the common shape descriptors are length, breadth, aspect ratio, area, location, perimeter, compactness, etc.Segmentation involves partitioning an image into a set of homogeneous and meaningful regions, such that the pixels in each partitioned region possess an identical set of properties or attributes.Gray level thresholding techniques are computationally inexpensive methods for partitioning a digital image into mutually exclusive and exhaustive regions.One of the earliest thresholding algorithms was suggested by Otsu ,which is based on the principle that the gray-level for which the inter-class variance is maximum is selected as the threshold.It is an iterative process where each seed pixel grows iteratively until every pixel is processed and thereby forms different regions whose boundaries are defined by closed polygons.Cluster-oriented techniques may be more appropriate than histogram-oriented ones in segmenting images, where each pixel has several attributes and is represented by a vector.Thus the pixels inside the regions describe the region and the process of segmentation involves partitioning the entire scene in a finite number of regions.The thresholding operation involves identification of a set of optimal thresholds, based on which the image is partitioned into several meaningful regions.If objects are disjoint and their gray levels are clearly distinct from the background, then the histogram is multimodal with each peak distinctly separate from the other. c) Similarity: The similarity denotes the minimum difference in the gray level observed between two spatially adjacent pixels or average gray level of a set of pixels, which will yield different regions.After extracting each segment; the next task is to extract a set of meaningful features such as texture, color, and shape.The growing need for automated image analysis and interpretation in a wide range of applications necessitates the development of segmentation algorithms.Thus if we can extract the edges in an image and link them, then the region is described by the edge contour that contains it.
?Region growing :
Region growing refers t o the procedure that groups pixels or subregions into larger regions.Starting with a set of seed points, the regions are grown from these points by including to each seed point those neighboring pixels that have similar attributes like intensity] gray level texture, color, etc.o
o

The important issues in the region growing are:
a) Selection of initial seeds that represent regions and the selection of suitable properties for including the points in various regions during the growing process.A binary matrix A is called an adjacency matrix when it represents a region adjacency graph (RAG).Cluster-oriented segmentation uses the multidimensional data to partition the image pixels into clusters.Thereafter the objects on the land part of the scene need to be appropriately segmented and subsequently classified.These are important measurable entities which give measures of various properties of image segments.Segmentation algorithms are based on one of the two basic properties of gray-level values-discontinuity and similarity among the pixels.The criterion proposed by Otsu maximizes the between-class variance of pixel intensity.This method results in more computational complexity because of complexities involved in computation of the between-class variance.Bi-level thresholding is employed on images which have bimodal histograms.????????.


النص الأصلي

Image Segmentation
Segmentation is the process that subdivides an image into a number of uniformly homogeneous regions.
Each homogeneous region is a constituent part or object in the entire scene. In other words, segmentation of an image is defined by a set of regions that are connected and nonoverlapping, so that each pixel in a segment in the image acquires a unique region label that indicates the region it belongs to.
Segmentation is one of the most important elements in automated image analysis, mainly because at this step the objects or other entities of interest are extracted from an image for subsequent processing, such as description and recognition.
For example, in case of an aerial image containing the ocean and land, the problem is to segment the image initially into two parts: land segment and water body or ocean segment.
Thereafter the objects on the land part of the scene need to be appropriately segmented and subsequently classified.
After extracting each segment; the next task is to extract a set of meaningful features such as texture, color, and shape. These are important measurable entities which give measures of various properties of image segments.
Some of the texture properties are coarseness, smoothness, regularity, etc., while the common shape descriptors are length, breadth, aspect ratio, area, location, perimeter, compactness, etc. Each segmented region in a scene may be characterized by a set of such features.




Finally based on the set of these extracted features, each segmented object is classified to one of a set of meaningful classes. In a digital image of ocean, these classes may be ships or small boats or even naval vessels and a large class of water body.
The problems of scene segmentation and object classification are two integrated areas of studies in machine vision. Expert systems, semantic networks, and neural network- based systems have been found to perform such higher-level vision tasks quite efficiently.
The growing need for automated image analysis and interpretation in a wide range of applications necessitates the development of segmentation algorithms.
Segmentation involves partitioning an image into a set of homogeneous and meaningful regions, such that the pixels in each partitioned region possess an identical set of properties or attributes.
These sets of properties of the image may include gray levels, contrast, spectral values, or textural properties.
The result of segmentation is a number of homogeneous regions, each having an unique label.
An image is thus defined by a set of regions that are connected and nonoverlapping, so that each pixel in the image acquires a unique region label that indicates the region it belongs to.
The set of objects of interest in an image, which are segmented, undergoes subsequent processing, such as object classification and scene description.
A complete segmentation of an image R involves identification of a finite set of regions such that
 Segmentation algorithms are based on one of the two basic properties of gray-level values-discontinuity and similarity among the pixels.
 In the first category of algorithms, we partition an image based on abrupt changes in gray level. The principal areas of interest within this category are the detection of lines and edges in an image.
 Thus if we can extract the edges in an image and link them, then the region is described by the edge contour that contains it.
 We may view the process of segmentation from another perspective. From this point of view, the connected set of pixels having more or less the same homogeneous intensity form the regions.
 Thus the pixels inside the regions describe the region and the process of segmentation involves partitioning the entire scene in a finite number of regions.


The principal approaches in the second category are based on the similarity among the pixels within a region. While segmenting an image, various local properties of the pixels are utilized. The well-established segmentation techniques are:


  1. Histogram-based thresholding.

  2. Region growing.

  3. Clustering/Classification.
    1 ) Histogram-based thresholding :
     Gray level thresholding techniques are computationally inexpensive methods for partitioning a digital image into mutually exclusive and exhaustive regions.
     The thresholding operation involves identification of a set of optimal thresholds, based on which the image is partitioned into several meaningful regions.
     One of the earliest thresholding algorithms was suggested by Otsu ,which is based on the principle that the gray-level for which the inter-class variance is maximum is selected as the threshold.
     For a gray level k all the gray-value


تلخيص النصوص العربية والإنجليزية أونلاين

تلخيص النصوص آلياً

تلخيص النصوص العربية والإنجليزية اليا باستخدام الخوارزميات الإحصائية وترتيب وأهمية الجمل في النص

تحميل التلخيص

يمكنك تحميل ناتج التلخيص بأكثر من صيغة متوفرة مثل PDF أو ملفات Word أو حتي نصوص عادية

رابط دائم

يمكنك مشاركة رابط التلخيص بسهولة حيث يحتفظ الموقع بالتلخيص لإمكانية الإطلاع عليه في أي وقت ومن أي جهاز ماعدا الملخصات الخاصة

مميزات أخري

نعمل علي العديد من الإضافات والمميزات لتسهيل عملية التلخيص وتحسينها


آخر التلخيصات

Changes in rura...

Changes in rural Central Africa are resulting in rapid erosion in the culture of forest peoples. Bey...

Enterprise solu...

Enterprise solutions or suites refer to comprehensive software packages designed to address the comp...

شعار القصص القص...

شعار القصص القصيرة الكلاسيكية اطلاق النار على الفيل بقلم جورج أورويل (1903-1950) عدد الكلمات التقريب...

mirna fadwa عضو...

mirna fadwa عضو مجتهـد تاريخ التسجيل: 06-03-2012 الدولة: الجزائر المشاركات: 237 mirna fadwa سيصبح...

A continuous st...

A continuous stirred tank reactor (CSTR) is a type of chemical reactor that is widely used in indust...

المطلب الأول: ب...

المطلب الأول: بعض صور الجريمة المعلوماتية وخصائص المجرم المعلوماتي: تتعدد صور الجريمة المعلوماتية ب...

الخبرات العملية...

الخبرات العملية يقصد بالخبرات العملية، مجموع السنوات العملية ومستواها التي توفر جزءا من الحد الأدنى...

في ساعة الأصيل ...

في ساعة الأصيل هذه والشمس تجنح نحو الغروب، وأنا متربع على قمة هذا الكتيب مثلما كنت أفعل في شبابي تت...

3. Precise Bloo...

3. Precise Blood Sugar Monitoring: Beyond its appealing design and affordability, the device excels ...

The diagram ill...

The diagram illustrates a method for capturing carbon dioxide (CO2) from power plant emissions. It s...

The Matterhorn ...

The Matterhorn is known for its distinctive pyramid shape with four steep faces rising above the sur...

تحدثت عن أهمية ...

تحدثت عن أهمية التقويم في العملية التعليمية وكيف يعتبر عنصرا أساسيا من مكونات المنهج. لنستعرض بعض ال...