• Title/Summary/Keyword: 텍스처정보

Search Result 194, Processing Time 0.026 seconds

A shadow texture to represent the shadow including a non-convex object (오목한 물체의 그림자를 포함하는 그림자 텍스처)

  • Ryu, Tae-Gyu;Oh, Kyung-Soo
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.11a
    • /
    • pp.748-750
    • /
    • 2005
  • 본 논문은 오목한 물체의 그림자 표현이 가능한 그림자 텍스처를 생성하기 위해, 기존의 그림자 맵 (shadow MaP) 방법으로 그림자 정보를 생성하고 아틀라스 텍스처 (atlas texture)에 저장하는 방법을 제안한다. 기존 그림자 텍스처 방법은 그림자 정보를 이미지 텍스처에 저장하므로 그래픽스 하드웨어의 색상 처리 기능을 사용하여 고품질의 그림자를 효율적으로 표현하는 장점이 있지만 오목한 물체의 그림자를 표현하지 못하고 그림자 텍스처 생성에 많은 시간이 소요되는 문제점을 가지고 있다. 실험 결과, 새로운 방법은 그림자 텍스처의 문제점을 해결하고 고품질의 그림자를 표현하는 것을 알 수 있다.

  • PDF

An algorithm for generating temporal texture for video retrieval (동영상 검색을 위한 템포럴 텍스처 생성 알고리즘)

  • Kim, Do-Nyun;Cho, Dong-Sub
    • Proceedings of the KIEE Conference
    • /
    • 2000.11d
    • /
    • pp.839-841
    • /
    • 2000
  • 텍스처 정보는 정지 영상 뿐 아니라 동영상 분석에서도 많은 정보를 제공한다. 이러한 텍스처 정보를 동영상의 움직임 분류에 사용하여 기존의 색, 색영역의 배치 정보, 기준 형상, 명도 텍스처 등을 기본 탐색 키로 삼는 동영상 검색 시스템에 텍스처 특성을 움직임 정보에 적용하여 저 수준 정보에서 움직임 정보가 직접적으로 추출될 수 있음을 보였다. 이 방법의 장점은 배경 소거, 오브젝트 추출 및 추적, 참조 곡선 탐색 등 많은 계산량을 요구하는 연산들이 없이도 움직임 정보를 압축 동영상에서 추출할 수 있다는 것이다. 또한 동영상은 데이터의 양이 매우 크기 때문에 압축되어 있는 것이 필수인데 본 연구에서는 웨이브릿으로 압축되어 있는 동영상에서 움직임 정보가 고주파 부분에 집중되어 있는 점을 이용하여 역변환을 거치지 않고 직접 템포럴 텍스처를 생성하였다. 따라서 계산 속도를 향상시켰으며 계산 과정도 행렬 연산을 기본으로 수행하여 계산 과정을 간단하게 하였다.

  • PDF

Three-dimensional Texture Coordinate Coding Using Texture Image Rearrangement (텍스처 영상 재배열을 이용한 삼차원 텍스처 좌표 부호화)

  • Kim, Sung-Yeol;Ho, Yo-Sung
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.43 no.6 s.312
    • /
    • pp.36-45
    • /
    • 2006
  • Three-dimensional (3-D) texture coordinates mean the position information of torture segments that are mapped into polygons in a 3-D mesh model. In order to compress texture coordinates, previous works reused the same linear predictor that had already been employed to code geometry data. However, the previous approaches could not carry out linear prediction efficiently since texture coordinates were discontinuous along a coding order. Especially, discontinuities of texture coordinates became more serious in the 3-D mesh model including a non-atlas texture. In this paper, we propose a new scheme to code 3-D texture coordinates using as a texture image rearrangement. The proposed coding scheme first extracts texture segments from a texture. Then, we rearrange the texture segments consecutively along the coding order, and apply a linear prediction to compress texture coordinates. Since the proposed scheme minimizes discontinuities of texture coordinates, we can improve coding efficiency of texture coordinates. Experiment results show that the proposed scheme outperforms the MPEG-4 3DMC standard in terms of coding efficiency.

Texture Synthesis Framework via Artificial Neural Networks for Generating Realistic Foam Pattern Textures (사실적인 거품 패턴 텍스처를 생성하기 위한 인공신경망 기반의 텍스처 합성 프레임워크)

  • Yeon Hee Choo;Jong-Hyun Kim
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2024.01a
    • /
    • pp.399-401
    • /
    • 2024
  • 본 논문에서는 텍스처 합성 기술을 활용하여 가상의 거품 패턴 텍스처를 생성하기 위한 합성 데이터 구축 방법을 소개한다. 물리 기반 유체 시뮬레이션에서 거품 표현은 2차 효과(Secondary effects)로 분류되며, 그만큼 계산량이 큰 작업이다. 게임 업계에서는 저사양 디바이스에서도 실시간으로 게임이 실행되어야 하므로 상대적으로 계산량이 큰 물리 기반 시뮬레이션을 통해 거품을 표현하기 어렵다. 대부분 사용자가 임의로 그린 거품 패턴을 화면에 매핑하여 적은 계산량을 통해 거품을 표현하지만, 시뮬레이션을 통해 만들어진 데이터가 아니기 때문에 품질을 보장하기 어렵다. 본 논문에서는 물리 기반 시뮬레이션을 통해 만들어진 거품 패턴을 텍스처 합성 기술을 통해 재생산(Reproduction)함으로써 수작업으로 그린 거품 패턴에서는 표현하기 어려운 고품질 거품 패턴 텍스처를 만들어 낸다.

  • PDF

A Study of Textured Image Segmentation using Phase Information (페이즈 정보를 이용한 텍스처 영상 분할 연구)

  • Oh, Suk
    • Journal of the Korea Society of Computer and Information
    • /
    • v.16 no.2
    • /
    • pp.249-256
    • /
    • 2011
  • Finding a new set of features representing textured images is one of the most important studies in textured image analysis. This is because it is impossible to construct a perfect set of features representing every textured image, and it is inevitable to choose some relevant features which are efficient to on-going image processing jobs. This paper intends to find relevant features which are efficient to textured image segmentation. In this regards, this paper presents a different method for the segmentation of textured images based on the Gabor filter. Gabor filter is known to be a very efficient and effective tool which represents human visual system for texture analysis. Filtering a real-valued input image by the Gabor filter results in complex-valued output data defined in the spatial frequency domain. This complex value, as usual, gives the module and the phase. This paper focused its attention on the phase information, rather than the module information. In fact, the module information is considered very useful at region analysis in texture, while the phase information was considered almost of no use. But this paper shows that the phase information can also be fully useful and effective at region analysis in texture, once a good method introduced. We now propose "phase derivated method", which is an efficient and effective way to compute the useful phase information directly from the filtered value. This new method reduces effectively computing burden and widen applicable textured images.

Efficient and Detailed Texture Synthesis with Orientation Considerations (방향을 고려한 효율적이고 디테일한 텍스처 합성)

  • Yeon Hee Choo;Jong-Hyun Kim
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2023.07a
    • /
    • pp.575-576
    • /
    • 2023
  • 본 논문에서는 텍스처 합성할 때 방향을 고려하여 합성의 품질의 개선시킬 수 있는 방법을 제안한다. 또한 고정된 회전 각도가 아닌, 다양한 각도를 자동으로 샘플링하여 효율적으로 예제 이미지를 생성할 수 있도록 하였고, 이를 통해 합성 경계간의 차이를 자연스럽게 완화시킬 수 있는 결과를 실험을 통해 보여준다.

  • PDF

A Study of Efficient Pattern Classification on Texture Feature Representation Coordinate System (텍스처 특징 표현 좌표체계에서의 효율적인 패턴 분류 방법에 대한 연구)

  • Woo, Kyeong-Deok;Kim, Sung-Gook;Baik, Sung-Wook
    • Journal of Korea Multimedia Society
    • /
    • v.13 no.2
    • /
    • pp.237-248
    • /
    • 2010
  • When scenes in the real world are perceived for the purpose of computer/robot vision fields, there are great deals of texture based patterns in them. This paper introduces a texture feature representation on a coordinate system in which many different patterns can be represented with a mathematical model (Gabor function). The representation of texture features of each pattern on the coordinate system results in the high performance/competence of texture pattern classification. A decision tree algorithm is used to classify pattern data represented on the proposed coordinate system. The experimental results for the texture pattern classification show that the proposed method is better than previous researches.

Dynamic Texture Mapping for Cumulative 3D Terrain Modeling (점증적 3D 지형 모델링을 위한 동적 텍스처 매핑)

  • Cho, Seongjae;Song, Wei;Cho, Kyungeun;Um, Kyhyun;Sim, Sungdae
    • Annual Conference of KIPS
    • /
    • 2013.05a
    • /
    • pp.315-316
    • /
    • 2013
  • 무인 원격 로봇이 감지한 주변 장면에 대한 정보는 텍스처를 매핑한 3D 지형 모델을 통해 현실감 있게 재현할 수 있다. 무인 원격 로봇에는 2D 및 3D 데이터셋을 획득할 수 있는 이종의 센서가 탑재된다. 무인 원격 로봇은 지속적으로 이동하므로 고정된 텍스처를 매핑하는 3D 지형 모델과 달리, 서로 다른 위치와 다양한 시점에서 촬영된 카메라 영상 텍스처를 3D 지형 모델에 매핑하는 기법이 필요하다. 이러한 점증적 3D 지형 모델링을 위한 동적 텍스처 매핑 기법을 설명한다.

Texture Mapping of a Bridge Deck Using UAV Images (무인항공영상을 이용한 교량 상판의 텍스처 매핑)

  • Nguyen, Truong Linh;Han, Dongyeob
    • Journal of Digital Contents Society
    • /
    • v.18 no.6
    • /
    • pp.1041-1047
    • /
    • 2017
  • There are many methods for surveying the status of a road, and the use of unmanned aerial vehicle (UAV) photo is one such method. When the UAV images are too large to be processed and suspected to be redundant, a texture extraction technique is used to transform the data into a reduced set of feature representations. This is an important task in 3D simulation using UAV images because a huge amount of data can be inputted. This paper presents a texture extraction method from UAV images to obtain high-resolution images of bridges. The proposed method is in three steps: firstly, we use the 3D bridge model from the V-World database; secondly, textures are extracted from oriented UAV images; and finally, the extracted textures from each image are blended. The result of our study can be used to update V-World textures to a high-resolution image.

A new efficient format of dynamic fixed-point number for texture mapping in mobile 3D graphics (모바일 3차원 그래픽 텍스처 매핑에 효율적인 새로운 유동형 고정 소수점 수 포맷)

  • Kim, Nam-Seok;Han, Jung-Hyun
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.10a
    • /
    • pp.135-138
    • /
    • 2006
  • 본 논문에서는 텍스처 매핑을 처리하기 위한 텍스처 유닛 하드웨어 설계에 효율적인 새로운 유동형 소수점 포맷을 제안한다. 기존 고정 소수점 포맷은 하드웨어가 간단한 반면 고품질 텍스처 처리를 수행할 경우 오버플로우/언더플로우가 발생하며 부동 소수점 포맷은 이를 해결할 수 있으나 하드웨어가 복잡하다. 제안한 방식은 오버플로우/언더플로우를 해결하면서 부동소수점보다 하드웨어 크기를 줄여서 본 포맷을 적용한 가산기는 부동소수점보다 26% 작으며 곱셈기는 고정/부동 소수점보다 절반 이상으로 작다. 따라서 제안한 포맷은 100Mhz 이상의 빠른 동작이 가능하며 모바일 3차원 그래픽 가속기의 텍스처 유닛 설계에 효과적이다.

  • PDF