RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      검색결과 좁혀 보기

      선택해제
      • 좁혀본 항목 보기순서

        • 원문유무
        • 원문제공처
          펼치기
        • 등재정보
          펼치기
        • 학술지명
          펼치기
        • 주제분류
          펼치기
        • 발행연도
          펼치기
        • 작성언어

      오늘 본 자료

      • 오늘 본 자료가 없습니다.
      더보기
      • 무료
      • 기관 내 무료
      • 유료
      • KCI등재

        하드웨어 복잡도를 줄이기 위한 RDO내 DCT 공유구조의 HEVC 화면내 예측부호화기

        이석호,장준영,변경진,엄낙웅,Lee, Sukho,Jang, Juneyoung,Byun, Kyungjun,Eum, Nakwoong 한국스마트미디어학회 2014 스마트미디어저널 Vol.3 No.4

        HEVC 차세대 비디오 압축 표준은 ITU-TSG16 WP와 ISO/IEC JTC1/SC29, WG 11 두 단체 공동으로 2013년 표준화가 완료되었으며 기존 H.264 하이프로파일과 비교하여 압축효율은 두배 정도이다. HEVC에서 화면내 예측 (intra prediction) 모드는 planar와 DC 모드를 포함한 35개의 방향성 모드가 있으나 모든 모드를 적용한 부호화기를 구현하기 위해서는 하드웨어 복잡도가 증가하며 각 코딩유닛(coding unit) 사이즈에 따라 정확한 모드예측을 위한 RDO (rate distortion optimization) 계산에 필요한 DCT 사이즈도 증가하였기 때문에 본 논문에서는 하드웨어 사이즈를 줄이기 위하여 양자화를 위한 DCT와 SSE 계산을 위한 RDO 블럭내 DCT를 공유하는 화면내 예측부호기를 제안한다. 성능은 HEVC 참조소프트웨어인 HM-13.0과 비교하여 BD-rate는 평균 20% 증가하며 부호화시간은 4배 이상 단축되어 300MHz에서 FHD ($1920{\times}1080p$) 영상의 초당 60 프레임 실시간 부호화가 가능하다. HEVC is the latest joint video coding standard with ITU-T SG16 WP and ISO/IEC JTC1/SC29/WG11. Its coding efficiency is about two times compared to H.264 high profile. Intra prediction has 35 directional modes including dc and planer. However an accurate mode decision on lots of modes with SSE is too costly to implement it with hardware. The key idea of this paper is a DCT shared architecture to reduce the complexity of HEVC intra encoder. It is to use same DCT block to quantize as well as to calculate SSE in RDO. The proposed intra encoder uses two step mode decision to lighten complexity with simplified RDO blocks and shares the transform resources. Its BD-rate increase is negligible at 20% on hardware aspect and the operating clock frequency is 300MHz@60fps on FHD ($1920{\times}1080$) image.

      • KCI등재
      • KCI우수등재

        병행 수행 제어를 위한 Transaction분석 시스템에 관한 연구

        이석호(Sukho Lee),민경오(Kyungoh Min) 한국정보과학회 1981 정보과학회논문지 Vol.8 No.1

        본 논문은 transaction class의 protocol 표를 자동적으로 작성할 수 있는 시스템 설치에 관한 것이다. 이 시스템은 단순 predicate로 표현된 transaction class를 입력으로 받아 들여서 그 class들 간에 상중여부를 조사한뒤 상충되는 transaction class들에 대해 적절한 protocol을 명시하여 주는 transaction-protocol관계표를 출력으로 생성한다. 이 관계표는 분산데이타 베이스 시스템에 있어서 transaction 들의 병행수행제어를 용이하게 하려는 데 그 목적이 있다. This paper is mainly concerned with a tool that can automatically generate a protocol table of transaction classes. This tool receives as its input a set of transaction classes specified by simple predicated. It checks the conflicts between the classes, and determines the appropriate protocol for each transaction class pair, thus resulting a protocol table for concurrency control of transactions in distributed database system.

      • KCI등재
      • KCI우수등재

        음악정보처리시스템의 설계 및 구현

        이석호(Sukho Lee),안영경(Young Kyung Ahn) 한국정보과학회 1982 정보과학회논문지 Vol.9 No.4

        This paper is mainly concerned with the computer application in musicology, specifically in music information processing. It presents melody-input process which translates music notation into computer readable form, and melody-output process which produces an output in such a convinient format to musicologists. By using these processes, we design and implement a Music Information Processing System (MIPS) which can retrieve any musical scores via multiple keys like composer, title, genre, source, and opening melody. The music data base employed in MIPS is structured to permit on-line updates of any repertories of music. The MIPS is implemented in NEC s-100/80. 본 논문은 음악정보처리의 전산화에 관한 연구로서, 선율의 입출력 문제를 해결하기 위해 선율 입력기법과 선율출력기법을 제시하였고, 방대한 양의 악보 및 음악정보를 효율적으로 관리하기 위해 음악데이타베이스를 설계하였으며, 사용자의 요청에 따라 필요한 정보를 음악데이타베이스로 부터 효율적으로 검색, 삽입, 변경, 삭제할 수 있도록 음악정보처리시스템 (MIPS Music Information Processing System)을 설계, 구현하였다. MIPS의 구현에 있어서는, 사용자의 편의를 도모하기 위해 interactive display terminal을 통해 대화형식으로 MIPS를 조작할 수 있도록 설계하였고, 다양한 음악정보의 전산화에 용이하도록 영문가사는 물론 한글가사도 처리할 수 있게 하였으며, MIPS의 구현에는 NEC s-100/80을 사용하였다.

      • KCI등재후보

        한국 전통소재 애니메이션을 위한 3D NPR 렌더링 기술에 관한 연구

        이석호(Lee, Sukho),김재명(Kim, Jaemyoung),김현성(Kim, Hyunsung),이봉근(Lee, Bonggun) 한국디지털디자인협의회 2007 디지털디자인학연구 Vol.7 No.1

        "동화(inbetween)" 를 컴퓨터가 그려내는 디지털애니메이션은 애니메이션 제작에 많은 변화를 가져왔으며 이러한 디지털애니메이션기술은 3D특유의 표현뿐 아니라 2D 애니메이션과의 합성, 동양적 이미지의 표현에 까지 그 필요성이 확대되어 가고 있다. 본래의 회화, 동양화, 스케치와 구별하기 힘들 정도의 모사성을 가지면서도 3D 애니메이션 특유의 자유로운 카메라워킹이나 제작의 유연함과 같은 강력한 요소를 동시에 가진 NPR은 앞으로 그 사용가치가 무궁무진하다고 볼 수 있다. 본 논문에서는 3D 특유의 질감을 제거하고 회화적인 느낌을 표현하는 NPR(None-Photorealistic Rendering)의 개념과 분류를 알아보고 "12간지" 라는 한국적 소재를 가지고 창작된 Pre-Sales Package "12guardians" 에서 사용된 NPR의 동양적 이미지 표현기술을 모델링단계, 라인스타일의 표현, 쉐이딩의 표현 분야로 나누어 살펴봄으로써 향후 이러한 동양적 이미지의 애니메이션을 기획하고 제작하는데 있어 시행착오를 줄이고 제작에 참고거 되는 선례로 남기고자한다. Didgital animation for Computer Generated "inbetween" brings many changes in animation production. Needs for these digital animation yechniques have been growing in not only 3D expression but also compositing with 2D animation and oriental expression. NPR(None-Photorealistic Rendering) has many possibilities because it has both powerful 3D features (such as free camera working, flexible process) and similarties to paintings, sketches, watercolors. In this study, we find a notion and classification of NPR. And we describe some techniques used on "12Guardians" (an animation Pre-Sales Package based on Korean traditional theme) in field of modeling, line styles, shadings in order to produce oriental-imaged animation.

      • KCI우수등재

        意味 데이타 모형과 개체 수준 명령어의 처리

        이석호(Sukho Lee),송두헌(Doo Heon Song) 한국정보과학회 1983 정보과학회논문지 Vol.10 No.2

        This paper describes database operations on the entity level in the semantic data model based on IS-A relationship. As a new class interrelationship among those entities which represent composite concepts, entity-sharable relationship is identified. The is-a relationship IS further classified into four cases-conceptual, attribute-defined, set-operated, and existence-constrained is-a. For each case, a richer set of invariants to support database operations is explored. 이 논문은 IS-A관계를 갖는 전형적 意味데이타 모형인 ESM(Entity Semantic Model)을 기술하고 그 모형에서의 개체 수준의 데이터 베이스 명령어 처리에 관하여 연구하였다. 특히 모형화 개념 면에서 몇가지 새로운 개념이 추가되었고 無缺性 법칙(Integrity Rules)을 확장하여 사용자의 부분 지식을 활용, 데이터 베이스 명령어를 자동적으로 처리할 수 있도록 하였다.

      • KCI우수등재

        하부 인터페이스에서 병행 수행제어의 구현

        이석호(Sukho Lee),홍의경(Euikyeong Hong) 한국정보과학회 1983 정보과학회논문지 Vol.10 No.4

        본 논문은 릴레이셔날 데이터 베이스 관리 시스템의 하부 인터페이스의 설계 및 구현을 연구하였다. 시스템의 하부 인터페이스는 병행수행제어 기법, 시스템 카탈로그, 액세스 방법으로 구성되었다. 병행수행제어 기법은 릴레이션 단위와 자원의 사전 요청 방식을 사용한 물리적 록킹을 택하였고, 시스템 카탈로그는 질의문이 수행될 때마다 필요한 경우에 갱신되어 항상 현재의 정보를 유지하며, 액세스 방법은 VAX-11 RMS를 이용하여 구현되었다. The low-level interface of RDSM, a relational database management system for multi-user, is composed of concurrency control mechanism, system catalogs, and access methods. Concurrency control mechanism, which is main subject of this paper, is implemented by physical locking method with filelevel granularity and preclaim strategy. The system catalogs are dynamically updated by RDSM to maintain current information of all user relations, views, and access privileges. The access methods are realized by VAX-11 RMS.

      • KCI우수등재

        한글 대화식 질의 시스템의 설계 및 구현

        이석호(Sukho Lee),박영배(Young Bae Park),홍봉희(Bong-Hee Hong) 한국정보과학회 1984 정보과학회논문지 Vol.11 No.2

        한글 데이타를 쉽게 조작 처리할 수 있는 환경에 적합한 한글 대화식 질의(HCQ : Hangul Conversational Query) 시스템을 관계 데이타 모델에 의거하여 마이크로 컴퓨터에 적합하도록 설계한 내용을 기술하였다. 이 시스템의 사용자 인터페이스는 HCQ로서 사용자가 쉽고 간편하게 사용할 수 있도록 설계되었다. This paper descibes the design of the Hangul Conversational Query system which manipulates not only Hangul data but also Hangul query by means of the menu-driven method. The system, based on the relational data model, is being realized in a microcomputer system. An important design philosopy of HCQ user interface is the simplicity and easy of use to improve user friendliness.

      연관 검색어 추천

      이 검색어로 많이 본 자료

      활용도 높은 자료

      해외이동버튼