Abstract

This paper aimed to explore pelvic lymphadenectomy for gynecological malignant tumors guided by computed tomography angiography (CTA) images under region-growing algorithm (RGA). 100 cases of malignant tumor patients who received pelvic lymphadenectomy in hospital from January 2018 to January 2020 were analyzed. Patients were classified into control group (CTA image) and experimental group (RGA-based CTA image), each with 50 cases. The overall accuracy (OA) of the pelvic CT image segmentation parameters under RGA, the watershed segmentation algorithm (WA), and the swarm intelligence optimization algorithm (SIOA) was compared. Comparisons of segmentation parameters, denoising performance, and CT imaging of patients as well as diagnosis rate and total efficiency rate were carried out. The results showed that overall accuracy (OA) of RGA was considerably higher versus watershed segmentation algorithm (WA) and swarm intelligence optimization algorithm (SIOA). However, false positive rate (FPR) and false negative rate (FNR) of RGA were greatly lower than those of other algorithms. RGA greatly improved the accuracy of pelvic tumor detection. The peak signal-to-noise ratio (PSNR) of RGA was superior to that of WA and SIOA, but differences in edge preservation index (EPI) value were not significant. The diagnosis rate of the experimental group was 48/50 (96%), while the diagnosis rate by manual means was 38/50 (76%). For the diagnosis rate and total efficiency, results of the experimental group were evidently higher in contrast to the control group (). In conclusion, under RGA, CTA image-guided pelvic lymphadenectomy had good segmentation accuracy and denoising performance, and it was superior in total efficiency and diagnosis rate, which was worthy of clinical promotion.

1. Introduction

Malignant pelvic tumors are mainly manifested as pelvic masses. Ovarian tumors are the most common ones. In addition to the history of pelvic masses, they are also accompanied by lower abdomen enlargement, and CA125 is notably higher. B-ultrasound showed solid or mixed mass. About 1/2 cases have a history of dysmenorrhea, and one-third of cases have menstrual disorders and delayed menstruation. In a few cases, there are no obvious symptoms. For areas that suggest no echo, in most cases, part B is mixed echo, coating thickness is irregular, with double-sided, and carbohydrate antigen 125 (CA125) increases. It is complicated to conduct anatomy of the pelvis. Similar to that of the abdomen, the pelvis has two main compartments: the peritoneal cavity and the sub-peritoneal space, which are separated by the peritoneum, and each compartment is a continuous space [1, 2]. The sub-peritoneal cavity contains the entire abdominal and pelvic organs (and the respective mesenteric organs), extraperitoneal space ligaments, blood vessels, nerves, and lymphatic vessels.

Pelvic clearance (PE) refers to the radical lump resection of all lesions involving the pelvic organs, followed by pelvic reconstruction to restore the vital bodily functions that have been abolished. PE is a palliative therapy used to relieve symptoms of advanced pelvic cancer that cannot be controlled by radiotherapy. Due to the development of stable reconstructive surgical techniques and the improvement of perioperative treatments, parenteral surgery has developed rapidly. From palliative care alone to potentially curable surgery, among carefully nursed patients, the 5-year survival rate is over 50% confined to the pelvic refractory tumor [3, 4]. Gynecological cancer is indication for PE. PE is an important task for both patients and doctors. Although the death rate associated with surgery is now less than 5%, the death rate from serious complications after surgery is still more than 50%. Therefore, pre-operative evaluation is necessary. PET/CT plays central role in pre-operative evaluation. It can locate, analyze, and image tumor tissue and retrograde, but it is not accurate. Since PET/CT has insignificant clinical treatment effects, RGA was introduced. The basic idea of the RGA is to combine pixels with similar attributes. For each region, a seed point growth should be specified as the starting point. Then, the pixel field around the seed point should be combined with the seed point, and the similarity point should continue to grow outward until no pixel contains a condition. For the RGA, selection of seed points should be carried out first. In many cases, the selection of seed points is carried out by means of human interaction [5, 6]. For example, the interior of CT image is found as the extraction point, and then the growth criteria are confirmed, including gray value and color of color image, which are all about the expression between pixels. Finally, conditions were determined to facilitate the cessation of growth [7, 8].

In this work, PE and approach for different types of pelvic reconstruction and clinical analysis of pelvic lymphadenectomy for gynecological malignancies under the guidance of CTA image based on RGA were emphasized. PET/CT was also reviewed as a roadmap for pre-operative treatment. In addition, how FDG PET/CT helps to identify changes in the treatment of persistent or recurrent tumors after radiotherapy was described, as well as how to avoid potential treatment risks due to previous radiation exposure. Finally, the expected post-management of the pelvis and the common appearance of post-PE complications were reviewed.

2. Materials and Methods

2.1. Research Subjects

One hundred patients with malignant tumors received pelvic lymphatic surgery in hospital from January 2018 to January 2020 were analyzed retrospectively. The median age of the patients was 58 years (29–85 years), and the median body mass index was 23.8 kg/m2 (16.0–40.3 kg/m2). Patients with CT serial images of pelvic cavity were included in the study. The main scanning parameters were 0.6 mm slice thickness and 0.6 mm slice distance. More than 900 12-bit slice images with 512 × 512 resolution were collected from each patient. The main difference between the two is that angiography is dynamic. After the contrast agent is pushed in, there is dynamic visualization in the target artery area, so the entire dynamic process can be seen very clearly. It is very intuitive and very accurate. Although it also pushes the contrast agent in CT, it scans it out layer by layer, so what can be seen is the plane diameter change map, which is equivalent to recreating the image of the morphological map like a movie. Although it is clearer, the accuracy rate is lower than that of angiography. In addition, angiography can be viewed from various angles during the operation. For example, if there is a serious stenosis which cannot be seen clearly at this position, the angle can be changed. Multiple angles are often used to find the lesion easily. CT only presents a fixed axial position of the coronal plane for inspection, and it has no such function. For example, for intracranial aneurysms, 360-degree CT can be done, which can clearly determine the adjacency, size, and location of the aneurysm, and it is very beneficial for the next step of surgical planning. CT sequence of human abdomen scan is shown in Figure 1.

2.2. CTA Image Based on Region-Growing Algorithm

R represents the whole image region, and the segmentation divides the region R into N sub-regions R1, R2, … Rn, and the following conditions need to be met.(a)U(Ri) = R.(b)Ri is a connected region, i = 1,2,3, …, n.(c)Ri ∩ Rj = empty set, and for any i, j, ij.(d)P(Ri) = true, i = 1,2, …, n.(e)R(Pi U Rj) = false, ij.

Region growth is the process of aggregating pixels or sub-regions into larger regions regarding a pre-defined criterion, with sufficient assurance that the segmented regions meet (a)–(e) criteria.

The region-growing algorithm mainly uses the determination of the growth seed point, the conditions of the area growth, and the stopping conditions of the area growth.

The number of seed points is chosen one or more times according to specific problems and can be determined completely automatically or through human-computer interaction according to specific problems. Region growth is actually some similarity criteria defined regarding the continuity between gray levels of pixels, and the condition of stopping region growth defines the termination rule. When no pixels meet the conditions for joining a certain area, the growth of the area will stop. In the algorithm, a variable is defined, and the maximum pixel gray distance is Reg_maxdist. When the absolute value difference between average gray value of all pixels in the area to be divided and gray value of the pixel to be added is ≤ Reg_maxdist, pixel will be added to the area to be divided. Instead, region-growing algorithm stopped, as shown in Figure 2.

In region growth, it is imperative to know the number of the pixel to be analyzed (represented by the x and y coordinate values of the pixel), as well as gray value of the pixel.

Determination of the growth criterion: it is supposed that coordinate position of the initial seed point is (x0, y0), the pixel value of the initial seed point is f(x0, y0), and the pixel value of the eight neighborhoods near the seed point is as follows.

Then, the growth criterion is as follows:

It can be seen from the above growth criterion that the selected range of the threshold in the region growth affects the segmentation result. This study was based on the CTA images. Due to the large difference in gray value of each region, CTA images combined with region growth can accurately segment the target region [5]. The details are shown in Figure 3.

2.3. Case Grouping

According to whether to perform RGA CTA imaging, all patients were classified as experimental group and control group equally. The specific patient information is shown in Table 1. The most common stage was cancer stage III (IIIC) according to International Federation of Gynecology and Obstetrics (FIGO) staging, and 50% of patients were in IIIC stage. 20% of patients received any form of intestinal surgery. Splenectomy accounted for 3.5%, and stoma accounted for 7.0%. Average age was 58 years (29–85), and average BMI was 23.8 kg/m2 (16.0–40.3).

In total, the median number of lymph nodes was 37 (5–76), 59 patients (51.8%) had lymph node metastasis, and 5 lymph nodes (1–48) were positive. An average of 24.5 pelvic lymph nodes (2–52) were removed in 20 patients (2 of which were recommended by the American Cancer Society to remove only the para-aortic lymph nodes). Thirty-nine cases (34.8%) were diagnosed with positive pelvic lymph nodes, including at least one lymph node (median: 3 cases, range: 1–26). 42 patients undergoing para-aortic lymphadenectomy were with 12 (1–48) lymph nodes. 51 patients (51%) were with at least one positive para-aortic lymph node (median: 2 cases, range: 1–22). Among the 65 patients with FIGO stage III tumors, 47 (47%) patients had FIGO stage III tumors with positive lymph nodes, and 40 patients (61.5%) had at least one positive para-aortic lymph node. Of the 14 patients with FIGO stage IV tumors, 12 (85.7%) had active nodes, and 11 of them (11%) had at least one metastasis to para-aortic nodes.

2.4. Observation Indexes
(I)Clinical symptoms: patient’s signs of fever, diarrhea, vomiting, and coughing were observed and recorded.(II)Imaging data: mainly CT images of the patient’s chest were collected, and the region-growing algorithm was used to resegment the images to reacquire the characteristics of the patient’s CT image.(III)Treatment: all patients were treated with the same treatment plan for 2 weeks, to observe the recovery rate and total effective rate of patients.
2.5. Statistical Analysis

All data were statistically analyzed using SPSS22.0 software. Mean ± standard deviation was how measurement data were expressed, tested by t-test. Percentage was how count data were expressed, tested by chi-square test. meant the difference was significant.

3. Results

3.1. Unenhanced Axial CT Image

The unenhanced axial CT image is shown in Figure 3.

3.2. Plain CT Scan of Human Abdomen

The plain CT scan of human abdomen is shown in Figure 1.

3.3. Comparison of Pelvic CT Image Segmentation Parameters with Different Algorithms

The results of pelvic CT image segmentation parameters of different algorithms are shown in Figures 4 and 5. The RGA had OA of 0.905, FPR of 0.0472, and FNR of 0.0482. Those of WA were 0.845, 0.0865, and 0.0845, respectively. Those of SIOA were 0.827, 0.1240, and 0.0742, respectively. It can be concluded that the OA of RGA was higher versus WA and SIOA, and both FPR and FNR were lower versus WA and SIOA. However, the differences of those values of different algorithms were not statistically significant.

3.4. Comparison of Pelvic CT Image Segmentation and Denoising Performance with Different Algorithms

The comparison of pelvic CT image segmentation and denoising performance of different algorithms is shown in Figure 6. PSNR of RGA was 27.826, and EPI of RGA was 0.925. The PSNR of WA was 26.454, and EPI of WA was 0.968. The PSNR of SIOA was 26.871, and EPI of SIOA was 0.925. The PSNR of RGA was higher than that of WA and SIOA. The EPI value of the WA was the highest, and those of RGA and SIOA were close to each other.

3.5. Analysis of CT Imaging Manifestations of Patients’ Pelvic Cavity

The results of pelvic CT imaging of all patients were analyzed, and the number of main blood supply arteries, the distribution of new blood vessels, tumor staining, and the blood supply arteries associated with routes and newly formed patterns are recorded in Table 2.

3.6. Comparison of Diagnosis Rate and Total Efficiency of Patients between Groups

The comparison results of the diagnosis rate and total effective rate of patients are shown in Figure 7. For the experimental group, CTA imaging based on the RGA was adopted, and for the control group, conventional CT imaging was adopted for manual diagnosis. As a result, the diagnosis rate in the experimental group was 48/50 (96%), while the manual diagnosis rate was 38/50 (76%). The difference between the two groups was evident. The total effective rate of patients was 100%.

4. Discussion

The CTA images based on the RGA can depict the outline of the tumor lymph node, which was supplemented by morphological post-processing modification, and satisfactory results were acquired. The results show that the CTA image under RGA had a high degree of specificity and a high positive predictive value, which was of great significance for the resection of pelvic tumors and lymph nodes.

In this study, CT pelvic images of different algorithms were compared, the OA value of the RGA was much higher than that of WA and SIOA, and FPR and FNP were far lower than those of the above two algorithms. It was proved that RGA greatly improved the accuracy of the pelvic tumor. Denoising performance of pelvic CT image segmentation was compared with different algorithms, the results still showed that the PSNR was superior to that of WA and SIOA, and the difference of EPI value was close, which was not evident [911]. In the comparative study of diagnostic rate and total efficiency, it was found that the results of CTA images based on RGA were much higher in the experimental group versus control group ().

In gynecological oncology, PE surgery is challenging, requiring extensive surgical personnel and fine operations. Factors that adversely affected the operation were the cause of recurrence of pelvic reconstruction, and impaired healing and immune response were caused by radiation therapy [12, 13]. After surgery, the most common imaging complications are hematoma, abscess, lymphatic cyst, wound dehiscence, colorectal insufficiency, and urinary tract complications. Late post-operative complications include anastomotic stenosis, fistula, and tumor recurrence. Most of the recurrences of PE occur within 2 years, and most of them are pelvic masses or retroperitoneal masses or inguinal lymphadenopathy. In CT or MRI, new asymmetric soft tissue or enhancement should be considered with suspicion. Based on the RGA, CTA imaging can better detect recurrent diseases, which was superior to CT in the presentation of soft tissue. FDG PET/CT examination can also help diagnose the recurrence of the disease [14, 15]. To distinguish recurrent tumors from post-operative tumor infection or inflammation, proper nursing should be performed. With limited treatment options and poor prognosis, surgical resection can still reduce the recurrence rate of the patient.

5. Conclusion

RGA had good accuracy and denoising performance in pelvic CTA image segmentation, which provided a positive effect for early diagnosis of gynecological malignant tumors and pelvic lymphatic treatment after resection. However, there are still certain limitations in this work. For example, the recovery effect presented by imaging was not analyzed in depth. The reason is that some patients have been discharged from the hospital, which makes it difficult to conduct follow-up review. Therefore, further research and analysis are needed.

Data Availability

The data used to support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

The authors declare that they have no conflicts of interest.