• Title/Summary/Keyword: 합성 프로그램

Search Result 400, Processing Time 0.026 seconds

Error Handling Technique Using Arrows (애로우를 이용한 오류 처리 기법)

  • Lee Dong-Ju;Ji Jung-Hoon;Jang Han-Il;Woo Gyun
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.06b
    • /
    • pp.397-399
    • /
    • 2006
  • 모나드의 일반화 버전인 애로우(Arrow)는 모나드에 비해 효율적이며, 프로그램 합성을 위한 직관적인 인터페이스를 제공한다. 여러 프로그램을 합성할 때 합성된 전체 프로그램의 오류 처리는 매우 중요한 문제이다. 각각의 프로그램에서 오류 처리를 일일이 기술하는 것은 매우 번거로우며 비효율적인 작업이기 때문이다. 본 논문에서는 애로우 인터페이스를 이용하는 프로그램을 합성할 때 효율적으로 오류를 처리하기 위한 방법을 제시한다. 모든 애로우 타입에 대하여 오류를 처리하기 위해 새로운 애로우를 정의하며 이를 프로그램 합성 단위로 이용하여 전체적인 프로그램의 오류를 처리한다. 또한 애로우를 이용한 타입 검사 프로그램을 통하여, 논문에서 제시한 오류 처리 기법을 적용하여 효율성을 평가한다.

  • PDF

Implementation of Video Compositing Studio (영상 합성 시스템 구현)

  • Shin, June-ho;Lee, Joo-Hyun;Han, Shin;Lee, Byong-kwon;Seo, Dae-yung;Choi, Jin-gu
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.11a
    • /
    • pp.344-346
    • /
    • 2011
  • 본 논문에서는 사진 및 영상을 편집, 합성할 수 있는 프로그램을 구현하였다. 구현한 프로그램은 영상 합성하는 과정에서 색체와 단색 배경을 분리하여 새로운 영상을 합성시키는 크로마 키(Chroma key)기법을 이용하여 영상을 합성하는 기능을 구현하였으며, 실시간 영상을 합성과 영상 편집 기능 등을 추가하여 사용하기 편리하게 구현하였다. 기존의 영상을 합성하는 프로그램들은 고가이며, 전문 사용자 위주로 제작되었다. 본 논문에서 구현한 프로그램은 일반 사용자를 위한 쉽고 간단하면서 다양한 기능을 제공하고 있다.

Synthesizing Imperative Programs from Examples (예제로부터 명령형 프로그램을 합성하는 방법)

  • So, Sunbeom;Choi, Tae-Hyoung;Jung, Jun;Oh, Hakjoo
    • Journal of KIISE
    • /
    • v.44 no.9
    • /
    • pp.986-991
    • /
    • 2017
  • In this paper, we present a method for synthesizing imperative programs from input-output examples. Given (1) a set of input-output examples, (2) an incomplete program, and (3) variables and integer constants to be used, the synthesizer outputs a complete program that satisfies all of the given examples. The basic synthesis algorithm enumerates all possible candidate programs until the solution program is found (enumerative search). However, it is too slow for practical use due to the huge search space. To accelerate the search speed, our approach uses code optimization and avoids unnecessary search for the programs that are syntactically different but semantically equivalent. We have evaluated our synthesis algorithm on 20 introductory programming problems, and the results show that our method improves the speed of the basic algorithm by 10x on average.

A Development of Waveform Composition Program and Evaluation of Application on Site (파형합성 프로그램 개발 및 현장 적용성 평가)

  • Yoon, Ji-Sun;Woo, Taek-Gyu;Bae, Sang-Hoon
    • Explosives and Blasting
    • /
    • v.27 no.1
    • /
    • pp.38-46
    • /
    • 2009
  • Recently, as a reduction method of vibration and noise, an electronic detonation which has an accuracy of time and a freedom of input delay time was introduced. A waveform composition program can determine a delay time and accomplish simulation under environment similar to real blast using a delay time. In this study, optimum delay time which controls vibration is obtained and real measurement vibration level is estimated by a waveform composition program.

Research and Development of Image Synthesis Model Based on Emotion for the Mobile Environment (모바일 환경에서 감성을 기반으로 한 영상 합성 기법 연구 및 개발)

  • Sim, SeungMin;Lee, JiYeon;Yoon, YongIk
    • Journal of the Korea Society of Computer and Information
    • /
    • v.18 no.11
    • /
    • pp.51-58
    • /
    • 2013
  • Camera performance of smartphone recently has been developed as much as the digital camera. Interest in applications As a result, many people take pictures and the number of people who are interested in application according to photos has been steadily increasing. However, there are only synthesis programs which are arraying some photos, overlapping multiple images. The model proposed in this paper, base on the emotion that is extracted from the facial expressions by combining the background and applying effects filters. And it can be also utilized in various fields more than any other synthesis programs.

Specification and Synthesis of Speed-independent Circuit using VHDL (VHDL을 이용한 속도 독립 회로의 기술과 합성)

  • Jeong, Seong-Tae
    • The Transactions of the Korea Information Processing Society
    • /
    • v.6 no.7
    • /
    • pp.1919-1928
    • /
    • 1999
  • There are no standard language for the specification of speed-independent circuits because existing specification methods are designed appropriately to each synthesis methodology. This paper suggests a method of using VHDL, a standard hardware description language, for the specification and synthesis of speed-independent circuits. Because VHDL is a multi-purpose language, we define a subset of VHDL which can be used for the synthesis. We transform the VHDL description into a signal transition graph and then synthesize speed-independent circuits by using a previous synthesis algorithm which uses a signal transition graph as the specification method. We suggest a systematic transformation method which transforms each VHDL statement into a partial signal transition graph and then merges them into a signal transition graph. This work is a step towards to the development of an integrated framework in which we can utilizes the existing CAD tools based on VHDL. Also, this work will enable a easier migration of the current circuit designers into asynchronous circuit design.

  • PDF

Learning of Data Wrangling Program for Table Data Using Program Synthesis (프로그램 합성을 사용한 테이블 데이터에 대한 데이터 랭글링 프로그램의 학습)

  • Kim, Yurie;Seo, In;Han, Wook-Shin
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2019.05a
    • /
    • pp.354-356
    • /
    • 2019
  • 데이터 랭글링은 원시 데이터를 분석하기에 더 적합한 형태로 변환하는 프로세스를 말한다. 본 논문에서는 프로그램 합성 기술을 이용하여 테이블 데이터에 대하여 사용자의 의도를 만족하는 데이터 랭글링 프로그램을 자동 생성하는 방법을 제안한다. 제안하는 방법은 입/출력 테이블 예시를 명세로 받아 연산자 시퀸스를 탐색한다. 실험을 통해 제안하는 방법이 빠른 시간 안에 정확한 데이터 랭글링 프로그램을 학습할 수 있음을 보였다.

A Study on Personal Live Broadcasting Systems (개인 생방송 시스템 연구)

  • Yim, Jaegeol;Joo, Jaehun;Woo, Jinseok;Bae, Thomas
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2013.01a
    • /
    • pp.55-58
    • /
    • 2013
  • 본 논문은 실시간 개인 생방송 시스템 구현 사례를 소개한다. 본 시스템은 개인용 단말기에서 실행되면서 개인이 실시간 생방송을 할 수 있는 환경을 제공하는 클라이언트 프로그램, 클라이언트에서 웹캠코더로 제작된 영상을 참조영상, 이미지, 문자 등과 합성하여 HDMI, SDI, RTSP 출력을 제공하는 데이터 관리 프로그램, 그리고 방송스케줄 등록과 큐 쉬트(Cue Sheet) 등록 기능 및 사용자 관리 기능을 제공하는 운영관리 프로그램 등으로 구성된다. 본 시스템의 특징은 생방송 지연 시간이 1초 미만이며, 방송 영상과 배경화면을 합성하는 기능, 그리고 고화질 영상을 출력하는 기능을 제공하는 것이다.

  • PDF

Exception Handling Technique in Lazy Functional Language from the Viewpoint of Program Synthesis (프로그램 합성 관점에서 지연 함수형 언어의 예외처리 기법)

  • Lee, Dong-Ju;Woo, Gyun
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.10b
    • /
    • pp.586-589
    • /
    • 2006
  • 순수 함수형 언어에서 예외처리를 구현하는 것은 매우 까다로운 문제이다. 지연계산, 참조투명성과 같은 주요 특징은 예외 처리와 상반된 성질을 가지는 때문이다. 예외의 처리순서는 계산순서와 관계가 있고, 예외의 발생순서는 참조투명성과 밀접한 관계가 있다. 본 논문은 현재 하스켈(Haskell)에서 구현된 예외처리 방법의 분석을 통해, 프로그램 수행 시 효율적인 예외처리 방법에 대해서 제시한다. 합성된 프로그램에서 예외 발생할 때 예외가 전달되는 것을 사전에 차단하는 방법을 이용한다. 실제 예외가 발생한 프로그램을 작성하고, 프로파일링을 통하여 이 방법의 효율성을 점검한다.

  • PDF