• Title/Summary/Keyword: 형태 생성자

Search Result 473, Processing Time 0.034 seconds

Virtual Segmentation Path Construction for Unconstrained Handwritten Hangul Segmentation (무제약 필기체 한글분할을 위한 가상 분할경로 생성)

  • 박성호;조범준
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2004.05a
    • /
    • pp.827-830
    • /
    • 2004
  • 현재까지도 대부분의 필기체 한글 인식은 완벽한 분할을 가정하여 개발되고 있으며 한글 분할 그 자체에 대한 관심은 매우 낮은 편이다. 또한 한글은 자소의 모아쓰기 형태를 갖고 있어 문자내에 여백이 존재할 뿐만 아니라 문자와 문자 사이의 접촉되는 특징이 흔히 발생되기 때문에 기존의 영문자에 사용된 방법을 그대로 직접 적용하기에는 많은 어려움이 있다. 본 논문에서는 무제약 필기체 한글을 분할하기 위하여 가상 분할경로를 이용하는 방법을 제안한다. 제안된 방법은 기존의 분할 방법들이 갖는 직선화된 분할경로 뿐만 아니라 문자내에 존재하는 여백의 정보를 활용하여 꺽은선 분할경로를 주로 이용하는데 특징이 있다. 분할과정은 크게 2단계로 구성되는데 첫 번째 단계는 입력받은 한글 문자열에 대한 전처리 과정과 수직투영을 통해 직선화된 분할경로를 찾고 이에 따라 쉽게 분할 가능한 문자와 중첩되거나 접촉된 문자를 구분하여 다음 단계의 분할대상으로 결정한다. 두 번째 단계에서는 다양한 가상의 꺽은선 분할경로를 생성하기 위하여 각 문자에서 특징점을 추출하고, 인접한 특징점들 간의 무게 중심점을 찾아서 더 세밀한 경로 생성을 함으로서 가장 최상의 분할경로를 결정한다.

  • PDF

A Design of Data Flow based Automatic Code Generator for Embedded System (데이터 흐름을 반영하는 임베디드 시스템의 코드 자동 생성기 설계)

  • Lee, Byeong-Yong;Ryu, Ho-Dong;Kwon, JIn-Wook;Seok, Mi-Heui;Lee, Woo Jin
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2010.04a
    • /
    • pp.56-59
    • /
    • 2010
  • 오늘날 임베디드 환경에서의 하드웨어의 발전에 더불어, 소프트웨어의 복잡도가 점점 증가하고, 유지보수에 대한 비용이 증가함에 따라 UML모델을 이용한 자동코드 생성에 대한 관심이 더욱 커지고 있다. UML을 이용한 코드 생성의 효과적으로 이루어지기 위해서는 설계된 모델의 무결성이 요구되고 이를 위해서는 모델의 논리적 검증이 선행되어야 한다. 아울러 설계자로 하여금 정의하는 모델이 명확하게 이해되고 구현될 있어야 한다. 하지만 코드 생성의 행위적 관점의 기본이 되는 상태머신 다이어그램에서 잘 드러나는 흐름과는 다르게 데이터의 사용은 다이어그램 내부에 숨겨져 있어 설계자로 하여금 모델에 대한 이해를 어렵게 하고 잠재적인 에러의 내포 가능성이 제기되어 왔다. 본 논문은 이러한 문제의 해결을 위해 코드 내포 상태머신 다이어그램의 데이터 시각화기법을 이용하고, 이러한 시각화 기법을 이용하여 데이터 사용관점에서의 모델의 이해를 도움과 동시에 이를 통하여 더욱 정확한 모델링을 수행하고 더불어 이를 통해 최종적으로는 더욱 효율적인 형태의 코드를 생성하는 코드 자동 생성기의 설계를 제안 한다.

Development of Tool to Generate Qplus Package Automatically (Qplus 패키지 자동 생성 도구 개발)

  • 우덕균;임채덕;김흥남
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.10b
    • /
    • pp.394-396
    • /
    • 2004
  • 한국전자통신연구원(ETRI)에서 개발한 임베디드 리눅스인 Qplus(1)의 개발환경은 타겟 설정 도구인 타겟 빌더(2)와 통합개발환경인 Esto(3)를 포함한다. 타겟 빌더는 타겟에 설치될 응용, 라이브러리 등에 대해서 패키지 형태로 관리하고 있다. 개발자가 Esto를 사용하여 개발된 응용 프로그램을 타겟 빌더의 패키지로 추가하기 위해서는 패키지 명세 구문을 익혀서 수작업으로 패키지를 작성해야 한다. 이와 같은 과정은 개발자에게 프로그램 개발 이외의 오버헤드를 제공하기 때문에 전체적인 개발 시간이 길어질 수 있다. 본 연구에서는 이와 같은 문제를 해결하기 위하여 타겟 빌더의 패키지를 자동으로 생성하는 도구를 개발하였다. 본 도구는 Eclipse(4) 기반으로 개발되었으며, 개발중인 Eclipse 기반의 Esto와 타겟 빌더와 연동되어 개발자에게 사용하기 편리한 통합 Qplus 개발환경을 제공하여, Qplus 기반의 임베디드 시스템 개발 시간을 단축시킬 수 있을 것으로 기대한다.

  • PDF

Access Method Improve Study for UDDI on Web Service (웹 서비스에서 UDDI 접근 방식의 개선 방안)

  • 최유순;소경영;박종구
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.7 no.1
    • /
    • pp.1-8
    • /
    • 2003
  • Information searched in UDDI transfer web service user. Then web service user require interface to web service publisher. In this paper, we abbreviate procedure it. UDDI require WSDL document to web service publisher. For this reason, UDDI transfer XML form message to publisher. Message include user's location information and UDDI required document transfer from publisher to user. Message using SOAP protocol of XML format.

Design of a Security Manager in Global Peer-to-Peer Engine Based on XML (XML 기반 글로벌 Peer-to-Peer 엔진의 보안 관리자 설계)

  • 이일수;이재욱;권태숙;이승룡
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.10a
    • /
    • pp.673-675
    • /
    • 2001
  • 본 논문에서는 PC, 웹, 모바일 환경을 지원하는 글로벌 Peer-to-Peer 엔진에서 인증, 기밀성 및 무결성을 제공하기 위해 암호화/복호화에 필요한 공개키 쌍의 생성/분배/관리 기능을 지원하는 보안 관리자의 설계에 대하여 기술한다. 기존의 Peer-to-Peer 시스템이 단지 인증기관이 발행한 인증서에 의한 공개키의 분배를 지원하는데 비해 제안된 보안 관리자는 인증서뿐만 아니라 인증서가 아닌 다른 전송매체에 의해 분배된 공개키 또한 저장/관리할 수 있는 기능을 제공한다. 이것은 기존의 시스템이 인증서를 발급 받기 위해서 복잡하고 번거로운 신원 확인과 사용료를 부담하는 것에 비해 간편하게 키를 공유하여 보안을 적용시킬 수 있다. 이를 위해 본 논문에서는 키링(Key Rings)이라는 개념을 도입하는데 이는 각 피어에 해당하는 다수의 공개키/개인키를 저장 및 관리란 수 있는 한 쌍의 자료구조로써 제공된다. 또한 본 논문은 이렇게 저장/관리되는 다수의 공개키를 선택하여 사용하기 위한 알고리즘을 제시한다. 제안된 키 링을 사용하는 방식은 인증서를 사용하는 클라이언트/서버 형태의 Peer-to-Peer 보다 순수한 Peer-to-Peer 모델에 근접한 형태라고 볼 수 있다.

  • PDF

고분자/(18-Crown-6) 복합박막 제조 및 $k^+$ 이온의 전달 특성

  • 심재동;남석태;최성부;김병식
    • Proceedings of the Membrane Society of Korea Conference
    • /
    • 1993.10a
    • /
    • pp.61-62
    • /
    • 1993
  • 고분자 분리막의 투과성과 선택성을 향상시키기 위하여 IPN막, 고분자/액정 복합막을 다양한 기능을 가진 재료가 개발되고 있다. 본 연구에서는 알칼리메탈이온을 분리하기 위하여 고분자 지지체에 운반체로써 crown ether(macro-cyclic polyether)류를 분산시킨 고분자/운반체 복합박막을 제조하였다. 고분자/운반체 복합박막은 고분자와 운반체의 혼합용액을 수면에 전개시켜 제조하였다. 고분자는 PVC(M.W 60000, Aldrich), PS(M.W 280000, Aldrich)와 CA(M.W 30000, Sigma)를 사용하였고, 운반체로는 crown ether 중 $K^+$이온과 선택성을 가지는 18-Crown-6(Sigma)를 사용, 고분자와 18-Crown-6의 증량분을 달리하는 혼합용액을 제조하였다. 이때 용매는 Tetrahydrofuran를 사용하였다. 수면에 생성된 박막을 다공성 지지막에 적층시킨 후 감압 건조시켜 복합막을 제조하였다. 고분자와 운반체가 혼합되어 있는 용액의 점도와 표면장력을 각각 fluid spectrometer와 tensionmeter를 사용, 용액이 수면위에서 완전한 막을 형성하면서 분산될 수 있는지 조사하였으며, 고분자 지지체에 분산 고정된 운반체의 분산형태와 표면농도를 조사하기 위하여 ESCA를 이용하였다.

  • PDF

Association Method for SCORM-based Learning Course Generation (스콤 기반 학습코스 생성을 위한 연관기법)

  • Yoon, Hyun-Nim;Kim, Yang-Woo
    • Journal of Internet Computing and Services
    • /
    • v.9 no.6
    • /
    • pp.141-153
    • /
    • 2008
  • E-learning is a new paradigm of education using Internet media. E-learning is rapidly expanding, since it is not restricted by time and space. However, due to the lack of standardization in e-learning, learning contents are developed redundantly. SCORM has been proposed to address this standardization problems. The mere learning contents are shared, the higher the reusability of contents becomes. Therefore, it is needed to develop methods or tools to help educators or content producers to create a learning course easily. In this paper, we propose an association method that could help educators or content producers to efficiently generate learning courses for a subject. The association method, a learning course generation method suggested by this paper, makes use of existing learning courses and learning contents to create new learning courses suitable to a subject. The association method analyzes statistical information of leaning objects derived from existing learning courses and measures coherence between learning objects to create a learning course. The association method suggested by this paper not only supports educators or content producers for easy generation of learning course but also offers a guideline for developing learning courses.

  • PDF

Effect of Drawing Conditions on the Structure of Poly(butylene terephthalate) Film (연신 조건이 PBT Film의 구조에 미치는 영향)

  • 김응수;김상용
    • Proceedings of the Korean Fiber Society Conference
    • /
    • 1998.10a
    • /
    • pp.268-271
    • /
    • 1998
  • Poly(butylene terephthalate) (이하 PBT)는 두 종류의 결정형태를 가지는 고분자로 널리 알려져 있다. 이 두 가지 결정형태를 각각 $\alpha$상 결정과 $\beta$상 결정이라고 하는데, 이 두 결정형은 방사나 연신 또는 열처리 등의 공정에 의하여 생성되기도 하고 $\alpha$-$\beta$상 간 전이를 일으키기도 한다[1],[2]. (중략)

  • PDF

A Question Example Generation System for Multiple Choice Tests by utilizing Concept Similarity in Korean WordNet (한국어 워드넷에서의 개념 유사도를 활용한 선택형 문항 생성 시스템)

  • Kim, Young-Bum;Kim, Yu-Seop
    • The KIPS Transactions:PartA
    • /
    • v.15A no.2
    • /
    • pp.125-134
    • /
    • 2008
  • We implemented a system being able to suggest example sentences for multiple choice tests, considering the level of students. To build the system, we designed an automatic method for sentence generation, which made it possible to control the difficulty degree of questions. For the proper evaluation in the multiple choice tests, proper size of question pools is required. To satisfy this requirement, a system which can generate various and numerous questions and their example sentences in a fast way should be used. In this paper, we designed an automatic generation method using a linguistic resource called WordNet. For the automatic generation, firstly, we extracted keywords from the existing sentences with the morphological analysis and candidate terms with similar meaning to the keywords in Korean WordNet space are suggested. When suggesting candidate terms, we transformed the existing Korean WordNet scheme into a new scheme to construct the concept similarity matrix. The similarity degree between concepts can be ranged from 0, representing synonyms relationships, to 9, representing non-connected relationships. By using the degree, we can control the difficulty degree of newly generated questions. We used two methods for evaluating semantic similarity between two concepts. The first one is considering only the distance between two concepts and the second one additionally considers positions of two concepts in the Korean Wordnet space. With these methods, we can build a system which can help the instructors generate new questions and their example sentences with various contents and difficulty degree from existing sentences more easily.

Web-based Software Tool for Generating Music Therapy System Through Emotion Expression - Visual Expression - (웹 환경에서 감성적 표현요소를 통한 음악 치료 시스템 개발 - 시각요소를 중심으로 -)

  • Kim, Tae-Sik;Hyun, Hye-Jung
    • The Journal of the Korea Contents Association
    • /
    • v.7 no.6
    • /
    • pp.177-184
    • /
    • 2007
  • The purpose of this study is to develop tool that makes students and teachers generate the music therapy system of type as they want by using existing several web-based component technologies. This study develops tool that can generate psychological testing system and users can select image(visual expression) that represents best their psychological state and after some stage can listen the most adequate music in that situation and it can be used as a music therapy too. This tool makes be possible for developer to input and arrange question types and stages, images that can show images connected with them and to offer skill that let them hear adequate music after deciding psychological state. This system development will be able to approach the contents development which is various from education field effectively in order.