• 제목/요약/키워드: Image Viewer

검색결과 194건 처리시간 0.023초

Development of Mobile 3D Terrain Viewer with Texture Mapping of Satellite Images

  • Kim, Seung-Yub;Lee, Ki-Won
    • 대한원격탐사학회지
    • /
    • 제22권5호
    • /
    • pp.351-356
    • /
    • 2006
  • Based on current practical needs for geo-spatial information on mobile platform, the main theme of this study is a design and implementation of dynamic 3D terrain rendering system using spaceborne imagery, as a kind of texture image for photo-realistic 3D scene generation on mobile environment. Image processing and 3D graphic techniques and algorithms, such as TIN-based vertex generation with regular spacing elevation data for generating 3D terrain surface, image tiling and image-vertex texturing in order to resolve limited resource of mobile devices, were applied and implemented by using graphic pipeline of OpenGL|ES (Embedded System) API. Through this implementation and its tested results with actual data sets of DEM and satellite imagery, we demonstrated the realizable possibility and adaptation of complex typed and large sized 3D geo-spatial information in mobile devices. This prototype system can be used to mobile 3D applications with DEM and satellite imagery in near future.

임의의 가상시점 홀로그램 서비스를 위한 중간시점 영상 및 디지털 홀로그램 생성 (Intermediate View Image and its Digital Hologram Generation for an Virtual Arbitrary View-Point Hologram Service)

  • 서영호;이윤혁;구자명;김동욱
    • 한국정보통신학회논문지
    • /
    • 제17권1호
    • /
    • pp.15-31
    • /
    • 2013
  • 본 논문은 최근 관심이 고조되고 있는 디지털 홀로그램의 시야각을 확보하기 위하여 시청자의 시점을 추적하여 그 시점에 해당하는 데이터를 생성하고, 이를 디지털 홀로그램으로 변환하는 방법을 제안한다. 이 방법은 제어하는 시야각의 맨 좌측과 맨 우측 시점에 대한 정보(깊이정보와 컬러 또는 명도정보)가 주어졌다고 가정한다. 이 방법은 주어진 좌, 우측의 깊이영상을 대상으로 스테레오 정합에 의해 단위 깊이 당 의사변위증분을 구하여 사용한다. 이를 이용하여 주어진 좌, 우측시점으로부터 원하는 가상시점의 정보를 생성하고, 그 결과의 두 영상을 결합하여 해당시점의 정보를 획득한다. 이 경우 발생하는 비폐색 영역을 정의하고 이를 채우는 방법을 제안한다. 이 방법을 구현하여 실험한 결과 생성한 중간 시점의 깊이영상과 RGB영상의 평균 화질은 각각 33.83[dB]과 29.5[dB]이었으며, 평균 수행속도는 프레임 당 250[ms]이었다. 또한 이 방법을 이용하여 시청자와 인터랙티브하게 디지털 홀로그램을 서비스하는 시스템의 프로토타입을 제안한다. 이 시스템에는 좌, 우 시점의 영상정보를 획득, 카메라 캘리브래이션과 영상보정, 중간시점 영상생성, 컴퓨터-생성홀로그램(computer-generated hologram, CGH) 생성 및 홀로그램 영상복원기능을 포함한다. 이 시스템은 LabView(R) 환경에서 구현되며, CGH생성과 홀로그램 영상 복원은 GPGPU로, 나머지는 소프트웨어로 구현한다. 구현결과 평균 수행 속도는 초당 약 5 프레임을 처리할 수 있는 속도이었다.

Kano모델 기반의 인터넷 개인방송 서비스 만족도 영향요인 고찰 (Exploring the Factors Affecting Viewer Satisfaction on Internet Personal Broadcasting Based on the Kano Model)

  • 문윤지
    • Journal of Information Technology Applications and Management
    • /
    • 제28권1호
    • /
    • pp.95-110
    • /
    • 2021
  • This study aims to explore the Internet personal broadcasting quality factors that influence viewer satisfaction and dissatisfaction based on the motivation-hygiene theory. Specifically, the quality factors that affect viewer satisfaction of Internet personal broadcasting are derived from the perspectives of extrinsic (contents usefulness and media usability), intrinsic (emotional/cognitive/behavioral enjoyment and creator characteristics), and social motivation (visibility, subjective norm, image, sociality). The data of 200 respondents was used to analyze the relative impact of satisfaction and dissatisfaction with the Kano model, which assumes that viewer satisfaction at both functional and emotional levels varies over quality attributes. In the empirical analysis, the quality factors were classified into attractive, one-dimensional, must-be, and indifferent quality. In addition, it was found that the customer satisfaction coefficient was high in the order of uniqueness, differentiation, and visibility. On the other hand, as a result of applying the dissatisfaction coefficient, it was identified in the order of donation, content reliability, and creator responsiveness.

Fast Generation of Stereoscopic Virtual Environment Display Using P-buffer

  • Heo, Jun-Hyeok;Jung, Soon-Ki;Wohn, Kwang-Yun
    • Journal of Electrical Engineering and information Science
    • /
    • 제3권2호
    • /
    • pp.202-210
    • /
    • 1998
  • This paper is concerned with an efficient generation of stereoscopic views for complex virtual environments by exploiting frame coherence in visibility. The basic idea is to keep visible polygons throughout the rendering process. P-buffer, a buffer of image size, holds the id of the visible polygon for each pixel. This contrasts to the frame buffer and the Z-buffer which hold the color information and the depth information, respectively. For the generation of a consecutive image, the position and the orientation of the visible polygons in the current view are updated according to the viewer's movements, and re-rendered on the current image under the assumption that, when the viewer moves slightly, the visibility of polygons remains unchanged. In the case of stereoscopic views, it may not introduce much difficulty when we render the right(left) image using visible polygons on the (right) image only, The less difference in two images is, the easier the matching becomes in perceiving depth. Some psychophysical experiments have been conducted to support this claim. The computational complexity for generating a fight(left) image from the previous left(right) image is bounded by the size of image space, and accordingly. It is somewhat independent of the complexity of the 3-D scene.

  • PDF

원격 컴퓨터의 GUI 제어와 모니터링을 위한 Mobile VNC 시스템 설계 및 구현 (Design and Implementation of Mobile VNC System for GUI Control and Monitoring of Remote Computer)

  • 천희자;서정희;박흥복
    • 한국정보통신학회논문지
    • /
    • 제9권5호
    • /
    • pp.912-919
    • /
    • 2005
  • 무선 인터넷(Wireless Internet)의 발달로 인해 언제 어디서나 네트워킹이 가능한 환경이 구축되면서 휴대폰과 PDA 등의 모바일 단말기가 여러 분야에서 활용되고 있다. 특히 원격 제어에 있어서 모바일 단말기의 이동성은 큰 장점을 가진다. 본 논문은 모바일 단말기 중에서 가장 대중적인 휴대폰을 사용하여 원격 컴퓨터의 스크린 이미지를 전송받고, GUI 제어와 모니터링을 수행하는 Mobile VNC(Virtual Network Computing) 시스템을 설계 및 구현하였다. 제안하는 시스템은 휴대폰 상의 Mobile Viewer, 다수의 원격 컴퓨터 상의 VNC Server, VNC Monitor로 구성된다 VNC 서버와 모바일 뷰어 사이의 통신을 위해서 MRFB(Mobile RFB) 프로토콜을 사용하고, 모바일 뷰어로 전송되는 스크린 이미지는 휴대폰의 자바 실행 환경인 SK-VM이 지원하는 PNG 포맷으로 엔코딩한다. 구현 결과, 이미지 용량은 2KB-8KB로 측정되었고, 65회 전송 결과 평균 초당 전송률은 에뮬레이터에서 4.93fps, 실제 휴대폰은 0.8fps로 기존 시스템보다 빠른 성능을 보였다.

안과 PACS의 지능형 영상진단 및 치료지원 시스템 (Ophthalmology PACS of Interlligent Image Diagnosis and Theraphy-Support System)

  • 배석환;김용권;이무식;김기진;이보우;유세종
    • 한국산학기술학회:학술대회논문집
    • /
    • 한국산학기술학회 2012년도 춘계학술논문집 1부
    • /
    • pp.72-75
    • /
    • 2012
  • 본 연구는 2011년 8월 12일부터 8월 17일까지 일개 광역시에 대학병원에서 근무하는 안과인턴, 레지던트, 전문의, 방사선사, 안경사, 간호사를 대상으로 안과 PACS의 지능형 영상진단 및 치료지원 시스템 구축을 위한 사용자 요구도 조사를 실시하였다. 구성 대상은 의사 7명(38.9%), 의료기술직 4명(22.2%) 간호사 3명(16.7%), 기타 4명(22.2%)로 나타났다. 안과 PACS 도입 시 가장 중요한 부분으로 8(44.4%)명이 편리성이라고 하였고, 안과 PACS Viewer 중요분야는 9(50.0%)명이 편리한 기능이라고 하였다. 안과 PACS Viewer 필요분야에서 가장 필요한 분야는 14(77.8%)명이 망막분야라고 하였다. 이는 망막 검사의 대부분이 영상을 이용한 진단이 활용되어 있어 나타나 결과로 볼 수 있었다. 안과 PACS Viewer의 환경 관련 문항에서 검사 환자 리스트에서 가장 중요한 것은 생년월일, 부위 ,장비명이었으며, Annotation 및 사진 편집기능에서는 길이측정, 선 및 화살표 삽입, 글자입력으로 진료 및 치료에 직접적인 영향을 미치는 부분을 가장 중요한 환경 구성으로 응답하였다. 안과 PACS의 지능형 영상진단 및 치료에 대한 지원 시스템 구성은 기존 PACS에서 이루어져 있는 Viewer 형태의 UI 구성보다는 더 세밀하고 정확한 진단을 요하는 길이, marking, 장비의 특성, Color Palette 변화, Multi Modality Image Display를 요구하고 있다. 앞으로 방사선 분야의 기존 Viewer 형태의 PACS UI 구성보다는 각 분야에 맞는 PACS UI를 구축함으로써 더 정확하고 지능화된 영상 진단 및 치료 지원을 할 수 있어야 하겠다.

  • PDF

에지 방향성 히스토그램을 이용한 2차원 동영상의 3차원 입체변환기법 (Stereoscopic Conversion of Monoscopic Video using Edge Direction Histogram)

  • 김지홍;유지상
    • 한국통신학회논문지
    • /
    • 제34권8C호
    • /
    • pp.782-789
    • /
    • 2009
  • 본 논문에서는 2차원 단안 동영상으로부터 3차원 입체 동영상을 생성하는 기법을 제안한다. 3차원 공간에서 평행한 직선은 2차원 평면의 투시영상에서 먼 거리일수록 간격이 좁아져서 마지막에 한 점에서 만나게 되며, 이 점을 소실점(vanishing point)이라고 정의한다. 관찰자는 관찰자의 시점으로부터 가장 먼 지점인 소실점이라는 깊이 지도 지각 단서를 활용하여 객체와 배경으로부터 관찰자까지의 깊이 정보를 인지한다. 일반적으로 2차원 단안 영상에서의 기하학적 특성을 이용해서 소실점을 추정하고, 소실점의 위치와 관찰자의 시점과의 관계를 이용하여 깊이 정보를 인지할 수 있다. 본 논문에서는 일반적인 2차원 단안 영상에서 에지 방향성 히스토그램을 이용하여 소실점의 위치를 추정하고, 소실점의 위치에 따른 깊이지도(depth map)를 생성하는 방법은 제안한다. 실험 결과를 통해서 생성된 깊이지도를 이용하여 안정된 3차원 입체 동영상을 만들 수 있다.

CR 시스템을 이용한 방사선 종양학과의 Filmless 환경 구축 (Setting Up a CR Based Filmless Environment for the Radiation Oncology)

  • 김동영;이지혜;김명수;하보람;이천희;김소영;안소현;이레나
    • 한국의학물리학회지:의학물리
    • /
    • 제22권3호
    • /
    • pp.155-162
    • /
    • 2011
  • 방사선치료를 위한 아날로그영상기반의 시뮬레이터와 의료용 선형가속기로 이루어진 시스템을 X-ray 필름을 Computed Radiography (CR)로 교체하여 디지털영상기반의 시스템으로 개선하였다. 장비교체를 최소화하였고 기존의 치료과정과 유사하도록 하여 사용자들이 짧은 시간에 적응할 수 있도록 하였다. 필름카세트와 필름현상기는 CR카세트와 CR리더기로 대신하였고, ViewBox는 소형PC와 모니터로 대체되었다. 디지털영상의 장점을 충분히 활용하기 위해 방사선종양학과에 적합한 Viewer 소프트웨어를 개발하여 업무의 편리성과 효율성을 도모하였다. Viewer 소프트웨어는 2개의 이미지를 동시에 볼 수 있으며, 이들 영상의 비교도 가능하다. 다양한 검색기능과 Contouring 기능, 윈도우폭/레벨 조절기능을 갖추었다. 업무의 중단이 없도록 하기 위해 1주일간 기존 필름과 CR을 공동으로 운용하며 문제점을 수정한 후 필름시스템을 제거하고 CR시스템을 운용하였다. CR시스템은 안정적으로 운용되고 있으며, 본격적으로 CR시스템이 이용되면서 사용자로부터 제기되는 여러 요구사항을 반영하여 기능을 개선하였다.

A Face Tracking Algorithm for Multi-view Display System

  • Han, Chung-Shin;Go, Min Soo;Seo, Young-Ho;Kim, Dong-Wook;Yoo, Ji-Sang
    • IEIE Transactions on Smart Processing and Computing
    • /
    • 제2권1호
    • /
    • pp.27-35
    • /
    • 2013
  • This paper proposes a face tracking algorithm for a viewpoint adaptive multi-view synthesis system. The original scene captured by a depth camera contains a texture image and 8 bit gray-scale depth map. From this original image, multi-view images that correspond to the viewer's position can be synthesized using geometrical transformations, such as rotation and translation. The proposed face tracking technique gives a motion parallax cue by different viewpoints and view angles. In the proposed algorithm, the viewer's dominant face, which is established initially from a camera, can be tracked using the statistical characteristics of face colors and deformable templates. As a result, a motion parallax cue can be provided by detecting the viewer's dominant face area and tracking it, even under a heterogeneous background, and synthesized sequences can be displayed successfully.

  • PDF

A Study on the Quantitative Human Visual Preference with PDP and LCD

  • Lee, Hwal-Ly;Whang, Ki-Woong
    • 한국정보디스플레이학회:학술대회논문집
    • /
    • 한국정보디스플레이학회 2007년도 7th International Meeting on Information Display 제7권2호
    • /
    • pp.1143-1146
    • /
    • 2007
  • We carried out the human visual evaluation on PDPs and LCDs to clarify the viewer preference and the related physical and physiological factors. In the subjective evaluation, the impression test using the semantic differential method was carried out. In the objective evaluation, the eye motion tracking system was used. Our study showed that considering the real usage, the optimum display for viewers was that which showed more soft and smooth image without blurring.

  • PDF