• 제목/요약/키워드: Extraction system

검색결과 3,437건 처리시간 0.037초

AUTOMATIC ROAD NETWORK EXTRACTION. USING LIDAR RANGE AND INTENSITY DATA

  • Kim, Moon-Gie;Cho, Woo-Sug
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 2005년도 Proceedings of ISRS 2005
    • /
    • pp.79-82
    • /
    • 2005
  • Recently the necessity of road data is still being increased in industrial society, so there are many repairing and new constructions of roads at many areas. According to the development of government, city and region, the update and acquisition of road data for GIS (Geographical Information System) is very necessary. In this study, the fusion method with range data(3D Ground Coordinate System Data) and Intensity data in stand alone LiDAR data is used for road extraction and then digital image processing method is applicable. Up to date Intensity data of LiDAR is being studied. This study shows the possibility method for road extraction using Intensity data. Intensity and Range data are acquired at the same time. Therefore LiDAR does not have problems of multi-sensor data fusion method. Also the advantage of intensity data is already geocoded, same scale of real world and can make ortho-photo. Lastly, analysis of quantitative and quality is showed with extracted road image which compare with I: 1,000 digital map.

  • PDF

유비쿼터스 로봇과 휴먼 인터액션을 위한 제스쳐 추출 (Gesture Extraction for Ubiquitous Robot-Human Interaction)

  • 김문환;주영훈;박진배
    • 제어로봇시스템학회논문지
    • /
    • 제11권12호
    • /
    • pp.1062-1067
    • /
    • 2005
  • This paper discusses a skeleton feature extraction method for ubiquitous robot system. The skeleton features are used to analyze human motion and pose estimation. In different conventional feature extraction environment, the ubiquitous robot system requires more robust feature extraction method because it has internal vibration and low image quality. The new hybrid silhouette extraction method and adaptive skeleton model are proposed to overcome this constrained environment. The skin color is used to extract more sophisticated feature points. Finally, the experimental results show the superiority of the proposed method.

Design and Implementation of Web Crawler with Real-Time Keyword Extraction based on the RAKE Algorithm

  • Zhang, Fei;Jang, Sunggyun;Joe, Inwhee
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2017년도 추계학술발표대회
    • /
    • pp.395-398
    • /
    • 2017
  • We propose a web crawler system with keyword extraction function in this paper. Researches on the keyword extraction in existing text mining are mostly based on databases which have already been grabbed by documents or corpora, but the purpose of this paper is to establish a real-time keyword extraction system which can extract the keywords of the corresponding text and store them into the database together while grasping the text of the web page. In this paper, we design and implement a crawler combining RAKE keyword extraction algorithm. It can extract keywords from the corresponding content while grasping the content of web page. As a result, the performance of the RAKE algorithm is improved by increasing the weight of the important features (such as the noun appearing in the title). The experimental results show that this method is superior to the existing method and it can extract keywords satisfactorily.

원천 시스템 환경을 고려한 데이터 추출 방식의 비교 및 Index DB를 이용한 추출 방식의 구현 -ㅅ 은행 사례를 중심으로- (A Comparison of Data Extraction Techniques and an Implementation of Data Extraction Technique using Index DB -S Bank Case-)

  • 김기운
    • 경영과학
    • /
    • 제20권2호
    • /
    • pp.1-16
    • /
    • 2003
  • Previous research on data extraction and integration for data warehousing has concentrated mainly on the relational DBMS or partly on the object-oriented DBMS. Mostly, it describes issues related with the change data (deltas) capture and the incremental update by using the triggering technique of active database systems. But, little attention has been paid to data extraction approaches from other types of source systems like hierarchical DBMS, etc. and from source systems without triggering capability. This paper argues, from the practical point of view, that we need to consider not only the types of information sources and capabilities of ETT tools but also other factors of source systems such as operational characteristics (i.e., whether they support DBMS log, user log or no log, timestamp), and DBMS characteristics (i.e., whether they have the triggering capability or not, etc), in order to find out appropriate data extraction techniques that could be applied to different source systems. Having applied several different data extraction techniques (e.g., DBMS log, user log, triggering, timestamp-based extraction, file comparison) to S bank's source systems (e.g., IMS, DB2, ORACLE, and SAM file), we discovered that data extraction techniques available in a commercial ETT tool do not completely support data extraction from the DBMS log of IMS system. For such IMS systems, a new date extraction technique is proposed which first creates Index database and then updates the data warehouse using the Index database. We illustrates this technique using an example application.

다차원공간을 이용한 연구테마 기회발굴시스템의 개발 (Development of Opportunity Extraction System for Generating New Research Themes by Using Multi-dimensional Space)

  • 김점복;권철신
    • 한국경영과학회:학술대회논문집
    • /
    • 한국경영과학회 2005년도 추계학술대회 및 정기총회
    • /
    • pp.103-111
    • /
    • 2005
  • In this paper, we have designed a deployment process system that extract and integrate information related to technology and market opportunities through searching for external environment and internal condition on multi-dimensional space in order to generate new research themes. It is expected that this theme extraction model could be contributed to the maximization of R&D productivity by systemization of the opportunity extraction process for generating research themes in R&D center or laboratory.

  • PDF

Extraction of Impacted Supernumerary Teeth with Navigation System

  • Kim, Ji-Hyoung;Yoo, Byung-Woo;Moon, Seong-Yong
    • Journal of International Society for Simulation Surgery
    • /
    • 제3권2호
    • /
    • pp.74-76
    • /
    • 2016
  • Computer-aided navigation system is helpful in maxillofacial surgery with real time instrument positioning and clear anatomic identification. Generally, completely impacted tooth extraction surgery have e high risk by iatrogenic injury such as, adjacent tooth injury, normal anatomical structure injury. This case report describes performing extraction of impacted supernumerary teeth on anterior maxilla by using the navigation system in a 15 years old male patient.

FERET DATA SET에서의 PCA와 ICA의 비교

  • Kim, Sung-Soo;Moon, Hyeon-Joon;Kim, Jaihie
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2003년도 하계종합학술대회 논문집 Ⅳ
    • /
    • pp.2355-2358
    • /
    • 2003
  • The purpose of this paper is to investigate two major feature extraction techniques based on generic modular face recognition system. Detailed algorithms are described for principal component analysis (PCA) and independent component analysis (ICA). PCA and ICA ate statistical techniques for feature extraction and their incorporation into a face recognition system requires numerous design decisions. We explicitly state the design decisions by introducing a modular-based face recognition system since some of these decision are not documented in the literature. We explored different implementations of each module, and evaluate the statistical feature extraction algorithms based on the FERET performance evaluation protocol (the de facto standard method for evaluating face recognition algorithms). In this paper, we perform two experiments. In the first experiment, we report performance results on the FERET database based on PCA. In the second experiment, we examine performance variations based on ICA feature extraction algorithm. The experimental results are reported using four different categories of image sets including front, lighting, and duplicate images.

  • PDF

랜덤 포레스트와 칼라 코렐로그램을 이용한 도로추출 (Road Extraction Based on Random Forest and Color Correlogram)

  • 최지혜;송광열;이준웅
    • 제어로봇시스템학회논문지
    • /
    • 제17권4호
    • /
    • pp.346-352
    • /
    • 2011
  • This paper presents a system of road extraction for traffic images from a single camera. The road in the images is subject to large changes in appearance because of environmental effects. The proposed system is based on the integration of color correlograms and random forest. The color correlogram depicts the color properties of an image properly. Using the random forest, road extraction is formulated as a learning paradigm. The combined effects of color correlograms and random forest create a robust system capable of extracting the road in very changeable situations.

各種 燐化合物溶媒 抽出系에 있어서 4f 및 5f 系列 元素의 抽出速度 및 分配率의 溫度依存性 (Extraction Rate and Temperature Dependency of Distribution Ratio of 4f and 5f Series Element in the Various Phosphorus Compounds)

  • 이진택
    • 대한화학회지
    • /
    • 제13권3호
    • /
    • pp.199-204
    • /
    • 1969
  • 4f 및 5f 系列 元素의 溶媒抽出에 있어서 分配速度를 測定해 본 結果 4f 系列의 前半部와 後半部 間에 明白한 差異를 볼 수 있었다. 三價의 Am 및 Cm은 4f 系列의 前半部와 類似함을 알았다. 또한 分配率과 抽出溫度와의 關係를 檢討해 본 結果 抽出系에 따라 獨特한 增加 또는 減少傾向이 나타났으며 또한 Chelate 抽出系에 있어서는 原子番號 存在性이 있음을 알았다

  • PDF

Extraction of Ground Control Point (GCP) from SAR Image

  • Hong, S.H.;Lee, S.K.;Won, J.S.;Jung, H.S.
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 2003년도 Proceedings of ACRS 2003 ISRS
    • /
    • pp.1058-1060
    • /
    • 2003
  • A ground control point (GCP) is a point on the surface of Earth where image coord inates and map coordinates can be identified. The GCP is useful for the geometric correction of systematic and unsystematic errors usually contained in a remotely sensed data. Especially in case of synthetic aperture radar (SAR) data, it has serious geometric distortions caused by inherent side looking geometry. In addition, SAR images are usually severely corrupted by speckle noises so that it is difficult to identify ground control points. We developed a ground point extraction algorithm that has an improved capability. An application of radargrammetry to Daejon area in Korea was studied to acquire the geometric information. For the ground control point extraction algorithm, an ERS SAR data with precise Delft orbit information and rough digital elevation model (DEM) were used. We analyze the accuracy of the results from our algorithm by using digital map and GPS survey data.

  • PDF