• Title/Summary/Keyword: 사진 시각화

Search Result 96, Processing Time 0.026 seconds

Layout System for Large-Scale Photo Classification (대용량 디지털 사진 분류 및 레이아웃 시스템 개발)

  • Jang, Chuljin;Kim, Hyong-Jun;Cho, Hwan-Gue
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2009.04a
    • /
    • pp.98-101
    • /
    • 2009
  • 디지털 카메라의 사용이 일반화됨에 따라 수많은 디지털 사진들이 새롭게 생성되고 있다. 수많은 사진을 사용자가 직접 분류하고 앨범화하는 것은 많은 노력과 시간이 소요되는 불편한 작업이 되고 있다. 최근 들어서는 카메라의 높은 보급률로 인해 하나의 행사에 있어서도 여러대의 카메라가 사용되는 등 대용량 사진을 효과적으로 분류하고 시각화할 수 있는 방법의 필요성이 증가하고 있다. 개인적인 사진 관리에 있어서 뿐만 아니라 여러명의 촬영한 사진의 분류 및 제 3 자에게 사진이 촬영된 내용을 소개하기 위한 목적 등 다양한 방면에서 사진 클러스터링 및 시각화와 관련된 기법이 사용될 수 있다. 본 논문에서는 이와 관련된 이전 연구들을 살펴보고 개발중인 사진 분류 및 시각화 시스템의 프로토타입을 소개하며 기존 방법들과 차별화되는 사진 처리 기법에 대해서 살펴본다.

Quadtree-based Terrain Visualization Using Vertex Multiplication (정점증식을 이용한 사진트리 기반 지형 시각화 기법)

  • Lee, Eun-Seok;Shin, Byeong-Seok
    • Journal of the Korea Computer Graphics Society
    • /
    • v.15 no.3
    • /
    • pp.27-33
    • /
    • 2009
  • In terrain visualization, the quadtree is the most frequently used data structure for progressive mesh generation. The quadtree provides an efficient level-of-detail selection and view frustum culling. However, most applications using quadtrees are performed by the CPU, since the hierarchical data structure cannot be manipulated in a programmable rendering pipeline. For this reason, quadtree-based methods show lower performance and higher dependancy of CPU in comparison to GPU-based methods. We present a quadtree-based terrain-rendering method for GPU execution that uses vertex multiplication. It offers higher performance than previous CPU-based quadtree methods, without loss of image quality.

  • PDF

Hierarchical Browsing Interface for Geo-Referenced Photo Database (위치 정보를 갖는 사진집합의 계층적 탐색 인터페이스)

  • Lee, Seung-Hoon;Lee, Kang-Hoon
    • Journal of the Korea Computer Graphics Society
    • /
    • v.16 no.4
    • /
    • pp.25-33
    • /
    • 2010
  • With the popularization of digital photography, people are now capturing and storing far more photos than ever before. However, the enormous number of photos often discourages the users to identify desired photos. In this paper, we present a novel method for fast and intuitive browsing through large collections of geo-referenced photographs. Given a set of photos, we construct a hierarchical structure of clusters such that each cluster includes a set of spatially adjacent photos and its sub-clusters divide the photo set disjointly. For each cluster, we pre-compute its convex hull and the corresponding polygon area. At run-time, this pre-computed data allows us to efficiently visualize only a fraction of the clusters that are inside the current view and have easily recognizable sizes with respect to the current zoom level. Each cluster is displayed as a single polygon representing its convex hull instead of every photo location included in the cluster. The users can quickly transfer from clusters to clusters by simply selecting any interesting clusters. Our system automatically pans and zooms the view until the currently selected cluster fits precisely into the view with a moderate size. Our user study demonstrates that these new visualization and interaction techniques can significantly improve the capability of navigating over large collections of geo-referenced photos.

Photo Clustering using Maximal Clique Finding Algorithm and Its Visualized Interface (최대 클리크 찾기 알고리즘을 이용한 사진 클러스터링 방법과 사진 시각화 인터페이스)

  • Ryu, Dong-Sung;Cho, Hwan-Gue
    • Journal of the Korea Computer Graphics Society
    • /
    • v.16 no.4
    • /
    • pp.35-40
    • /
    • 2010
  • Due to the distribution of digital camera, many work for photo management has been studied. However, most work use a sequential grid layout which arranges photos considering one criterion of digital photo. This interface makes users have lots of scrolling and concentrate ability when they manage their photos. In this paper, we propose a clustering method based on a temporal sequence considering their color similarity in detail. First we cluster photos using Cooper's event clustering method. Second, we makes more detailed clusters from each clustered photo set, which are clustered temporal clustering before, using maximal clique finding algorithm of interval graph. Finally, we arrange each detailed dusters on a user screen with their overlap keeping their temporal sequence. In order to evaluate our proposed system, we conducted on user studies based on a simple questionnaire.

A Priority Queue-Based Photo Clustering Method Using Temporal Information (촬영시각 차이를 고려한 우선순위 큐 기반의 사진 클러스터링)

  • Ryu, Dong-Sung;Kim, Kwang-Hwi;Cho, Hwan-Gue
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.04a
    • /
    • pp.497-500
    • /
    • 2011
  • 이전 필름 카메라 시대에는 한 필름에 촬영 가능한 사진의 수가 제한되고 인화와 현상에 대한 비용과 시간 소모로 인해, 꼭 필요하거나 중요한 순간에 사진을 촬영하였다. 그러나 최근에는 디지털 카메라의 보급과 대용량화된 메모리로 인해, 이전의 필름 카메라 시대와는 달리 일반 사람들도 한번에 많은 양의 사진을 촬영하는 일이 많아졌다. 이와 같이 관리해야 할 사진의 수가 많아질수록 사진을 분류하고 관리하는 작업에 많은 노력과 비용이 소모된다. 본 논문에서는 윈도우와 우선순위 큐를 이용하여, 촬영시각 문맥 (temporal context)의 흐름이 약한 순서대로 사진들을 클러스터링하는 방법을 제안한다. 제안한 방법의 평가를 위해서, Cooper 가 제안한 이벤트 클러스터링 방법과 정확도와 재현율을 비교하였으며, 사진 촬영 시각 차이의 분포의 편차가 작을수록, 제안한 클러스터링 방법이 높은 정확도를 보였다. 본 논문에서 제안한 촬영 시각 클러스터링은 많은 수의 사진들을 이벤트 기반으로 자동 분류하는데 활용될 수 있으며, 클러스터링된 정보들을 그룹별로 시각화하기 위한 인터페이스를 개발하는 것을 향후 연구과제로 제시한다.

Development of a Standardized Korean Affective Picture System (KAPS): A Preliminary Study (표준화된 한국정서사진체계 개발: 예비연구)

  • 이경화;이임갑;박경진;최상섭;손진훈
    • Proceedings of the Korean Society for Emotion and Sensibility Conference
    • /
    • 1998.11a
    • /
    • pp.74-79
    • /
    • 1998
  • 본 연구에서는 한국인'의 정서 연구에 적합한 시각자극의 표준화를 위해서 한국정서사진체계(Korean Affects Picture System: KAPS)의 제작을 수행하면서 얻어진 결과를 간략히 보고하고자 한다. 총 210개의 시각자극 사진을 선정하여 슬라이드로 제작하고, 충남대학교 남녀 대학생 442명 (20-25세)을 대상으로 의미변별척도와 기본정서 평정척도를 사용하여 주관적 정서반응을 측정하였다 의미변별척도 평정치의 요인분석 결과 18개의 양극성 형용사는 3개의, 정서차원, 즉 즐거움, 각성도, 지배성 차원으로 구분되었다. 이는 국제정서사진체계 (IAPS)의 시각자극을 사용하여 미국인을 대상으로 수행한 연구 결과 및 한국인을 대상으로 수행한 연구 결과와 잘 일치하고 있다. KAPS에 포함되는 시각자각 수는 연구가 계속됨에 파라 지속적으로 확대되며, 실험방법 및 각자의 사진에 대한 세 차원(즐거움, 각성도, 통제력) 및 비연속 기본 정서(기쁨. 공포, 슬픔, 혐오, 놀람, 분노)에 관한 주관적 평정치를 포함하는 manual을 제작하여 정서연구자들에게 제공한다. 다른 연구자들에 의해서 얻어진 평정치 자료들도 계속해서 추가 보완될 것이다. 이를 통해서, 안으로 우리 나라에서의 정서 연구방법의 표준화 및 인구성과의 공유화를 위한 토대를 만들 수 있을 것으로 기대한다.

  • PDF

A Grid-based Digital Photo Visualization and Hierarchical Clustering Method (격자 기반의 디지털 사진 시각화와 계층적인 클러스터링 방법)

  • Ryu, Dong-Sung;Chung, Woo-Keun;Cho, Hwan-Gue
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.16 no.5
    • /
    • pp.616-620
    • /
    • 2010
  • Generally, most people use the photo management method which clusters lots of photos into each folders according to photo shooting time and date. However, since the number of photos to manage is getting more increasing, it takes much time and burdensome work. This paper describes PHOTOLAND, a system that visualizes hundreds of photos on a 2D grid space to help users manage their photos. It closely places similar photos in the grid based on temporal and spatial information. Most photograph management systems use a scrollable view based on a sequential grid layout that arranges the thumbnails of photos in some default order on the screen. Our system decreases drag and drop mouse interaction when they classify their photos into small groups comparing to the sequential grid layout. We conducted experiments to evaluate temporal coherence and space efficiency.

A Study on Establishing a Strategy Model Through Analyzing Cases of Digitization of Photographs (사진기록의 디지털화 사례분석과 전략모델 제안에 관한 연구)

  • Kim, Jang-Hwan;Park, Ju-Seok
    • Journal of Korean Society of Archives and Records Management
    • /
    • v.9 no.1
    • /
    • pp.121-150
    • /
    • 2009
  • This study reconfigures meanings of photographs for appearing of visual culture paradigm. By this, a strategy model for digitization could establish which needs when photographs are digitized. A strategy model for digitization is based on essential issues when digitized. Also, applying the project life-cycle and digitization chain model, the processes are suggested as a general reference model. Broadly, Three steps, Pre-project step, Production step, Post-project step, are divided and Specifically, Four steps, (1) Establishment and management of the whole project plans (2) Selecting the target for the digitization of photographs (3) Digital Conversion and Quality Control (4) Preservation and access, are separated. Substantial digitization strategy of photographs is built based on chain model of digitization to guarantee qualities of creating digital objects. Each step is constituted with basic processes, details and checklists.

A study on the design parameters for oblique aerial photography (경사사진 촬영을 위한 설계요소에 관한 연구)

  • Seo, Sang-Il;Park, Seon-Dong;Yoon, Dong-Jin
    • Proceedings of the Korean Society of Surveying, Geodesy, Photogrammetry, and Cartography Conference
    • /
    • 2009.04a
    • /
    • pp.78-82
    • /
    • 2009
  • 최근 국내에는 다차원 공간정보 구축을 위하여 디지털 항공사진 및 항공라이다 장비를 이용하고 있으나, 위 데이터만을 이용하여 세밀하고 사실감 있는 3차원 공간데이터를 구축하는데 제한적이며, 고품질의 Texture Mapping을 위해 지상사진을 이용하지만 인력 및 작업 시간이 많이 소요된다. 이에 해외에서는 사실감 있는 3차원 공간정보 구축을 위하여 연직과 경사사진을 동시에 촬영하는 다각사진촬영시스템을 이용하고 있으며, 본 연구에서는 다각사진촬영시스템 개발시 고려해야할 경사사진 촬영 설계요소에 대하여 분석하였다. 연구결과 촬영고도, 카메라각도에 의하여 경사사진 주점의 거리, 지상해상도, 카메라 화각(FOV), 촬영영역에 대하여 분석할 수 있었다.

  • PDF

A Study on 3D Surface Reconstruction for the Breast of Human Body (인체 가슴 부위의 구조물의 3D 표면 모형 재구성)

  • Lee, Sang-Tae;Jeon, Hyun-Jin;Kim, Ki-Tai;Choi, Ki-Seok;Joo, Won-Kyun
    • Proceedings of the Korean Society for Emotion and Sensibility Conference
    • /
    • 2009.11a
    • /
    • pp.99-102
    • /
    • 2009
  • 본 연구에서는 실제 기증받은 시체를 이용하여 인체의 각 구조물을 실제 모습 그대로 3D 이미지화하는 과정에 대해 알아보았다. 인체의 구조물을 3D 로 이미지화하는 과정은 다음과 같다. 먼저 시체를 0.2mm 간격으로 절단하여 절단면의 사진을 찍은 후, 각 절단면의 사진에서 각각의 구조물을 구역화하여 색칠을 한 후, 구역화한 이미지에서 외곽선을 추출하여 벡터 이미지를 만든다. 이 외곽선을 1mm 간격으로 쌓아 올린 후 그 표면을 재구성하여 3D 이미지로 변환하는 과정으로 진행되었다. 3D 이미지의 제작은 가슴 부위에 한정하여 이루어졌다. 인체의 해부학적인 모형을 3D 이미지로 시각화함으로써 얻는 효과는 일반인을 대상으로 인체의 내부에 대한 시각적인 호기심을 충족시켜주고 의학 상식을 넓히는데 도움을 줄 수 있을 것 이다. 또한 의대생들을 비롯한 의학 전문가들에게는 생생한 해부학 강의용으로도 활용 가능하다. 향후 Haptic 시스템을 이용한 의료 실습 어플리케이션과 접목될 수도 있을것이고, fMRI 데이터를 비롯한 타 데이터와의 융합을 통해 시각화하여 서비스 할 수도 있다. 이처럼 인체의 3D 모형은 의료분야에서 광범위하게 활용될 수 있는 데이터로써 그 가치를 지닐 것이다.

  • PDF