• Title/Summary/Keyword: 차이트리

Search Result 253, Processing Time 0.039 seconds

XML Change Detection with Inavariant Conditions (불변조건을 이용한 XML 비교 방법)

  • Lee, Eun-Jung;Ku, Yong-Mo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2005.11a
    • /
    • pp.43-46
    • /
    • 2005
  • 최근 데이터 표현 형식으로 XML 데이터가 많이 도입되면서 두 개의 XML 트리를 비교하여 차이를 구하는 것이 데이터 웨어하우징이나 XML 네이티브 데이터베이스 등에서 중요한 요소가 되었다. 기존의 XML 트리 비교 방법은 일반적으로 가격 모델 기반 노드 매핑을 도입하고 있다. 이러한 최소 가격 기반 노드 매핑을 통해 트리의 차이를 구하는 방식은 원래 데이터의 의미와 조건을 유지하지 못하는 경우가 생기는데, 본 논문에서는 이러한 문제를 해결하기 위하여 트리의 변경 과정에서 유지되는 불변 조건의 개념을 소개하고 이를 이용하여 트리 비교를 수행하기 위한 모델을 제시한다.

  • PDF

A Study on Measurement of Partial Discharge Using Image Processing (영상처리를 이용한 부분방전 측정에 관한 연구)

  • 김형균;김단환;오태석;오무송
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2002.05d
    • /
    • pp.622-625
    • /
    • 2002
  • 부분방전의 특성을 연구하기 위하여 트리패턴을 추출하는 과정을 이용하는데, 트리열화 과정의 재현성이 떨어지고 트리의 패턴이 복잡함으로 기존의 시각적 관측으로는 트리성장의 정확한 정량화가 어렵기 때문에 영상처리에 의한 실시간 처리가 제안되고 있다. 본 연구에서는 부분방전의 측정을 위해 영상처리에 필요한 전반적인 과정을 제시하고, 특히 제안된 전경 물체 추출기법을 이용하여 측정된 영상에서 배경과 전경을 분할하여 전기트리를 측정하고자 한다. 전경 물체를 추출하기 위하여 전기트리를 측정한 영상에서 현재 프레임과 다음 프레임과의 차이 영상을 이용한 차이 검출 마스크를 사용하고, 추출된 전경 물체에서 에지를 검출하여 부분방전시 발생되는 전기트리를 실시간으로 계측 및 정량화하고자 한다.

  • PDF

A Condition Processing System of Active Rules Using Analyzing Condition Predicates (조건 술어 분석을 이용한 능동규칙의 조건부 처리 시스템)

  • Lee, Gi-Uk;Kim, Tae-Sik
    • The KIPS Transactions:PartD
    • /
    • v.9D no.1
    • /
    • pp.21-30
    • /
    • 2002
  • The active database system introduces the active rules detecting specified state. As the condition evaluation of the active rules is performed every time an event occurs, the performance of the system has a great influence, depending on the conditions processing method. In this paper, we propose the conditions processing system with the preprocessor which determines the delta tree structure, constructs the classification tree, and generates the aggregate function table. Due to the characteristics of the active database through which the active rules can be comprehended beforehand, the preprocessor can be introduced. In this paper, the delta tree which can effectively process the join, selection operations, and the aggregate function is suggested, and it can enhance the condition evaluation performance. And we propose the classification tree which effectively processes the join operation and the aggregate function table processing the aggregate function which demands high cost. In this paper, the conditions processing system can be expected to enhance the performance of conditions processing in the active rules as the number of conditions comparison decreases because of the structure which is made in the preprocessor.

Antibacterial Effect of Tea Tree Ingredient for Denture Cleaners (티트리 성분 함유 의치세정제의 항균 효과)

  • Choi, Yu-Ri;Bae, Sung-Suk;Kang, Min-Kyung
    • Journal of dental hygiene science
    • /
    • v.16 no.6
    • /
    • pp.409-414
    • /
    • 2016
  • The purpose of this study was to evaluate the antibacterial effect of tea tree oil in denture cleaners. A self-curing denture resin was used to make the experimental specimen ($12mm{\times}2mm$). A saline solution was used as the control. To observe surface changes after cleaning, the microhardness and color of the experimental specimen's surface were analyzed. For the antibacterial activity test, Candida albicans was used. The microhardness and color of the surface remained unchanged after cleaning. The result of the antibacterial activity test revealed that the tea tree oil-containing solutions had a more enhanced antibacterial effect than did the saline solution. Therefore, these results suggest that the tea tree oil-containing solution is a promising denture cleaners.

A Processing Technique for the Condition Using Characteristic of the Active Rule (능동규칙 특성을 이용한 조건부 처리 기법)

  • 이기욱
    • Journal of the Korea Society of Computer and Information
    • /
    • v.6 no.2
    • /
    • pp.20-26
    • /
    • 2001
  • The research into the conditions of the active rules is a very important element in the enhancing of the performance of the active database, and the processing time of the calculation generated from the conditions must be minimized in order to improve performance. In this paper, we propose the conditions processing system with the preprocessor which determines the delta tree structure and constructs the classification tree. Due to the characteristics of the active database through which the active rules can be comprehended beforehand. the preprocessor can be introduced. In this paper, the delta tree and classification tree which can effectively Process the join and selection operations instead of the delta relation is proposed. enhancing the condition evaluation performance.

Shot Boundary Detection Using Global Decision Tree (전역적 결정트리를 이용한 샷 경계 검출)

  • Shin, Seong-Yoon;Moon, Hyung-Yoon;Rhee, Yang-Won
    • Journal of the Korea Society of Computer and Information
    • /
    • v.13 no.1
    • /
    • pp.75-80
    • /
    • 2008
  • This paper proposes a method to detect scene change using global decision tree that extract boundary cut that have width of big change that happen by camera brake from difference value of frames. First, calculate frame difference value through regional X2-histogram and normalization, next, calculate distance between difference value using normalization. Shot boundary detection is performed by compare global threshold distance with distance value for two adjacent frames that calculating global threshold distance based on distance between calculated difference value. Global decision tree proposed this paper can detect easily sudden scene change such as motion from object or camera and flashlight.

  • PDF

Modeling Improvement Algorithm for 3D Volume Refinement Using Octree (옥트리를 이용한 3차원 물체 추출에서의 모델링 향상 기법)

  • Lim, Suk-Hyun;Han, Chang-Ho
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2000.10a
    • /
    • pp.231-234
    • /
    • 2000
  • 옥트리(octree)는 3차원 물체를 복원함에 있어서 간편함으로 팥이 이용되어지는 방법이다. 하지만 물체의 형태가 복잡해지고 물체 내부에 구멍이 뚫어져 있는 경우 옥트리로 표현된 결과만으로는 형태를 파악하기 어려운 경우가 발생한다. 본 논문은 옥트리를 이용하여 3차원 물체의 형태를 복원하는데 있어서 나타나는 문제점을 옥트리의 계층적 구조를 증가시키지 않고 현실감이 떨어지는 부분에 대해서 CSG모델을 이용하여 해결하는 방안을 제시한다. 옥트리로 만들어진 결과물과 3차원 물체와의 차이가 나는 부분에 대하여 좀 더 현실감을 주기 위하여 CSG모델을 이용하여 기본도형을 만들고, 만들어진 도형을 다시 CSG모델을 이용하여 옥트리로 만들어진 물체에 결합시키는 형태로 문제를 해결한다. 본 논문에서는 실험을 위하여 3차원 물체를 만들고, 이를 옥트리를 이용하여 문제점을 확인하고, 이를 본 논문에서 주장한 방법을 이용하여 해결하는 방안을 제시한다.

  • PDF

Zero Tree Based Residual Compression Method for Full-Complex Holograms (완전 복소 홀로그램을 위한 제로트리 기반의 잔차 압축 방법)

  • Kim, Woosuk;Oh, Kwan-Jung;Seo, Young-Ho
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2022.06a
    • /
    • pp.1290-1291
    • /
    • 2022
  • 본 연구는 완전 복소 홀로그램의 압축을 위하여 DWT를 사용한 제로트리 기반의 잔차 압축 방법을 제안한다. 잔차 압축의 효율을 위하여 유사한 웨이블릿 트리들을 그룹화하여 잔차 값을 계산한다. 계산된 잔차 값을 사용하여 SPIHT를 통해 압축한다. 위 결과와 원본 트리를 SPIHT로 압축한 것의 SNR을 비교하여 성능 차이를 보인다.

  • PDF

R-CAT : Resilient Capacity-Aware Multicast Tree Construction Scheme (R-CAT : 노드능력을 고려한 내구적 멀티캐스트 트리 생성 기법)

  • Kim Eun-Seok;Jang Ji-Yong;Park Sung-Yong
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.06d
    • /
    • pp.28-30
    • /
    • 2006
  • 스트리밍 서비스는 인터넷 트래픽의 많은 부분을 차지할 정도로 인기 있는 서비스가 되었고, 확장성을 위해 P2P기반의 스트리밍 서비스가 제안되었다. P2P기반 스트리밍 환경은 빈번한 피어들의 떠남과 합류가 일어난다. 이러한 멀티캐스트 그룹의 변화에 대처하기 위해서 다중 멀티캐스트 트리가 제안되었다. 이는 중복성을 통해 멀티캐스트 그룹의 변화에 따른 영향을 줄였다. 하지만 노드의 능력 차이를 고려하지 않았기 때문에 트리가 길어지고, 불안정해질 수 있다. 이를 위해 본 논문은 노드의 능력을 고려한 내구적 멀티캐스트 트리 생성 기법(R-CAT)을 제시하여 우수 노드를 트리의 상층부에 위치시킴으로써 트리의 길이를 줄이고 트리 상층부의 안정화 문제를 해결할 수 있다. 또한 제시한 기법의 유효성을 증명하기 위해 기존의 SplitStream을 확장해서 R-CAT을 구현, 비교 검증한다.

  • PDF

On-Line Cable Water-Tree Detection by the Analysis of Pre-Discharge Signals (미세 방전신호 분석을 통한 케이블 수(水)트리 활선 현장진단)

  • Chung, Sang-Jin;Kim, Young-Min
    • Proceedings of the KIEE Conference
    • /
    • 2008.09a
    • /
    • pp.6-8
    • /
    • 2008
  • 배전케이블 수 트리 현상은 XLPE케이블의 고장을 초래하는 주요원인이다. 수 트리에 기인한 신호는 아주 미세하여 현장진단은 배경 잡음으로 인해 검출이 어렵다. 본 논문에서는 고주파특성이 우수한 L-C결합센서를 사용하여 방전신호를 측정하고 이를 주파수영역에서의 분석을 통해 현장에서 부분방전이 발생하기 훨씬 이전에 존재하는 미세신호(Pre-Discharge)를 검출하고 분석한 결과를 제시하였다. 케이블 내 수(水) 트리가가 존재하면 이것이 이종 절연물의 경계면 역할을 하석 서-지 임피던스의 차이로 인해 케이블 단자에서 발생하는 전기적 신호가 수 트리 지점에서 다수의 반사를 일으켜 그 잡음 수준을 높이는 역한을 하게 되는 것으로 알려져 있다. 만일 여러 개소에 수 트리가 존재하는 경우에는 그 배경잡음을 현저하게 높이는 결과를 보여주었다. 실험실에서 발생하는 미세 신호와 현장의 신호를 비교한 결과 아주 유사한 패턴이 있음이 파악되어 이 방법은 수 트리의 활선 진단이 가능함을 확인시켜 주었다.

  • PDF