• Title/Summary/Keyword: 이진 분류

Search Result 607, Processing Time 0.024 seconds

우리나라 고온성 온천수에 함유된 희토류원소 존재도의 지구화학적 특성

  • 이승구;김통권;이진수;송윤호
    • Proceedings of the Korean Society of Soil and Groundwater Environment Conference
    • /
    • 2004.09a
    • /
    • pp.410-412
    • /
    • 2004
  • 한반도남부에 분포하는 중생대의 화강암류는 경기육괴지역을 중심으로 분포하는 쥬라기의 대보화강암류와 옥천대 이남지역에 주로 분포하는 백악기의 불국사 화강암류로 크게 분류할 수가 있다. 우리나라의 4$0^{\circ}C$ 이상의 고온성 온천수는, 이암층으로 덮여있는 포항지역을 제외하고는 대부분이 상기의 화강암류 지역에 분포하는 특성을 지닌다. 이 논문에서는 우리나라의 고온성 온천수의 지구화학적특성, 특히 희토류원소의 분포특성을 화강암류의 분포지역과 비교하여 고찰해보고자 하였다. 화학분석에 이용된 온천수 시료는 2004년도 2월의 건기에 채취되었다. 이 연구결과에 의하면, 아산온천(구 온양온천), 덕산온천, 포천지구 및 속초지구와 같이 쥬라기 대보화강암류지역에 주로 분포하는 온천수는 PAAS(Post-Archean Australian Shale)로 규격화하였을 경우 경희토류(La-Sm)이 결핍되어 있고, 중희토류는 편평한 분포양상을 보여주었다. 그리고 Eu의 이상(anomaly)이 거의 존재하지 않으며, Ce의 경우 부(-)의 이상 (Ce netative anomaly)을 보여주기도 한다. 반면에 옥천대 이남에 분포하는 백암, 덕구, 부곡, 마금산, 동래, 해운대, 포항지구의 온천수들은 전반적으로 편평한 분포특성을 보여준다. 그리고 대체적으로 Eu 과 Ce의 강한 정(+)의 이상을 보여준다. 이와 같은 Eu과 Ce의 이상은 온천수와 대수층간의 반응에 따른 결과로서 사료된다.

  • PDF

Design and Implementation of a Real-Time Face Detection System (실시간 얼굴 검출 시스템 설계 및 구현)

  • Jung Sung-Tae;Lee Ho-Geun
    • Journal of Korea Multimedia Society
    • /
    • v.8 no.8
    • /
    • pp.1057-1068
    • /
    • 2005
  • This paper proposes a real-time face detection system which detects multiple faces from low resolution video such as web-camera video. First, It finds face region candidates by using AdaBoost based object detection method which selects a small number of critical features from a larger set. Next, it generates reduced feature vector for each face region candidate by using principle component analysis. Finally, it classifies if the candidate is a face or non-face by using SVM(Support Vector Machine) based binary classification. According to experiment results, the proposed method achieves real-time face detection from low resolution video. Also, it reduces the false detection rate than existing methods by using PCA and SVM based face classification step.

  • PDF

An analysis of Speech Acts for Korean Using Support Vector Machines (지지벡터기계(Support Vector Machines)를 이용한 한국어 화행분석)

  • En Jongmin;Lee Songwook;Seo Jungyun
    • The KIPS Transactions:PartB
    • /
    • v.12B no.3 s.99
    • /
    • pp.365-368
    • /
    • 2005
  • We propose a speech act analysis method for Korean dialogue using Support Vector Machines (SVM). We use a lexical form of a word, its part of speech (POS) tags, and bigrams of POS tags as sentence features and the contexts of the previous utterance as context features. We select informative features by Chi square statistics. After training SVM with the selected features, SVM classifiers determine the speech act of each utterance. In experiment, we acquired overall $90.54\%$ of accuracy with dialogue corpus for hotel reservation domain.

Korean Caption Extraction with Decision Tree (의사결정 트리를 이용한 한글 자막 추출)

  • Jung, Je-Hee;Lee, Seun-Hoon;Kim, Jae-Kwang;Lee, Jee-Hyong
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2008.06c
    • /
    • pp.527-532
    • /
    • 2008
  • 자막은 영상과 관련이 있는 정보를 포함한다. 이러한 영상의 정보를 이용하기 위해서 자막을 추출하는 연구가 진행되고 있다. 기존의 자막 추출 연구는 언어 독립적인 특징으로 자막을 이루는 획의 에지는 일정한 간격을 유지하거나 수평라인으로 존재하는 글자의 분포를 이용한 방법을 제안하였다. 이러한 방법들은 획의 간격이 일정한 자막이나 하나의 글자가 하나의 획으로 이루어진 글자에서만 정상적인 동작을 보장하였다. 본 논문에서는 한글 자막 특징을 고려한 자막 추출 방법을 제안한다. 먼저, 한글 자막의 특징인 가로 획의 다수 분포를 고려한 적응형 에지 이진화를 수행하여 에지 영상을 생성하고 에지 연결 객체를 생성한다. 그 후에 생성한 연결 객체를 특징을 추출하여 사전에 생성한 의사결정 트리로 연결 객체를 자막과 비자막 연결객체로 분류한다. 의사결정 트리를 생성하기 위해서 사용한 연결 객체는 뉴스, 다큐멘터리 프로그램에서 획득하였으며, 성능 평가를 위해서 뉴스, 다큐멘터리, 스포츠 프로그램과 같은 대중 방송에서 획득한 영상에서 자막을 추출하였다. 평가 방법은 찾아진 연결 객체 중에 자막 연결 객체의 비율과 전체 자막 중에서 찾아진 자막 연결 객체의 비율로 분석하였다. 실험 결과에서는 제안한 방법이 한글 자막의 추출에 적용 가능함을 보여준다.

  • PDF

Utilizing GSIS and High Resolution Satellite Imagery for Landform Analysis and Sight-Seeing Guidance (금오산 도립공원의 지형분석과 관광안내를 위한 GSIS와 고해상도 위성영상의 활용)

  • Lee, Jin-Duk;Choi, Young-Geun;Lee, Ho-Chan
    • 한국지형공간정보학회:학술대회논문집
    • /
    • 2002.03a
    • /
    • pp.156-161
    • /
    • 2002
  • 자연공원의 체계적인 관리를 위해서는 효율적인 자료수집과 처리, 그리고 합리적인 분석과정이 필요하며, 이러한 관점에서 지형공간정보체계와 위성원격탐사를 이용하는 공원관리 및 관광안내시스템의 개발이 요구되는 시점이다. 본 연구에서는 금오산 도립공원구역을 사례연구지역으로 GSIS(Geo-Spatial Information System)기법을 도입하여 수치지형도, 주제도, 위성영상 등으로부터 도형자료 및 비도형자료를 수집 처리하였다. DEM 생성을 통하여 얻어진 경사도, 사면방향, 지형단면, 지질 분석 등 주제별 지형분석을 행하였다. Landsat TM 위성자료로부터 토지피복분류와 NDVI 식생활력도를 추출하였고, 이 자료들로부터 GSIS 데이터베이스를 구축하였다. 또한 대상지역을 포함하는 Im 해상도의 IKONOS 위성자료를 처리하여 영상지도를 작성하고 DEM과 중합하여 3D 시각화를 구현하였다. 위성영상지도 및 3차원 경관도상에 주요 등산로 벡터자료를 중첩하여 표현하고, 5개 루트의 주요 등산로를 따라 3D 경관 및 문화재, 관리시설 등을 포함하는 동영상 파일을 제작하였다. 본 연구의 결과는 개발과 보존의 중도를 취하는 자연공원의 적정 토지이용을 위한 사전평가 자료 및 Web 기반 관광안내시스템을 구축하기 위한 기본데이터로 활용될 수 있을 것이다.

  • PDF

R Wave Detection Considering Complexity and Arrhythmia Classification based on Binary Coding in Healthcare Environments (헬스케어 환경에서 복잡도를 고려한 R파 검출과 이진 부호화 기반의 부정맥 분류방법)

  • Cho, Iksung;Yoon, Jungoh
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.12 no.4
    • /
    • pp.33-40
    • /
    • 2016
  • Previous works for detecting arrhythmia have mostly used nonlinear method to increase classification accuracy. Most methods require accurate detection of ECG signal, higher computational cost and larger processing time. But it is difficult to analyze the ECG signal because of various noise types. Also in the healthcare system based IOT that must continuously monitor people's situation, it is necessary to process ECG signal in realtime. Therefore it is necessary to design efficient algorithm that classifies different arrhythmia in realtime and decreases computational cost by extrating minimal feature. In this paper, we propose R wave detection considering complexity and arrhythmia classification based on binary coding. For this purpose, we detected R wave through SOM and then RR interval from noise-free ECG signal through the preprocessing method. Also, we classified arrhythmia in realtime by converting threshold variability of feature to binary code. R wave detection and PVC, PAC, Normal classification is evaluated by using 39 record of MIT-BIH arrhythmia database. The achieved scores indicate the average of 99.41%, 97.18%, 94.14%, 99.83% in R wave, PVC, PAC, Normal.

Stress Detection of Railway Point Machine using Sound Analysis (소리 정보를 이용한 선로전환기의 스트레스 탐지)

  • Choi, Yongju;Lee, Jonguk;Park, Daihee;Lee, Jonghyun;Chung, Yongwha;Kim, Heeyoung;Yoon, Sukhan
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2016.04a
    • /
    • pp.620-623
    • /
    • 2016
  • 열차의 진로를 제어하는 선로전환기는 열차의 안정적인 주행에 있어서 매우 중요한 시설이다. 본 논문에서는 선로전환기의 작동 시 발생하는 소리 정보를 이용하여 선로전환기의 스트레스를 탐지하는 시스템을 제안한다. 먼저 제안하는 시스템은 선로전환기에 스트레스가 쌓인 상태의 소리 정보와 스트레스가 제거된 소리 정보를 수집한 후, 다양한 소리특징들을 추출한다. 추출된 특징들로 부터 t-test를 이용하여 유의성이 확보된 소리 특징 파마미터만을 최종 특징벡터로 선택한다. 마지막으로, 소리 특징 벡터를 입력으로 하는 이진 분류기인 SVM(Support Vector Machine)을 이용하여, 선로전환기의 스트레스 상태 여부를 실시간으로 탐지한다. 실제 테스트용 선로전환기에서 취득한 소리 정보 데이터 셋을 이용하여 본 논문에서 제안하는 시스템의 성능을 실험적으로 검증한다.

Implementation of Optical Pattern Recognition System Based on Perceptron Neural Network (Perceptron 신경회로망에 근거한 광 패턴인식 시스템의 구현)

  • 한종욱;용상순;이진호;이기서;김은수
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.16 no.6
    • /
    • pp.545-555
    • /
    • 1991
  • In this paper, We discuss optical implementation of new optical adaptive patern recognition system based on single layer perception with learning capability and associative memory model having error corrective capability. The single layer perceptron is optically implemented by using 2 D LCTV spatial light modulators through the nonlinear quantization and polarization encoding methods, and 2 D hopfield associative memory is also implemented by using multifocus holographic lens. From some experimental results on classfication of Arabic numbers into even & edd numbers, it is shown that the proposed system can classify the patterns to the right classes correctly even for the partial and erronenous input patterns. Accordingly, the proposed optical adaptive pattern recognition system can be suggested for practical application in the fields of image processing and pattern recognition.

  • PDF

A Study on the Auto-ignition Combustion Characteristics of CH4-Air Pre-mixtures in Constant Volume Combustion Chamber (정적연소기를 이용한 메탄-공기 예혼합기의 자발화 연소특성에 관한 연구)

  • Lee, Jin-Soo;Lee, Hae-Chul;Cha, Kyung-Ok;Jung, Dong-Soo
    • Journal of ILASS-Korea
    • /
    • v.10 no.2
    • /
    • pp.41-47
    • /
    • 2005
  • Exhaust gas emissions from internal combustion engines are one of the major sources of air pollution. And. it is extremely difficult to increase gasoline engine efficiency and to reduce NOx and PM(particulate matter) simultaneously in diesel combustion. This paper offers some basic concepts to overcome the above problems. To solve the problems, a recommended technique is CAI(controlled auto-ignition) combustion. In this paper. internal EGR(exhaust gas recirculation) effect is suggested to realize CAI combustion. An experimental study was carried out to achieve CAI combustion using homogeneous premixed gas mixture in the constant volume combustion chamber(CVCC). A flame trap was used to simulate internal EGR effect and to increase flame propagation speed in the CVCC. Flame propagation photos and pressure signals were acquired to verify internal EGR effect. Flame trap creates high speed burned gas jet. It achieves higher flame propagation speed due to the effect of geometry and burned gas jet.

  • PDF

An Technique for the Active Rule Condition (능동규칙의 조건부 처리 기법)

  • 이기욱
    • Journal of the Korea Society of Computer and Information
    • /
    • v.3 no.4
    • /
    • pp.49-54
    • /
    • 1998
  • AS it takes a considerable time for database operations for processing the condition part of active rule, the operations have an important effect on the efficiency of active database system. The processing time of operations should be minimized in order to improve the efficiency of system. The previous works are limited to basic database operations and the partial aggregate functions. In this paper, the processing technique using the structuralization and the state table of relations is suggested. The processing time for basic database operations can be reduced with the structuralization of relations to classification tree and the introduction of deletion information table. With the introduction of binary search tree and relation state table, the aggregate function which has a big of processing cost can be processed effectively and the function of the active database system can be maximized.

  • PDF