• Title/Summary/Keyword: 가시화 방법

Search Result 703, Processing Time 0.028 seconds

3D Rendering Technique for Medical Images using Hardware Texture Mapping (하드웨어 텍스쳐 매핑을 이용한 의료영상의 3차원 볼륨 렌더링 기법)

  • Son, Jae-Gi;Chun, Jun-Chul
    • Annual Conference of KIPS
    • /
    • 2000.04a
    • /
    • pp.299-302
    • /
    • 2000
  • 의료영상의 크기가 커짐에 따라 처리해야 할 데이터량이 많아졌다. 또한 점점 더 많은 사람들이 빠른 3차원 가시화 결과를 기대한다. 하지만 이전에 제시된 많은 방법들은 실시간 응답 결과를 기대하기는 힘들다. 본 논문은 하드웨어를 이용하여 의료영상을 빠른 속도로 3차원 가시화하는 방법과 그 구현 결과에 대해 기술한다. 구현에 있어 자바를 이용함으로써 플랫폼 독립적이며 OpenGL을 기반으로 한 자바 3D API를 사용함으로써 쉽고 빠르게 3차원 가시화 결과를 디스플레이할 수 있다.

  • PDF

Code visualization approach for performance improvement via mlnlmlzlng power dissipation (전력 소모 최소화를 통한 성능 개선의 코드 가시화 방법)

  • An, Hyun Sik;Park, Bokyung;Kim, R.Young Chul
    • Annual Conference of KIPS
    • /
    • 2020.05a
    • /
    • pp.375-376
    • /
    • 2020
  • 높은 사양이 필요한 하드웨어 기반의 모바일 및 IoT 임베디드 시스템은 저전력과 성능에 중요한 이슈를 갖고 있다. 이는 전력 소비로 발열량 증가 및 기기의 수명 단축 문제가 발생된다. 이러한 환경에서 소프트웨어도 제한된 전력, 메모리 등에서 안정적인 동작을 수행해야 하므로 디바이스의 소비전략이 증가한다. 이를 해결하고자, 코드 관점에서 전력 소모 최소화를 통한 소프트웨어 성능 개선 가시화 방법을 제안한다. 이는 코드 가시화를 통해 복잡한 모듈을 식별하고, 저전력 코드 패턴을 적용하여 소프트웨어 성능을 개선한다. 이런 코드로 소비전력을 감소 및 성능을 개선함으로써 코드의 품질을 최적화 할 수 있다.

Visualization of 3D STEP Geometry Data on the Internet (인터넷에서 3차원 STEP 형상정보의 가시화)

  • Oh, Yuchon;Han, Soon-Hung
    • Journal of the Korea Computer Graphics Society
    • /
    • v.2 no.2
    • /
    • pp.69-74
    • /
    • 1996
  • With the emergence of integrated global market and increased competition, many companies are interested in sharing the product model data. One of the solutions is to share the product model data over the computer network or the internet using a standard format. CAD/CAM, STEP, and internet technologies make it possible to share the product model data. This paper presents methods to visualize 3D STEP geometry data on the internet. To create an internet-based STEP model visualizer, the programming language Java and 3D scene description language VRML have been experimented. The STEP geometry data can be displayed either by Java applets of by a VRML browser. These visualization technologies are applied to a PDM development. Engineers who have a low cost web browser can share the expensive design information even at a remote site.

  • PDF

3D Visualization for Situational Awareness of Air Force Operations (공중작전 상황인식을 위한 3차원 가시화)

  • Kim Seong-Nam;Choi Jong-ln;Kim Chang-Hun;Lim Cheol-Su
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.32 no.6
    • /
    • pp.314-323
    • /
    • 2005
  • This paper proposes a real-time 3D visualization system for situational awareness of Air force operations. This 3D system of situational awareness supports a high-level commander of Air force during the war game operations. These situation aware supporting data such as the aircraft track data of radar, aircraft schedule database, map and satellite image data are integrated into one structured data and those are visualized as 3D structure. By using an Out-of-Core method, we can visualize a 3D huge data in real-time in mobile notebook environment. The experiment shows several examples of 3D visualization supporting situation awareness for Air force operation.

Applying Reverse Engineering through extracting Models from Code Visualization (코드 가시화부터 모델링 추출을 통한 역공학 적용)

  • Kwon, Haeun;Park, Bokyung;Yi, Keunsang;Park, Young B.;Kim, Youngsoo;Kim, R. Youngchul
    • Annual Conference of KIPS
    • /
    • 2014.11a
    • /
    • pp.646-649
    • /
    • 2014
  • 최근 레가시 소프트웨어 기능의 증가와 범위가 넓어져, 결함으로 발생하는 사고의 피해 규모가 증가하고 있다. 그로 인해 소프트웨어의 고품질화가 절대적으로 필요하다. 기존 NIPA의 소프트웨어 가시화는 코드로부터 아키텍처 추출을 중점을 고려한다. 이로부터 역공학 기법을 통한 객체지향 코드의 정적 분석과 가시화로 모델(클래스 모델, 순차적 모델, 패키지 모델, 그리고 유스 케이스 모델)과 요구사항을 추출하고자 한다. 이에 앞서 기존에 구축한 Tool-chain에서 가시화를 통한 클래스 모델 추출을 먼저 시도한다. 본 논문에서는 객체지향 패러다임에 맞게 수정된 결합도 측정 방법을 제안하고 추출된 UML 클래스 다이어그램에 적용한다. 그 방법은 측정된 결합도를 클래스 간 의존 관계와 비교하고 UML 클래스 다이어그램에 표현하는 것이다. 이를 통해 기존 레가시 소프트웨어의 재개발 과정에서 설계 문서의 추출과 고품질화가 가능하다.

An Efficient Visualization Method for Interactive Volume Rendering (대화식 볼륨 렌더링을 지원하는 효율적인 가시화 방법)

  • Kim, Tae-Young
    • Journal of the Korea Computer Graphics Society
    • /
    • v.8 no.1
    • /
    • pp.1-11
    • /
    • 2002
  • In order to widely use volume rendering technology in practical fields, a user should be able to control the classification parameter interactively and extract a meaningful information easily from the 3D data as fast as it can be. Previous work on an accelerating volume rendering reconstructs an isotropic volume from an anisotropic one and classifies in pre-processing time and then renders the classified volume rapidly in run time. But, this traditional step may result in long pre-processing time and no real-time feedback. In this paper, we present an efficient classification and rendering method that allows a user to set the opacity transfer function interactively at rendering time on a personal computer without special-purpose hardware.

  • PDF

Sound visualization and source identification by using planar acoustic holography. (평면 음향 홀로그래피를 이용한 음장의 가시화 및 음원탐지)

  • Kwon Hyu-Sang;Suh Jae-Gap;Chung Wan-Sup
    • Proceedings of the Acoustical Society of Korea Conference
    • /
    • spring
    • /
    • pp.289-292
    • /
    • 1999
  • 다수의 마이크로폰 어레이를 사용하여 소음원에서 방사하는 음장을 예측, 가시화하고 소음원의 시, 공간적 특성을 파악하기 위하여 음향 홀로그래피 방법에 대한 연구를 수행하였다. 음향 홀로그래피 방법은 실험적으로 소음원의 특성을 규명할 수 있기 때문에 많은 연구가 활발히 진행되고 있지만, 많은 개수의 마이크로폰과 신호수집장치 등이 필요하기 때문에 그 사용에 많은 제약이 있어 왔다. 음향 홀로그래피 방법중에서 대표적인 평면 음향 홀로그래피 방법을 중심으로 마이크로폰의 개수, 간격등과 같은 측정조건과 함께 마이크로폰을 스캐닝하는 방법둥에 대한 해석을 통하여 장, 단점 및 제한성을 논하였다. 또한 이러한 측정방법에서 나타나는 오차요인을 해석하고 이를 보정하는 방법에 대한 설명과 함께 실험을 통하여 이를 확인해 보았다.

  • PDF

Visual Mapping from Time-Table Information to Map (일정도표 정보의 지도기반 가시화 기법)

  • Lee, Seok-Jun;Jung, Gi-Sook;Jung, Seung-Dae;Jung, Soon-Ki
    • 한국HCI학회:학술대회논문집
    • /
    • 2006.02a
    • /
    • pp.1155-1160
    • /
    • 2006
  • 다양한 과학 분야와 공학 분야에서는 그들이 다루고 있는 특정한 주제의 정보를 좀 더 신속하고, 명확하게 사용자에게 전달하기 위해서 여러 가지 정보 가시화(information visualization) 기법을 사용한다. 정보를 가시화 할 때는 기본적으로 세 가지 과정을 거치는데, 원천 데이터(raw data)로부터 데이터 모델(data model)로 변환하고, 변환된 데이터 모델을 가시화 구조상(visual structure)에 매핑(mapping)시킨 후 정보화 모델(information model)로 변환하게 된다. 본 논문에서는 특정 행사가 진행되고 있는 건물내부에서 발생하는 시간, 공간적인 정보를 정리한 도표 메타포(table metaphor)를 토대로, 해당 데이터 모델로부터 추출한 다양한 정보를 3 차원 지도로 구성된 정보화 모델 상에 반영하기 위한 방법을 제안하였다. 또한, 정보를 단순히 공간상에 반영하기 보다는 사용자의 관심영역(interest area)에 따른 정보의 공간적 의미에 중점을 두어 3차원 공간상에 표현하였다.

  • PDF

Visualization of Trivariate Scattered Data Interpolation (트라이 베리에이트 산포된 자료 보간의 가시화)

  • Lee, Kun
    • Journal of the Korea Computer Graphics Society
    • /
    • v.2 no.2
    • /
    • pp.11-20
    • /
    • 1996
  • The numerous application of scattered data include the modeling and visualization of physical phenomena. A tetrahedrization is one of pre-processing steps for 4-D surface interpolation. In this paper, various tetrahedrization methods are discussed including, Delaunay, least squares fitting, gradient difference, and jump in normal direction derivatives. This paper discriminates the characteristics of tetrahedrization through visualizing tetrahedral domain. This paper also, provides the tool that can compare and analyze the quality of 4-D space approximation over tetrahedral domain numerically, as well as graphically.

  • PDF

Visualization Techniques for Marine Engineering Research (조선해양공학 분야의 가시화기법)

  • Hyun Beom-Soo;Doh Deog-Hee
    • Journal of the Korean Society of Visualization
    • /
    • v.1 no.2
    • /
    • pp.3-12
    • /
    • 2003
  • This paper describes the general aspects of various visualization techniques employed for marine engineering research including classical naval architecture, ocean engineering and other related topics. Visualization techniques performed mostly by authors' were introduced here, which range from old fashioned methods such as paint and tuft tests to the newly emerging PIV technique and Sonar in broad sense. Brief explanation of each technique was made for the instruction purposes. It is strongly recommended that the interdisciplinary project with experts in other research areas is necessary in order to develop more advanced and profitable techniques.

  • PDF