• Title/Summary/Keyword: 내부 객체

Search Result 305, Processing Time 0.026 seconds

A Cracks Detection of Spectacle Lens using Fuzzy Method (퍼지 기법을 이용한 안경 렌즈의 흠집 검출)

  • Choi, Kyoung-Yeol;Lee, Won-Joo;Kim, Kwang-Beak
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2010.10a
    • /
    • pp.171-174
    • /
    • 2010
  • 본 논문에서는 렌즈의 흠집을 추출할 수 있는 퍼지 기법을 이용한 렌즈 흠집 검출 방법을 제안한다. 제안된 방법은 렌즈 영상을 그레이 영상으로 변환한 후, 캐니 마스크를 이용하여 렌즈의 경계선을 추출한다. 추출된 렌즈의 경계선에 대해 평균 이진화와 모폴로지를 이용하여 렌즈 경계선을 보정한다. 렌즈 경계선이 보정된 영상에서 Seed Fill 알고리즘을 적용하여 렌즈의 내부 영역만을 추출한다. 추출된 렌즈의 내부 영역에 해당하는 원 영상에서 소벨 마스크를 적용하여 렌즈 내부 영역의 에지를 추출한다. 렌즈 내부 영역에서 추출된 에지 객체들의 정보를 이용하여 흠집과 비흠집을 분류하는 퍼지 기법을 적용하여 흠집 영역을 추출한다. 본 논문에서 제안된 렌즈의 흠집 검출 방법의 성능을 평가하기 위해 CHEMI, MID, HL, HM 시력 보정용 렌즈를 대상으로 실험한 결과, 제안된 방법이 흠집을 효과적으로 검출하는 것을 확인하였다.

  • PDF

Solving Inheritance Anomaly using Inheritance Interface Mechanism in Concurrent Object-Oriented Programming Languages (병행 객체지향 언어에서 상속 인터페이스 메커니즘을 이용한 상속 변칙의 해결)

  • Kim, Kuk-Se;Lee, Gwang;Bang, Keug-in;Park, Young-Ok;Lee, Joon
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 1999.05a
    • /
    • pp.230-234
    • /
    • 1999
  • Inheritance and concurrency are the primary feature of object oriented languages, and are especially important for code re-use. They provide maximum computational power and modeling power through concurrency of objects. But, concurrent objects and inheritance have conflicting characteristics, thereby simultaneously use of them causes the problem, so failed inheritance anomaly, which requires code redefinition of inherited methods to maintain integrity of objects. In this paper, to solve the inheritance anomaly problems we introduce concept of state abstraction, in which infernal states of encapsulated objects are made available from a part of object's external interface. And we design inheritance interface mechanisms which methods are inherited efficiently. In our scheme, we can solve the typical inheritance anomaly problems.

  • PDF

OQL/Geo : An object- oriented spatial query language for Geographic Information Systems (OQL/Geo : 지리 정보 시스템을 위한 객체지향 공간 질의어)

  • 김양희;김명선;권석형;정창성
    • Spatial Information Research
    • /
    • v.3 no.2
    • /
    • pp.191-204
    • /
    • 1995
  • The data model is a system model which abstracts the spatial and nonspatial fea¬tures of the real world. A system defines through its data model a framework for the inner rep¬resentation of and connections with the outside world. The spatial query language is one of the most efficent framework for defining connection with outside world in the GIS. Existing GIS uses a spatial data model based on relational data model. Therefore, it has some difficulties in data abstraction and representing complex objects through inheritance. In this paper, we pro-pose an object oriented data model-Topological Object Model(TOM). TOM combines object model in ODMG and the planer topological object. Based on this model, we present an object-oriented spatial query language-OQL/Geo. OQL/Geo extends OQL in ODMG and represents TOM effectively. It also provides several operators such as geometric, topological and visible ope-rators. Moreover, it represents with diverse flexivility the request for complex spatial analysis and presentation of query results.

  • PDF

Face Tracking Combining Active Contour Model and Color-Based Particle Filter (능동적 윤곽 모델과 색상 기반 파티클 필터를 결합한 얼굴 추적)

  • Kim, Jin-Yul;Jeong, Jae-Ki
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.40 no.10
    • /
    • pp.2090-2101
    • /
    • 2015
  • We propose a robust tracking method that combines the merits of ACM(active contour model) and the color-based PF(particle filter), effectively. In the proposed method, PF and ACM track the color distribution and the contour of the target, respectively, and Decision part merges the estimate results from the two trackers to determine the position and scale of the target and to update the target model. By controlling the internal energy of ACM based on the estimate of the position and scale from PF tracker, we can prevent the snake pointers from falsely converging to the background clutters. We appled the proposed method to track the head of person in video and have conducted computer experiments to analyze the errors of the estimated position and scale.

Design and Implementation of a Backup System for Object based Storage Systems (객체기반 저장시스템을 위한 백업시스템 설계 및 구현)

  • Yun, Jong-Hyeon;Lee, Seok-Jae;Jang, Su-Min;Yoo, Jae-Soo;Kim, Hong-Yeon;Kim, Jun
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.35 no.1
    • /
    • pp.1-17
    • /
    • 2008
  • Recently, the object based storage devices systems(OSDs) have been actively researched. They are different from existing block based storage systems(BSDs) in terms of the storage unit. The storage unit of the OSDs is an object that includes the access methods, the attributes of data, the security information, and so on. The object has no size limit and no influence on the internal storage structures. Therefore, the OSDs improve the I/O throughput and the scalability. But the backup systems for the OSDs still use the existing backup techniques for the BSDs. As a result, they need much backup time and do not utilize the characteristics of the OSDs. In this paper, we design and implement a new object based backup system that utilizes the features of the OSDs. Our backup system significantly improves the backup time over existing backup systems because the raw objects are directly transferred to the backup devices in our system. It also restores the backup data much faster than the existing systems when system failures occur. In addition, it supports various types of backup and restore requests.

Detailed Design of KOMPSAT-2 Simulator (다목적실용위성 2호 위성시뮬레이터 상세 설계)

  • 이상욱;조성기;김재훈
    • Proceedings of the Korea Society for Simulation Conference
    • /
    • 2002.11a
    • /
    • pp.59-64
    • /
    • 2002
  • 위성의 자세 및 궤도, 추진기 등 상태의 동적 반응과 위성체 내부의 원격 명령 및 원격측정 처리 과정을 시뮬레이션하여 관제시스템의 운용자 교육 및 위성 이상상태 분석을 위한 위성 다목적실용위성 2호 시뮬레이터을 객체지향설계기법을 이용하여 설계한 내용을 기술한다.

  • PDF

Design and Implementation of a Monitor Checking the Execution Time of Real-time Object-oriented Programs (실시간 객체지향 프로그램의 실행시간을 감시하는 모니터의 설계 및 구현)

  • Min, Byoung-Joon;Choi, Jae-Young;Kim, Jung-Guk;Kim, Moon-Hae
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.12
    • /
    • pp.3804-3814
    • /
    • 2000
  • This paper presents an efficient implementation of a run-time monitor which checks the satisfaction of the timing constraints of real-time object-oriented programs based on a real-time object model called TMO(Time-triggered Messagedtriggered Object). An execution environment of TMO programs on Windows as, WTMOS(Windows TMO System) has been utilized for the implementation and an experimental application for thermostatic control has been developed to analyze the performance of the run-time monitor. We suggest a methodology for application programmers to specify the target methods with the monitoring conditions and an implementation technique which incurs the small cost by effectively distributing the functions of the monitor into the WTMOS and a TMO object.

  • PDF

A RFID-based Location Monitoring System for Moveable Object (RFID기반 이동객체 위치 모니터링 시스템)

  • Park, Kyu-Hyun;Moon, Mi-Kyeong
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2010.05a
    • /
    • pp.414-418
    • /
    • 2010
  • 일반적으로 넓은 공간상에서 시간의 흐름에 따라 변화하는 이동객체의 '위치 정보'를 기반으로 사용자의 작업과 관련 있는 적절한 정보 또는 서비스를 제공하는 경우 이를 위치 추적(인식) 시스템으로 정의한다. RFID, USN, RTLS, GPS는 위치 인식 시스템의 대표적인 기술이며 해양, 농촌, 병원, 건축 등의 다양한 분야에서 적용 확산이 빠르게 진행되고 있다. 이러한 기술은 유비쿼터스 컴퓨팅의 핵심 기술로서 현대사회의 관심이 집중되고 있는 아동실종, 도난, 학교폭력 등의 문제를 해결하는데 적용될 수 있다. 본 논문에서는 이동객체를 모니터링하기 위한 접근법을 분석하고 이를 기반으로 RFID를 이용한 학생 이동 관리 시스템의 구축 내용을 기술한다. 이 시스템은 RFID로부터 획득되는 이동객체(학생)에 대한 실시간 데이터를 업무에 적절한 정보로 변환하여 사용자에게 알려준다. 이 시스템을 구축함으로써 관리자는 학교내부의 학생 위치를 실시간으로 식별 할 수 있고 미리 설정된 제한구역에 접근하는 학생을 신속하게 인지 할 수 있다. 또한 과거의 이력정보를 검색 할 수 있음으로써 실종, 도난 등에 대한 사후예측이 가능해짐에 따라 수동적이었던 학생 관리에 비해 융통적인 관리의 효과가 있고 안전한 학교생활을 학생들에게 제공해 줄 수 있게 된다.

  • PDF

Intensity Compensation of Cultural Assets Image for Object-oriented 3D Panorama (객체 중심의 3D 파노라마를 위한 건조물문화재 영상의 휘도 보정)

  • Jung, Jung-Il;Kim, Heung-Ki;Cho, Jin-Soo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2010.04a
    • /
    • pp.475-477
    • /
    • 2010
  • 본 논문에서는 객체 위주의 3D 파노라마를 생성하기 위하여 객체를 중심으로 영상을 촬영할 시, 조명의 위치나 방향에 의해 나타나는 영상 내 음영과 같은 휘도의 차이를 보정하는 방법을 제안한다. 제안하는 방법에서는 먼저 촬영한 영상을 그레이스케일 영상으로 변환한 후, 임계값(threshold)을 기반으로 객체 내 어두운 영역과 밝은 영역을 분류하고, 그레이스케일 영상의 히스토그램을 분석하여 분류한 영역의 차이를 완화시킬 수 있는 최적의 휘도 경계 값을 도출한다. 다음으로는 어두운 영역(shadow)과 밝은 영역(non-shadow)에 해당하는 히스토그램의 요소들을 추출하고, 추출한 요소들을 휘도 경계 값으로 이동하여 조명에 의해 발생된 영사의 휘도 차이를 보정한다. 제안한 방법을 건조물 문화재를 중심으로 촬영한 영상에 적용하였을 시, 조명에 의해 발생된 영상 내 급격한 휘도의 차이를 보정할 수 있었으며, 보정된 결과에서는 보정 전 어두운 영역에서는 관찰하기 어려웠던 건조물 문화재의 내부문양과 같은 정보들을 보다 명확히 확인할 수 있었다.

Efficient Processing using Static Validity Circle for Continuous Skyline Queries (연속적인 스카이라인 질의의 정적 유효 영역을 이용한 효율적인 처리)

  • Li, Zhong-He;Park, Young-Bae
    • Journal of KIISE:Databases
    • /
    • v.33 no.6
    • /
    • pp.631-643
    • /
    • 2006
  • Moving objects in a mobile environment to change their position based on the change of time require a query with their position as a basis. Efficient Regional Decision for Continuous Skyline Queries requires objectively pre-calculating the OSR(Optimal Skyline Region) regardless of the speed and direction of the moving objects. It proposes techniques to reduce the frequency of continuous queries by choosing a VCircle(Validity Circle) as safe location which has radius of the distance to the closest region with position on the moving object at center. But, a VCircle's area varies based on the Moving object's position from first marked time of continuous query. Therefore, the frequency of its continuous query is variable and also when the object moves inside of OSR, query can re-occur frequently In this paper, we suggest a technique of selecting an IVCircle(Interior Validity Circle) in a Skyline Region as the static Safe Region using the characteristics of the OSR. An Interior IVCircle can be calculated in advance when the OSR is decided. Our experiment shows that the frequency of using IVcircle as safe region reduced than that of using VCircle as safe region by 52.55%.