• Title/Summary/Keyword: Matching index

Search Result 284, Processing Time 0.03 seconds

Entropy-Based 6 Degrees of Freedom Extraction for the W-band Synthetic Aperture Radar Image Reconstruction (W-band Synthetic Aperture Radar 영상 복원을 위한 엔트로피 기반의 6 Degrees of Freedom 추출)

  • Hyokbeen Lee;Duk-jin Kim;Junwoo Kim;Juyoung Song
    • Korean Journal of Remote Sensing
    • /
    • v.39 no.6_1
    • /
    • pp.1245-1254
    • /
    • 2023
  • Significant research has been conducted on the W-band synthetic aperture radar (SAR) system that utilizes the 77 GHz frequency modulation continuous wave (FMCW) radar. To reconstruct the high-resolution W-band SAR image, it is necessary to transform the point cloud acquired from the stereo cameras or the LiDAR in the direction of 6 degrees of freedom (DOF) and apply them to the SAR signal processing. However, there are difficulties in matching images due to the different geometric structures of images acquired from different sensors. In this study, we present the method to extract an optimized depth map by obtaining 6 DOF of the point cloud using a gradient descent method based on the entropy of the SAR image. An experiment was conducted to reconstruct a tree, which is a major road environment object, using the constructed W-band SAR system. The SAR image, reconstructed using the entropy-based gradient descent method, showed a decrease of 53.2828 in mean square error and an increase of 0.5529 in the structural similarity index, compared to SAR images reconstructed from radar coordinates.

Medical Image Denoising using Wavelet Transform-Based CNN Model

  • Seoyun Jang;Dong Hoon Lim
    • Journal of the Korea Society of Computer and Information
    • /
    • v.29 no.10
    • /
    • pp.21-34
    • /
    • 2024
  • In medical images such as MRI(Magnetic Resonance Imaging) and CT(Computed Tomography) images, noise removal has a significant impact on the performance of medical imaging systems. Recently, the introduction of deep learning in image processing technology has improved the performance of noise removal methods. However, there is a limit to removing only noise while preserving details in the image domain. In this paper, we propose a wavelet transform-based CNN(Convolutional Neural Network) model, namely the WT-DnCNN(Wavelet Transform-Denoising Convolutional Neural Network) model, to improve noise removal performance. This model first removes noise by dividing the noisy image into frequency bands using wavelet transform, and then applies the existing DnCNN model to the corresponding frequency bands to finally remove noise. In order to evaluate the performance of the WT-DnCNN model proposed in this paper, experiments were conducted on MRI and CT images damaged by various noises, namely Gaussian noise, Poisson noise, and speckle noise. The performance experiment results show that the WT-DnCNN model is superior to the traditional filter, i.e., the BM3D(Block-Matching and 3D Filtering) filter, as well as the existing deep learning models, DnCNN and CDAE(Convolution Denoising AutoEncoder) model in qualitative comparison, and in quantitative comparison, the PSNR(Peak Signal-to-Noise Ratio) and SSIM(Structural Similarity Index Measure) values were 36~43 and 0.93~0.98 for MRI images and 38~43 and 0.95~0.98 for CT images, respectively. In addition, in the comparison of the execution speed of the models, the DnCNN model was much less than the BM3D model, but it took a long time due to the addition of the wavelet transform in the comparison with the DnCNN model.

The Development of an Automatic Indexing System based on a Thesaurus (시소러스를 기반으로 하는 자동색인 시스템에 관한 연구)

  • 임형묵;정상철
    • Korean Journal of Cognitive Science
    • /
    • v.4 no.1
    • /
    • pp.213-242
    • /
    • 1993
  • During the past decades,several automatic indexing systems have been developed such as single term indexing.phrase indexing and thesaurus basedidndexing systems.Among these systems,single term indexing has been known as superior to others despte its simpicity of extracting meaningful terms.On the other hand,thesaurus based one has been conceived as producing low retrival rate ,mainly because thesauri do not usually have enough index terms.so that much of text data fail to be indexed if they do not match with any of index terms in thesauri.This paper develops a thesaurus based indexing system THINS that yields higher retrieval rate than other systems.by doing syntactic analysis of text data and matching them with index terms in thesauri partially.First,the system analyzes the input text syntactically by using the machine translation suystem MATES/EK and extracts noun phrases.After deleting stop words from noun phrases and stemming the remaining ones.it tries to index these with similar index terms in the thesaurus as much as possible. We conduct an experiment with CACM data set that measures the retrieval effectiveness with CACM data set that measures the retrieval effectuvenss of THINS with single term based one under HYKIS-a thesaurus based information retrieval system.It turns out that THINS yields about 10 percent higher precision than single term based one.while shows 8to9 percent lower recall.This retrieval rate shows that THINS improves much better than privious ones that only yields 25 or 30 percent lower precision than single term based one.We also argue that the relatively lower recall is cause by that CRCS-the thesaurus included in CACM datea set is very incomplete one,having only more than one thousand terms,thus THINS is expected to produce much higher rate if it is associated with currently available large thesaurus.

Video Matching Algorithm of Content-Based Video Copy Detection for Copyright Protection (저작권보호를 위한 내용기반 비디오 복사검출의 비디오 정합 알고리즘)

  • Hyun, Ki-Ho
    • Journal of Korea Multimedia Society
    • /
    • v.11 no.3
    • /
    • pp.315-322
    • /
    • 2008
  • Searching a location of the copied video in video database, signatures should be robust to video reediting, channel noise, time variation of frame rate. Several kinds of signatures has been proposed. Ordinal signature, one of them, is difficult to describe the spatial characteristics of frame due to the site of fixed window, $N{\times}N$, which is compute the average gray value. In this paper, I studied an algorithm of sequence matching in video copy detection for the copyright protection, employing the R-tree index method for retrieval and suggesting a robust ordinal signatures for the original video clips and the same signatures of the pirated video. Robust ordinal has a 2-dimensional vector structures that has a strong to the noise and the variation of the frame rate. Also, it express as MBR form in search space of R-tree. Moreover, I focus on building a video copy detection method into which content publishers register their valuable digital content. The video copy detection algorithms compares the web content to the registered content and notifies the content owners of illegal copies. Experimental results show the proposed method is improve the video matching rate and it has a characteristics of signature suitable to the large video databases.

  • PDF

NBR-Safe Transform: Lower-Dimensional Transformation of High-Dimensional MBRs in Similar Sequence Matching (MBR-Safe 변환 : 유사 시퀀스 매칭에서 고차원 MBR의 저차원 변환)

  • Moon, Yang-Sae
    • Journal of KIISE:Databases
    • /
    • v.33 no.7
    • /
    • pp.693-707
    • /
    • 2006
  • To improve performance using a multidimensional index in similar sequence matching, we transform a high-dimensional sequence to a low-dimensional sequence, and then construct a low-dimensional MBR that contains multiple transformed sequences. In this paper we propose a formal method that transforms a high-dimensional MBR itself to a low-dimensional MBR, and show that this method significantly reduces the number of lower-dimensional transformations. To achieve this goal, we first formally define the new notion of MBR-safe. We say that a transform is MBR-safe if a low-dimensional MBR to which a high-dimensional MBR is transformed by the transform contains every individual low-dimensional sequence to which a high-dimensional sequence is transformed. We then propose two MBR-safe transforms based on DFT and DCT, the most representative lower-dimensional transformations. For this, we prove the traditional DFT and DCT are not MBR-safe, and define new transforms, called mbrDFT and mbrDCT, by extending DFT and DCT, respectively. We also formally prove these mbrDFT and mbrDCT are MBR-safe. Moreover, we show that mbrDFT(or mbrDCT) is optimal among the DFT-based(or DCT-based) MBR-safe transforms that directly convert a high-dimensional MBR itself into a low-dimensional MBR. Analytical and experimental results show that the proposed mbrDFT and mbrDCT reduce the number of lower-dimensional transformations drastically, and improve performance significantly compared with the $na\"{\i}ve$ transforms. These results indicate that our MBR- safe transforms provides a useful framework for a variety of applications that require the lower-dimensional transformation of high-dimensional MBRs.

Studies on Depletion Layer of Probe Particles in the System of Poly(vinyl acetate)/Dimethyl Sulfoxide by Dynamic Light Scattering (폴리(비닐 아세테이트)/디메틸설폭사이드 계에서 동적 광산란법에 의한 탐침입자의 배제층 연구)

  • Jeon, Guk Jin;Jang, Jinho;Park, Il Hyun
    • Polymer(Korea)
    • /
    • v.39 no.3
    • /
    • pp.370-381
    • /
    • 2015
  • In the system of poly(vinyl alcohol) (PVA)/dimethyl sulfoxide, the refractive index of polymer was very well matched to that of solvent and thus its scattered intensity could be minimized. After adding small amount of polystyrene latex particle (nominal diameter 200 nm), diffusion behavior of only probe particle was investigated against the concentration of polymer matrix by means of dynamic light scattering. The polymer concentration dependence of its reduced diffusion coefficient was able to be analysed with the stretched exponential function of the reduced concentration $C[{\eta}]$. In very dilute concentration regime, the depletion layer kept constant but at the early semi-dilute regime of $1{\leq}C[{\eta}]{\leq}2.5$, the concentration-dependent exponent of depletion layer ${\delta}$ was appeared to be -0.8 which was very close to theoretical one of -0.85. However it was also observed at the higher concentration that its layer thickness decreased more abruptly than theoretical expectation and this phenomenon was ascribed to Oosawa type attractive interaction between adjacent latex particles.

Breast Feeding and Breast Cancer Risk: A Case-control Study in Korea

  • Do, Min-Hee;Lee, Sang-Sun;Jung, Pa-Jong;M.D.;Lee, Min-Hyuk;M.B.
    • Nutritional Sciences
    • /
    • v.3 no.2
    • /
    • pp.77-82
    • /
    • 2000
  • We carried out a case-control study to investigate protective effect of lactating against breast cancer in Korea. Cases (n=108) were the newly histologically identified breast cancer between December 1997 and August 1999. Hospital-based controls were selected by frequency matching method with age ($\pm$4 age) and menopausal status from the patients at the same hospital in the plastic surgery, general surgery and opthalmology department. Interviews included information on general characteristics of subjects, disease history, family history of breast cancer, vitamin supplementation, alcohol intake, food intake, and reproductive factors as well as lactation history. Odds ratio (OR) and 95% Confidence Intervals (CI) were calculated by using unconditional logistic regression. Age distribution of case control subjects were similar. Late menarche age $\geq$ 17 in premenopausal women was related to the lower risk of breast cancer OR = 0.41, 95% CI = 0.28-0.91. Family history of breast cancer was related to the higher risk of breast cancer only in premenopausal women (OR = 2.07, 95% CI = 1.35-2.71). Higher body mass index mass index (> 30) were associated with higher risk of breast cancer in postmenopausal women. For premenopausal women, women who had lactated $\geq$ 12 months to the first child had a significantly lower risk (OR = 0.53, 95% CI = 0.24-0.97) than the women had no breast feeding experience. However, results from postmenopausal women did not show an association with decreased breast cancer risk. These findings suggest that lactation may be a protective factor of breast cancer in Korean women.

  • PDF

Efficient approach for determining four-dimensional computed tomography-based internal target volume in stereotactic radiotherapy of lung cancer

  • Yeo, Seung-Gu;Kim, Eun Seog
    • Radiation Oncology Journal
    • /
    • v.31 no.4
    • /
    • pp.247-251
    • /
    • 2013
  • Purpose: This study aimed to investigate efficient approaches for determining internal target volume (ITV) from four-dimensional computed tomography (4D CT) images used in stereotactic body radiotherapy (SBRT) for patients with early-stage non-small cell lung cancer (NSCLC). Materials and Methods: 4D CT images were analyzed for 15 patients who received SBRT for stage I NSCLC. Three different ITVs were determined as follows: combining clinical target volume (CTV) from all 10 respiratory phases ($ITV_{10Phases}$); combining CTV from four respiratory phases, including two extreme phases (0% and 50%) plus two intermediate phases (20% and 70%) ($ITV_{4Phases}$); and combining CTV from two extreme phases ($ITV_{2Phases}$). The matching index (MI) of $ITV_{4Phases}$ and $ITV_{2Phases}$ was defined as the ratio of $ITV_{4Phases}$ and $ITV_{2Phases}$, respectively, to the $ITV_{10Phases}$. The tumor motion index (TMI) was defined as the ratio of $ITV_{10Phases}$ to $CTV_{mean}$, which was the mean of 10 CTVs delineated on 10 respiratory phases. Results: The ITVs were significantly different in the order of $ITV_{10Phases}$, $ITV_{4Phases}$, and $ITV_{2Phases}$ (all p < 0.05). The MI of $ITV_{4Phases}$ was significantly higher than that of $ITV_{2Phases}$ (p < 0.001). The MI of $ITV_{4Phases}$ was inversely related to TMI (r = -0.569, p = 0.034). In a subgroup with low TMI (n = 7), $ITV_{4Phases}$ was not statistically different from $ITV_{10Phases}$ (p = 0.192) and its MI was significantly higher than that of $ITV_{2Phases}$ (p = 0.016). Conclusion: The $ITV_{4Phases}$ may be an efficient approach alternative to optimal $ITV_{10Phases}$ in SBRT for early-stage NSCLC with less tumor motion.

Long-Term Nutritional Outcomes of Near-Total Gastrectomy in Gastric Cancer Treatment: a Comparison with Total Gastrectomy Using Propensity Score Matching Analysis

  • Seo, Ho Seok;Jung, Yoon Ju;Kim, Ji Hyun;Park, Cho Hyun;Kim, In Ho;Lee, Han Hong
    • Journal of Gastric Cancer
    • /
    • v.18 no.2
    • /
    • pp.189-199
    • /
    • 2018
  • Purpose: This study sought to examine whether near total gastrectomy (nTG) confers a longterm nutritional benefit when compared with total gastrectomy (TG) for the treatment of gastric cancer. Materials and Methods: Patients who underwent nTG or TG for gastric cancer were included (n=570). Using the 1:2 matched propensity score, 25 patients from the nTG group and 50 patients from the TG group were compared retrospectively for oncologic outcomes, including long-term survival and nutritional status. Results: The length of the proximal resection margin, number of retrieved lymph nodes and tumor nodes, metastasis stage, short-term postoperative outcomes, and long-term survival were not significantly different between the groups. The body mass index values, and serum total protein and hemoglobin levels of the patients decreased significantly until postoperative 6 months, and then recovered slightly over time (P<0.05); however, there was no difference in the levels between the groups. The prognostic nutritional index values and serum albumin levels decreased significantly until postoperative 6 months and then recovered (P<0.05); the levels decreased more in the nTG group than in the TG group (P<0.05). The mean corpuscular volumes and serum transferrin levels increased significantly until postoperative 1 year and then recovered slightly over time (P<0.05); however, there was no difference between the groups. Serum vitamin $B_{12}$, iron, and ferritin levels of the patients did not change significantly over time, and no difference existed between the groups. Conclusions: A small remnant stomach after nTG conferred no significant nutritional benefits over TG.

Investigating the supporting effect of rock bolts in varying anchoring methods in a tunnel

  • Wang, Hongtao;Li, Shucai;Wang, Qi;Wang, Dechao;Li, Weiteng;Liu, Ping;Li, Xiaojing;Chen, Yunjuan
    • Geomechanics and Engineering
    • /
    • v.19 no.6
    • /
    • pp.485-498
    • /
    • 2019
  • Pre-tensioned rock bolts can be classified into fully anchored, lengthening anchored and point anchored bolts based on the bond length of the resin or cement mortar inside the borehole. Bolts in varying anchoring methods may significantly affect the supporting effect of surrounding rock around a tunnel. However, thus far, the theoretical basis of selecting a proper anchoring method has not been thoroughly investigated. Based on this problem, 16 schemes were designed while incorporating the effects of anchoring length, pretension, bolt length, and spacing, and a systematic numerical experiment was performed in this paper. The distribution characteristics of the stress field in the surrounding rock, which corresponded to various anchoring scenarios, were obtained. Furthermore, an analytical approach for computing the active and passive strengthening index of the anchored surrounding rock is presented. A new fully anchoring method with pretension and matching technology are also provided. Then, an isolated loading model of the anchored surrounding rock was constructed. The physical simulation test for the bearing capacity of the model was performed with three schemes. Finally, the strengthening mechanism of varying anchoring methods was validated. The research findings in this paper may provide theoretical guidelines for the design and construction of bolting support in tunnels.