{"id":56017,"date":"2024-03-20T10:34:53","date_gmt":"2024-03-20T10:34:53","guid":{"rendered":"https:\/\/biomedpharmajournal.org\/?p=56017"},"modified":"2024-04-02T04:20:33","modified_gmt":"2024-04-02T04:20:33","slug":"human-epithelial-cell-image-analysis-and-segmentation-using-threshold-based-fusion-technique","status":"publish","type":"post","link":"https:\/\/biomedpharmajournal.org\/staging\/vol17no1\/human-epithelial-cell-image-analysis-and-segmentation-using-threshold-based-fusion-technique\/","title":{"rendered":"Human Epithelial Cell Image Analysis and Segmentation using Threshold Based Fusion Technique"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><strong>Introduction<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The\nrapid development of new technologies in the field of image processing has\nhelped in discovering human abnormalities at an early stage and is faster than\nmanual methods. Image analysis and segmentation have an essential role in the\nmedical field and help in the early detection of diseases in critical health conditions.\nDue to the structural complexity and type of the cell image, radiologists may\nface difficulties in extracting the necessary features of the image,<sup> 1<\/sup>\nwhich are crucial in treating the patient. Therefore, correct and meaningful\nsegmentation is a challenging task and is required for further process. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The\nmost used substrate for finding the antinuclear antibody (ANA) is the human\nepithelial type2 (HEp-2) cell samples, which are a natural protein array with\nplenty of antigens. The discovery of ANA in human serum is a vital transmission\ninstrument for connective tissue syndromes, and immune \ufb02uorescent (IIF) is the\nreference method for ANA testing. Indirect immune \ufb02uorescent (IIF-ANA) test is\nbecoming increasingly crucial for analyzing the cell image because of its ease\nand inexpensiveness <sup>1, 2<\/sup>. The attributes of epithelial type-2\n(HEp-2) cells are an oval shape with merged properties of connected tissues,\nwhich help in microscopic observation and provide better result in detecting\nthe number of antibodies with better resolution. Therefore, cell image\nsegmentation is an essential task that examines the appropriate biological\nfeatures such as cell type, shape, group, etc. The experimental studies are\nfocused mainly on (HEp-2) cell image and aim to identify and segment the cells\nbased on ground truth data.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Several\ncomputer vision methods have been developed for a variety of applications in\nimage processing. The first phase of computer vision includes pre-processing\nand image segmentation.<sup>3<\/sup> In this stage dissimilar objects are\nidentified and separated from the background. The next part is feature\nextraction, where object are measured. The computing of image features to\nquantitatively evaluate some significant features of object. These clusters are\ncombined to create a feature vector during feature mining. <sup>4, 5<\/sup> The\nnext level is classification. At this point, the output is only a decision to\nconclude the class of each object. The structural study is an explanation of\nimages to properly recognize and judge the vital details of images. <sup>6 &#8211; 15<\/sup><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Thresholding<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Thresholding\nis the fundamental way to do image segmentation. The grayscale image is taken\nas input data, and the output image will be in the form of binary. The simplest\nthresholding <sup>3<\/sup> method substitutes every pixel in an image with a\ndark pixel if the image intensity {\\display style I {i, j}} Ii, j&nbsp;is less\nthan definite static constant T (that is, Ii, j&nbsp;&lt; T&nbsp;{\\display\nstyle I {i, j} &lt; T}), or a bright pixel if the image intensity is more than\nthat constant. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Global threshold<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The histogram is a\ngraphical way of representing the image intensity. It reveals two points for an\nindication from the background and the foreground, respectively. Manual\nthresholding <sup>3<\/sup> involves intensity value (threshold) such that total\npixels having an intensity value lesser than the threshold fit to one segment,\nand the rest of the part fits the other. Global thresholding provides better\nresults only when the degree of intensity separation between the two points in\nthe image. It is an unsophisticated segmentation selection <sup>4<\/sup>.<\/p>\n\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-56028\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig1-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig1-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig1-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig1.jpg 519w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 1: <\/strong><strong>Graphical representation of histogram data.<\/strong><\/p>\n<p><\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig1.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"285\" height=\"47\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq1.jpg\" alt=\"\" class=\"wp-image-56029\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Otsu\u2019s threshold<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Image segmentation splits an image into its subareas and is a crucial task in mining image features, especially in medical image analysis and segmentation approaches. Due to its understanding of perception and ease, the thresholding technique is important and essential part of diagnosing medical images. <sup>5, 6<\/sup> Usually, the histogram-dependent threshold choice technique, and \u201cthe maximum between-class variance method proposed by the Japanese scholar Otsu used\u201d. The selection of principle threshold criteria technique reflects the largest interclass difference between the object and background. Similarly, by varying the Otsu\u2019s threshold level is either 0 or 1 to get an FCM threshold. Thus, in the analysis of general as well as medical images, this technique provides better results compared to some of the popular methods. <sup>11, 12<\/sup> The algorithm steps are given by <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Initial estimation of T<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Segmentation using of T<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">g1 pixel brighter than T<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">g2 pixel darker than T<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">[computation of average Intensities m1 and m2 of g1 and g2]\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"311\" height=\"47\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq2.jpg\" alt=\"\" class=\"wp-image-56030\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq2-300x45.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq2.jpg 311w\" sizes=\"(max-width: 311px) 100vw, 311px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">if [T-Tnew]&gt;\u2206Tbacktostep 2,  otherwise stop.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Adaptive threshold<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In&nbsp;an adaptive threshold, the threshold&nbsp;value is calculated for a particular region, thus it varies from the threshold rate at every pixel position based on the adjacent pixel values. <sup>6<\/sup> To estimate the threshold&nbsp;T (x, y)&nbsp;i.e. the threshold value at pixel position&nbsp;(x, y)&nbsp;in the image.<sup>13-16<\/sup><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"472\" height=\"41\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq3.jpg\" alt=\"\" class=\"wp-image-56031\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq3-300x26.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq3.jpg 472w\" sizes=\"(max-width: 472px) 100vw, 472px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Multilevel threshold<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Multilevel thresholding is the most applicable and popular image segmentation technique. <sup>7<\/sup> Here, thresholding is assigned to segment a gray-level image into some discrete areas. Here, more than one threshold criterion is chosen to analyze the given image. <sup>10<\/sup><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"366\" height=\"71\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq4.jpg\" alt=\"\" class=\"wp-image-56032\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq4-300x58.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq4.jpg 366w\" sizes=\"(max-width: 366px) 100vw, 366px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Optimal threshold<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Choosing a threshold in the valley between two overlapping peaks classifies the pixels inappropriate way. The selection of optimal threshold and the optimal regulation can be done inevitably by a similar learning process and is explicitly for the optimal selection of threshold used in predications. The directions from examples and&nbsp;counterexamples&nbsp;have been projected by reducing an entropy function. <sup>8<\/sup> The rules have the procedure of disjunctions of conjunctions of predicates. Thus, such a method can study commands from cases, and depends on an&nbsp;optimality&nbsp;principle. <sup>9, 10<\/sup><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"464\" height=\"64\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq5.jpg\" alt=\"\" class=\"wp-image-56033\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq5-300x41.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq5.jpg 464w\" sizes=\"(max-width: 464px) 100vw, 464px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">pb (z), p0 (z), prob. distributions of background, object pixels. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u03bcb, \u03bc0 : the means of the distributions. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u03c3b, \u03c30 : the standard deviations of the distributions. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Pb, Po : the a-priori probabilities of background, object pixel. <sup>17<\/sup><\/p>\n\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-56034\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig2-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig2-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig2-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig2.jpg 546w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 2: Optimal threshold selection in between the overlapping peaks.<\/strong><\/p>\n<p><\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig2.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\"><strong>K-means clustering<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This algorithm is a simple and effective unsupervised technique, which can be used for various applications like abnormality detection, pattern analysis, image scene understanding, etc. It classifies a sample set Y (y1, y2, y3\u2026. y<sub>n<\/sub>) into groups with the endeavor at minimizing an objective function J is given by, <sup>18<\/sup><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"328\" height=\"81\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq6.jpg\" alt=\"\" class=\"wp-image-56035\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq6-300x74.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq6.jpg 328w\" sizes=\"(max-width: 328px) 100vw, 328px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">where, n represents the quantity of samples and c<sub>i<\/sub> is the cluster center, where,  \u2016y<sub>j<\/sub><sup>(i) <\/sup>-c<sub>i<\/sub> \u2016<sup>2<\/sup>&nbsp;is the \u201cEuclidean distance measure between a data point y<sub>j<\/sub> and the cluster center c<sub>i<\/sub>\u201d. <sup>19<\/sup><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Algorithm steps<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Compare the distributed pixel intensity of the objects. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Initialize the centroids with K random intensities.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Recurrence the step till each cluster get labeled.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"348\" height=\"70\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq7.jpg\" alt=\"\" class=\"wp-image-56038\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq7-300x60.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq7.jpg 348w\" sizes=\"(max-width: 348px) 100vw, 348px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Here, N is the sample number of the i<sup>th<\/sup> cluster.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Cluster the points based on distance of their intensities from the centroid intensities.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Compute the new centroid for each of the clusters. <sup>20<\/sup><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Fuzzy c-means clustering<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">FCM\nalgorithm for detecting optimal partition of cluster points is one of the\npopular techniques for analysis of both cell and MRI images. It splits the data\npoints into subareas named cluster groups. Here the clustering points are\nautomatically assigned after the pre-processing stage, and the associate function\nis the curve that defines how each point in the input space is mapped to the\ndegree of associated value between 0 and 1. During the iteration process, at\neach cycle, optimized cluster points are generated. <sup>18, 21, 22<\/sup><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where, A represents the image and A = {Z (A, B), 0 &lt; A \u2264 M, 0 &lt; B \u2264 N}, and M*N denotes the cluster points.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"450\" height=\"81\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq8.jpg\" alt=\"\" class=\"wp-image-56041\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq8-300x54.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq8.jpg 450w\" sizes=\"(max-width: 450px) 100vw, 450px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">where, Y= {Y0, Y1, Y2,\u2026. Yc-1} signifies the data points<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">X = [\u03bcc (p, q)] is the matrix, <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u2018n\u2019 represents the constant.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u03bc<sub>c<\/sub> (p, q) is the associated data points of Z (A, B) at the C<sup>th<\/sup> cluster,<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u201cd<sub>c <\/sub>(p, q) is the Euclidian distance of the data point Z (A, B) from the C<sup>th<\/sup> cluster\u201d. <sup>21<\/sup><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Clusters number K (2 \u2264 K &lt; M*N) with original clustering matrix values are labeled. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The\ndata points Y<sub>c<\/sub>, and fuzzy matrix X<sub>c<\/sub> (p, q) are fixed by\nutilizing equations [9], [10], correspondingly. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The procedure is recurring till the quantities varying among two iterations and is not more than \u03b5. <sup>22, 23<\/sup><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"354\" height=\"67\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq9.jpg\" alt=\"\" class=\"wp-image-56042\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq9-300x57.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq9.jpg 354w\" sizes=\"(max-width: 354px) 100vw, 354px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"404\" height=\"74\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq10.jpg\" alt=\"\" class=\"wp-image-56043\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq10-300x55.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq10.jpg 404w\" sizes=\"(max-width: 404px) 100vw, 404px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The rest of this paper is structured as, proposed work in Section 2, the flowchart, and algorithm of the proposed method are presented in section 3, the result are given in section 4, and the conclusions in section 5.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Proposed method<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Firstly, the input\ncell image is transformed to grey scale, and a Gaussian filter is employed to\neliminate noise contamination in the cell image. <sup>8<\/sup> A denoised image\nis then thresholded by an automated higher threshold value in conjunction with\nbinary smoother. However, the thresholded pixel values are fewer than the\nimage&#8217;s mean frequency. The resulting image is processed with a &#8220;remove\nborder&#8221; operation, and the thresholded image is equalized using an\nadaptive histogram. The picture is simultaneously denoised and segmented using\nan FCM (fuzzy C-means) based clustering approach. Finally, combining these two\nwith the fusion procedure results in a new segmented image. The resultant image\nis more suitable to ground truth data, and is compared with existing\nthresholding algorithms. <sup>12<\/sup><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Gaussian filter<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The Gaussian filter is a type of linear smoothing filter in which the weights are chosen according to the Gaussian function procedure for removing noise from a normal distribution. Two-dimensional discrete Gaussian zero mean-function is employed as a smoothing filter in image processing. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"292\" height=\"54\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq11.jpg\" alt=\"\" class=\"wp-image-56044\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Higher Threshold<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Bernsen&#8217;s locally adaptive binarization approach is utilized to extract the adhesive cell image feature from a grayscale picture. It is also tested for various neighborhood values and contrast limitations.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"359\" height=\"63\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq12.jpg\" alt=\"\" class=\"wp-image-56045\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq12-300x53.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq12.jpg 359w\" sizes=\"(max-width: 359px) 100vw, 359px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">(Z<sub>low<\/sub>) is the lowest and (Z<sub>high<\/sub>) is the highest gray level pixel value in a square r x r neighborhood centered at pixel (x, y), <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"368\" height=\"40\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq13.jpg\" alt=\"\" class=\"wp-image-56046\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq13-300x33.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq13.jpg 368w\" sizes=\"(max-width: 368px) 100vw, 368px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">If the contrast measure C (x, y) &lt; l, the neighborhood is made up of only one class, foreground or background. Furthermore, r and l values altered based on the image regions employed.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Binary smoother<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Binary smoothing is a method for smoothing\ndata or filtering noisy data. The data is first categorized, and the sorted\nvalues are distributed across many segments or cells. The technique conducts\nlocal smoothing since they refer to a neighborhood of data. Smoothing by binary\nmeans replaces each value in a binary with the binary mean value.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Adaptive histogram<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The image is splits into discrete blocks, and a histogram is computed for each segment. Thus, adaptive histogram equalization computes many histograms, each of which corresponds to a different part of the picture. Consequently, it improves the local contrast and edge definitions in all segregated sections of the image.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Material and methods <\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Flow chart<\/strong><\/p>\n\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-56047\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig3-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig3-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig3-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig3.jpg 523w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 3: <\/strong><strong>Schematic flowchart of the proposed method<\/strong><strong>.<\/strong><\/p>\n<p><\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig3.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\"><strong>Algorithm steps<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Input: Cell image to\nbe segmented<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Output: Segmented image<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A cell image is converted to a gray-scale image.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Image denoising is performed with the Gaussian filter to diminish the noise contamination in the cell image.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Higher_threshold value is used to extract the required features from a denoised image, with binary smoother.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Segmented image is processed by adaptive histogram, which is more accurate and noise-free.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The combination of FCM clustered image along with the segmented image is fused to obtain the final target image.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Results and Discussions<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Performance matrices<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The proposed algorithm is coded and executed in (MATLAB R2020a). The cell image (Hep-2) and the corresponding reference data is extractedfrom SNPHep-2 Dataset. The results are compared with existing methods and are found to be better.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Accuracy <\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It specifies the perfect class of the image pixels. The measure of accuracy <sup>24<\/sup> is given by<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"452\" height=\"58\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq14.jpg\" alt=\"\" class=\"wp-image-56048\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq14-300x38.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq14.jpg 452w\" sizes=\"(max-width: 452px) 100vw, 452px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Pixels which are perfectly incorporated into the given class are represented by TP and TN represents the pixels which are not belonging to the specified class. FN is incorrectly projected pixels, which are not fitting to the specified class.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sensitivity<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Sensitivity is calculated through positive predicted and negative predicted values, which is the ratio of true outcome of all segmented results. <sup>24<\/sup> <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"335\" height=\"63\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq15.jpg\" alt=\"\" class=\"wp-image-56049\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq15-300x56.jpg 300w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq15.jpg 335w\" sizes=\"(max-width: 335px) 100vw, 335px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Dice co-efficient<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Dice-coefficient examines the identical things in between the segmented data and the reference data, which is retrieved from manual segmentation. Dice-coefficient of segmented image <sup>24, 25 <\/sup>is given by<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"291\" height=\"64\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq16.jpg\" alt=\"\" class=\"wp-image-56050\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">where, |M|and |N|cardinalities of two sets.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Jaccard-coefficient<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Jaccard-coefficient is as same as the dice-coefficient, which calculates the commonness in-between ground truth data with different segmentation methods employed in this paper and <sup>24, 25<\/sup> is given by<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"254\" height=\"60\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_eq17.jpg\" alt=\"\" class=\"wp-image-56051\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Experimental results <\/strong><\/p>\n\n\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-56052\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig4-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig4-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig4-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig4.jpg 680w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td><strong>Figure 4: a. Input cell raw image, b. Ground truth image, c. Enhanced image, d. Grayscale image<\/strong><p><\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig4.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-56053\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig5-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig5-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig5-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig5.jpg 683w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 5: Segmented by: a. Global_ threshold, b. Otsu\u2019s_threshold, c. Adaptive_threshold, d. Multilevel_threshold.<\/strong><\/p>\n<p><\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig5.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-56054\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig6-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig6-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig6-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig6.jpg 684w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 6: Segmented by: a. K-means_clustering, b. FCM_clustering, c. FCM_threshold, d. Higher_threshold, e. Proposed method.<\/strong><\/p>\n<p><\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig6.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\"><strong>Table 1: Comparison of Hep-2 cell image segmentation result.<\/strong><\/p>\n\n\n<table style=\"width: 95%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<td width=\"99\">\n<p style=\"text-align: center;\"><strong>Cell image<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p><strong>Global_T<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p><strong>Otsu\u2019s_T<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p><strong>Adaptive_T<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p><strong>Multi-<\/strong><\/p>\n<p><strong>Level_T<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p><strong>Fcm-C<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p><strong>K-means<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p><strong>Fcm_T<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p><strong>Higher_T<\/strong><\/p>\n<\/td>\n<td width=\"86\">\n<p style=\"text-align: center;\"><strong>Proposed method<\/strong><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"99\">\n<p style=\"text-align: center;\"><strong>Accuracy&nbsp; in %<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>97.39<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>95.67<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>86.65<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>95.67<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>95.67<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>94.89<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>97.34<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>97.41<\/p>\n<\/td>\n<td width=\"86\">\n<p style=\"text-align: center;\">97.66<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"99\">\n<p style=\"text-align: center;\"><strong>Sensitivity in %<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>92.01<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>85.82<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>85.82<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>85.82<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>85.70<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>91.14<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>91.42<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>90.60<\/p>\n<\/td>\n<td width=\"86\">\n<p style=\"text-align: center;\">95.68<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"99\">\n<p style=\"text-align: center;\"><strong>Dice Coefficient in %<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>93.96<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>89.20<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>89.20<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>89.20<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>89.17<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>88.07<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>93.46<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>93.98<\/p>\n<\/td>\n<td width=\"86\">\n<p style=\"text-align: center;\">94.44<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"99\">\n<p style=\"text-align: center;\"><strong>Jaccard Coefficient in %<\/strong><\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>88.67<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>80.50<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>80.50<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>80.50<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>80.45<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>78.68<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>87.20<\/p>\n<\/td>\n<td style=\"text-align: center;\" width=\"86\">\n<p>87.93<\/p>\n<\/td>\n<td width=\"86\">\n<p style=\"text-align: center;\">89.47<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<table style=\"width: 70%;\" border=\"1\" cellpadding=\"5\">\n<tbody>\n<tr>\n<td><img decoding=\"async\" class=\"alignnone size-thumbnail wp-image-56055\" src=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig7-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig7-150x150.jpg 150w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig7-256x256.jpg 256w, https:\/\/biomedpharmajournal.org\/staging\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig7.jpg 679w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/td>\n<td>\n<p><strong>Figure 7: Performance evaluation of suggested study with existing techniques.<\/strong><\/p>\n<p><\/p>\n<p><a href=\"https:\/\/biomedpharmajournal.org\/wp-content\/uploads\/2024\/02\/Vol17No1_Hum_Swa_fig7.jpg\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to view Figure<\/a><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\n<p class=\"wp-block-paragraph\"><strong>Conclusion<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A unique threshold-based image segmentation approach is suggested in this paper. The proposed model&#8217;s performance is compared to manual and current segmentation approaches, as well as the pre-processing procedure. However, instead of current segmentation strategies, the suggested method delivers superior segmentation by integrating the FCM-based clustering technique with image segmented by higher thresholding, which is one of the study&#8217;s important advantages. Furthermore, classic threshold-based segmentation approaches such as Otsu\u2019s, multi-level, and FCM thresholding methods, suffer, loss of intrinsic information after segmenting the cells, whereas global and adaptive thresholding give superior segmentation, but the threshold criteria must be set manually. Although unsupervised clustering techniques such as K-means and FCM are popular, the findings of both approaches do not meet the acceptable level throughout the assessment, particularly for adhesive cell segmentation. As a result, the proposed method has an edge and is useful in segmenting the adhesive Hep-2 cell image without sacrificing essential information at the fusion level. While examining the biological aspects of the Hep-2 cell image, radiologists will find the entire research quite useful. The simulation output of the proposed study is more effective and efficient in terms of computing. It is discovered that performance metric\u2019s sensitivity parameter improves by around 3%, and the segmented image&#8217;s effectiveness is assessed in terms of accuracy, sensitivity, dice-coefficient, and Jaccard-coefficient. The main contribution of this work is the improvement of performance measure, which is supported in all of these factors and is clear from the outcomes of the proposed algorithm.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Acknowledgement<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Standard test image samples used in this work were extracted from SNPHEp-2 Dataset,&nbsp;(https:\/\/staff.itee.uq.edu.au\/lovell\/snphep2\/).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Conflict of interest<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There is no conflict of interest.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Funding Source<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There are no funding sources<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>References<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Rintu Maria Thomas, Jisha John, A review on cell detection and segmentation in microscopic images, 2017 international conference on circuits, power and computing technologies [iccpct], IEEE&nbsp;xplore:&nbsp;19 october 2017, doi:&nbsp;10.1109\/iccpct.2017.8074189.<br><a rel=\"noreferrer noopener\" aria-label=\"CrossRef (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1109\/ICCPCT.2017.8074189\" target=\"_blank\">CrossRef<\/a><\/li><li>Simone Tonti Santa Di Cataldo Andrea Bottino<a> <\/a>Elisa Ficarra, An automated approach to the segmentation of HEp-2 cells for the indirect immunofluorescence ANA test, Computerized Medical Imaging and Graphics, Volume 40,&nbsp;March 2015, Pages 62-69, https:\/\/doi.org\/10.1016\/j.compmedimag.2014.12.005.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.compmedimag.2014.12.005\" target=\"_blank\"> CrossRef <\/a><\/li><li>S.Sudha, G.R.Suresh and R.Sukanesh, Speckle noise reduction in ultrasound images by wavelet thresholding based on weighted variance. doi:10.7763\/ijcte.2009.v1.2.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.7763\/IJCTE.2009.V1.2\" target=\"_blank\"> CrossRef <\/a><\/li><li>Huiping Yang, Haoyun Kuang, Xu Qin, and Guanyu Cai, Global threshold prediction of multicarrier multipactor with time distribution and material coefficients he wen, member, IEEE, doi:&nbsp;10.1109\/temc.2017.2763955.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1109\/TEMC.2017.2763955\" target=\"_blank\"> CrossRef <\/a><\/li><li>J. Gholampour, A.a. Pouyan, The segmentation of FMI image layers based on FCM clustering and otsu\u2019s thresholding, international journal of scientific &amp; engineering research volume 3, issue 3, march-2012, ISSN 2229-5518.<\/li><li>Panelshijian Chenpengjianshang, An adaptive method for threshold of recurrence quantification analysis based on sax, doi.org\/10.1016\/j.cnsns.2019.105061.<\/li><li>Amit Gurung,&nbsp;Sangyal Lama Tamang, Image segmentation using multi-threshold technique by histogram sampling, september 2019, project:&nbsp;digital image processing.<\/li><li>Panelb.Wangab, l.Chenaj.Chengc, New result on maximum entropy threshold image segmentation based on P system. doi.org\/10.1016\/j.ijleo.2018.02.062.<\/li><li>Chunyuan Wan;&nbsp;Mingquan Ye;&nbsp;Chuanwen Yao;&nbsp;Changrong Wu, Brain MR image segmentation based on gaussian filtering and improved FCM, &nbsp;2017 10th international congress on image and signal processing, biomedical engineering and informatics (cisp-bmei), IEEE&nbsp;xplore:&nbsp;27 february 2018, doi:&nbsp;10.1109\/cisp-bmei.2017.8301978.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1109\/CISP-BMEI.2017.8301978\" target=\"_blank\"> CrossRef <\/a><\/li><li>Thresholding (Jain et al., Sections 3.2.1, 3.2.2, Petrou et al., Chapt 7).<\/li><li>Xiaoqiang Ji, Yang Li, Jiezhang Cheng, Yuanhua Yu*, Meijiao Wang, Cell image segmentation based on an improved watershed algorithm, 2015 8th international congress on image and signal processing (cisp 2015), 978-1-4673-9098-9\/15\/$31.00 \u00a92015 IEEE.<\/li><li>N.Valliammal, Dr.S.N.Geethalakshmi, Leaf image segmentation based on the combination of wavelet transform and k-means clustering. (ijarai) international journal of advanced research in artificial intelligence, vol. 1, no. 3, 201237 | page www.ijarai.thesai.org, Vol. 1, No. 3, 2012, doi:10.14569\/ijarai.2012.010307.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.14569\/IJARAI.2012.010307\" target=\"_blank\"> CrossRef <\/a><\/li><li>M. Petrou and P. Bosdogianni, Image processing the fundamentals, wiley, uk, 2004.r. c. gonzalez and r.e. woods, digital image processing 2nd edition, prentice hall, new jersey, 2002.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1002\/0470841907\" target=\"_blank\"> CrossRef <\/a><\/li><li>Mantosh Biswas* and Hari Omindian, A new soft-thresholding image denoising method, 2nd international conference on communication, computing &amp; security [icccs-2012] . school of mines, dhanbad-826004, jharkand, india. Procedia Technology 6 (2012) 10 \u2013 15, doi: 10.1016\/j.protcy.2012.10.002. <br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.protcy.2012.10.002\" target=\"_blank\"> CrossRef <\/a><\/li><li>B. K. Shreyamsha Kumar, Image denoising based on non-local means filter and its method noise thresholding. doi 10.1007\/s11760-012-0389-y. <\/li><li>Grace Chang, bin yu, martin vetterli, Adaptive wavelet thresholding for image denoising and compression. February 2000, IEEE transactions on image processing&nbsp;9(9):1532-46, doi:10.1109\/83.862633.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1109\/83.862633\" target=\"_blank\"> CrossRef <\/a><\/li><li>H.D. Cheng, X.H. Jiang, Jingli, Color image segmentation based on homogram thresholding and region merging. Wang department of computer science, utah state university, logan, ut 84322-4205, usa received 31 january 2000; received in revised form 29 january 2001; accepted 29 january 2001. <\/li><li>Youguo Li, Haiyan Wu, A clustering method based on k-means algorithm, 2012 international conference on solid state devices and materials science, elsevier physics procedia 25 (2012) 1104 \u2013 1109. december 2012physics procedia&nbsp;25:1104-1109, doi:10.1016\/j.phpro.2012.03.206.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.phpro.2012.03.206\" target=\"_blank\"> CrossRef <\/a><\/li><li>B. Padmapriya,&nbsp;M. S. Sangeetha,&nbsp;G. Ramya Priya Nandhini,&nbsp;T. T. Anusha Devi. Detection of malarial parasites using image processing techniques from blood smear slides, RJPT, volume &#8211; 11, issue &#8211;&nbsp;10,&nbsp;year &#8211;&nbsp;2018, doi:&nbsp;10.5958\/0974-360X.2018.008053.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.5958\/0974-360X.2018.00805.3\" target=\"_blank\"> CrossRef <\/a><\/li><li>Jianwei Liu1, a, Lei Guo1, b *, An improved k-means algorithm for brain MRI image segmentation, 3rd international conference on mechatronics, robotics and automation (ICMRA 2015). Available Online April 2015, https:\/\/doi.org\/10.2991\/icmra-15.2015.210.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.2991\/icmra-15.2015.210\" target=\"_blank\"> CrossRef <\/a><\/li><li>Abhishek Bala, *, Minakshi Banerjeea, Amlan Chakrabartib, Punit Sharmac, MRI brain tumor segmentation and analysis using rough-fuzzy c-means and shape-based properties, journal of king saud university, computer and information sciences, 1319-1578, https:\/\/doi.org\/10.1016\/j.jksuci.2018.11.001.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1016\/j.jksuci.2018.11.001\" target=\"_blank\"> CrossRef <\/a><\/li><li>Yogita K. Dubey and Milind M. Mushrif, FCM clustering algorithms for segmentation of brain MR images, hindawi publishing corporation advances in fuzzy systems, volume 2016, article id: 3406406, 14 pages, http:\/\/dx.doi.org\/10.1155\/2016\/3406406.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1155\/2016\/3406406\" target=\"_blank\"> CrossRef <\/a><\/li><li>Akila Victor,&nbsp;Muhammad Rukunuddin Ghalib, Detection of skin cancer cells \u2013a review, RJPT,&nbsp;&nbsp;Volume &#8211;&nbsp;10, Issue &#8211;&nbsp;11, Year &#8211;&nbsp;2017, DOI:&nbsp;10.5958\/0974-360X.2017.00742.9.&nbsp;<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.5958\/0974-360X.2017.00742.9\" target=\"_blank\"> CrossRef <\/a><\/li><li>Karlijn, J. van, Stralen1 vianda, S. Stel1 johannes, B. Reitsma2 friedo, W. Dekker13 carminezoccali4 kitty,&nbsp; J.Jager1. Diagnostic methods i: sensitivity, specificity, and other measures of accuracy, under an Elsevier&nbsp;user  license,https:\/\/doi.org\/10.1038\/ki.2009.92.<br><a rel=\"noreferrer noopener\" aria-label=\" CrossRef  (opens in a new tab)\" href=\"https:\/\/doi.org\/10.1038\/ki.2009.92\" target=\"_blank\"> CrossRef <\/a><\/li><li>&nbsp;Jeroenbertels&nbsp;j.b. and T.E. Optimizing the dice score and jaccard index for medical image segmentation: theory &amp; practice, have contributed equally to this work.11esat, center for processing speech and images, kuleuven, Belgium.<\/li><\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Introduction The rapid development of new technologies in the field  [&#8230;]<\/p>\n","protected":false},"author":15,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[113],"tags":[],"class_list":["post-56017","post","type-post","status-publish","format-standard","hentry","category-vol17no1"],"_links":{"self":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts\/56017","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/comments?post=56017"}],"version-history":[{"count":5,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts\/56017\/revisions"}],"predecessor-version":[{"id":57487,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/posts\/56017\/revisions\/57487"}],"wp:attachment":[{"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/media?parent=56017"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/categories?post=56017"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/biomedpharmajournal.org\/staging\/wp-json\/wp\/v2\/tags?post=56017"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}