• 제목/요약/키워드: Real-time mosaic

검색결과 28건 처리시간 0.024초

나선 드로잉 기반 실시간 결정화 모자이크 기법 (Spiral Drawing-based Real-time Crystallization Mosaic Tchnique)

  • 김재경;김영호;박진완
    • 한국컴퓨터게임학회논문지
    • /
    • 제31권4호
    • /
    • pp.137-144
    • /
    • 2018
  • 과거 모자이크 기법은 바닥에 천을 깔고 타일을 수작업으로 붙여 제작하였다. 하지만 최근 기술의 발달로 데이터 저장 방식이 아날로그에서 디지털로 발전하여 컴퓨터를 통한 이미지 표현과 변환이 가능해지며 모자이크의 표현 기법 또한 다양하게 발전하고, 디지털로의 예술표현 방식으로도 사용되어지며 공학 분야에서도 그 제작 과정에 대한 연구들이 다양하다. 본 논문에서 제안하는 기법은 나선형으로 실시간 퍼져나가는 결정화(Crystallization)모자이크로 타일요소는 3D석영(Crystal)을 사용한다. 기존 연구들은 대체로 이미지를 좀 더 세밀하게 묘사하기 위함이 연구 목적의 주를 이루고 있지만 본 기법은 시도되지 않았던 나선 드로잉과 결정화를 접목하고 3D 공간에서의 새로운 모자이크 방식을 시도 한다. 또한 제안하는 기법의 대한 검증과 이를 기반으로 게임으로의 발전방향에 대해 모색한다. 본 기법을 바탕으로 제작된 작품 'Spiral Crystallization Photo' 는 MWU Award'18에서 Top27에 선정되었으며 Unite Seoul 2018에서 전시 되었다.

DirectX를 이용한 실시간 영상 모자익 (Real-Time Image Mosaic Using DirectX)

  • 정민영;최승현;배기태;이칠우
    • 정보처리학회논문지B
    • /
    • 제10B권7호
    • /
    • pp.803-810
    • /
    • 2003
  • 본 논문에서는 일반 PC에서 방사형으로 배치된 카메라를 통해 획득되는 비디오 영상을 하나의 대형 고해상도 영상으로 만드는 실시간 영상모자익 기법에 관해 기술한다. 제안된 방법은 먼저 위상 상관 알고리즘을 사용하여 인접하는 두 영상간의 수평 및 수직 이동거리를 산출한 다음, Levenberg-Marquardt 방법을 사용하여 카메라 사이의 정확한 변환 행렬을 계산한다. 마지막으로 DirectX의 텍스처 매핑 함수에 변환행렬을 적용하여 입력영상들을 하나의 대형 영상으로 합성한다. 이 방법은 특징은 일반 개인용 컴퓨터에서 널리 사용되고 있는 그래픽 API DirectX를 영상 합성과정에 이용하기 때문에 특별한 장치와 기계어 수준의 프로그래밍 없이도 실시간 영상 모자익을 구현할 수 있다는 것이다.

동심원 모자이크의 실시간 표현을 위한 데이터 압축 알고리즘에 관한 연구 (A Study on the Data Compression Algorithm for Just-in-Time Rendering of Concentric Mosaic)

  • 지인호;안홍영
    • 한국인터넷방송통신학회논문지
    • /
    • 제10권1호
    • /
    • pp.91-96
    • /
    • 2010
  • 동심원 모자이크는 공통의 공간적인 기준을 사용하여 비디오 분할의 프레임들을 정렬시키거나 합쳐서 형성된다. 과거의 3차원 웨이브렛 변환 코딩의 연구와 비교하여 유연한 부분적 부호화와 비트 스트림의 임의 검색을 가능하게 하여주는 중요한 구성을 고려하여 압축된 동심 모자이크의 just-in-tim(JIT) 표현 알고리즘을 제안하였다. 이 동심 모자이크의 JIT 표현이 실시간 표현을 수행하기 위해서는 많은 계산량이 요구된다. 압축된 형태로 데이터가 유지되어 특정 장면을 표현하기 위해 사용되는 내용만이 복호 되어야 한다. 그래서 제안된 알고리즘은 웨이브렛을 리프팅 계산식의 구조를 사용하여 동심 모자이크의 실시간 표현을 가능하게 해준다.

범위 모자이크 질의의 효율적인 수행 (Efficient Execution of Range Mosaic Queries)

  • 홍석진;배진욱;이석호
    • 한국정보과학회논문지:데이타베이스
    • /
    • 제32권5호
    • /
    • pp.487-497
    • /
    • 2005
  • 질의 영역에 대한 단일 값의 통계 정보를 반환하는 범위 집계 질의와는 달리, 범위 모자이크 질의는 질의 영역 내의 데이타 분포를 모자이크 형태로 반환한다. 즉, 범위 모자이크 질의는 질의 영역을 다차원 격자로 나눈 후, 나뉜 각 영역에 대해 집계값을 구해서 결과로 반환하는 질의이다 이 논문에서는 범위 모자이크 질의와, 범위 모자이크 질의를 SQL문으로 표현하기 위한 mosaic-by 연산자를 제안한다. 그리고 이 논문에서는 집계 R-트리를 이용한 범위 모자이크 질의의 효율적인 수행 알고리즘을 소개한다. 알고리즘은 모든 모자이크 셀의 집계값을 한 번의 트리 순회만으로 계산하며, 집계 R-트리의 집계값을 이용하여 질의 영역 내의 모든 노드를 접근하지 않고도 작은 수의 노드 접근만으로 질의를 수행할 수 있다. 실험 결과를 통해 제안된 알고리즘이 생성된 데이타와 실제 데이타 모두에 대해 좋은 성능을 보이는 것을 알 수 있다.

광간섭 단층촬영법을 이용한 우량 참외 종자 실시간 감별 시스템 개발 (Development of Real-time Screening System for Superior Melon Seeds Using Optical Coherence Tomography)

  • 한승훈;이창호;이승열;정희영;김지현
    • 센서학회지
    • /
    • 제22권4호
    • /
    • pp.262-267
    • /
    • 2013
  • We developed a real-time screening system using optical coherence tomography (OCT) to distinguish the fruitful melon seeds efficiently. Cross-section images of melon seeds infected with Cucumber green mottle mosaic virus (CGMMV) showed an additional layer that did not appear in normal seeds. Additional layer appeared under $100{\sim}300{\mu}m$ from the surface of the seed. OCT can visualize the micro-structural and morphological changes of the internal seed structure. Real-time OCT seed screening system provided the real-time, non-destructive, cross-section image and quantitative information such as A-scan analysis of selected region in the cross-section image. We can distinguish the viral infection seeds while monitoring the averaged A-scan analysis graph in real-time by considering the second peak value of the graph which refers to the layer that occurred owing to the virus. Real-time OCT seed screening system could assist to distinguish the disease caused by CGMMV.

무선 센서 네트워크 영상을 위한 모자이크 기법 (An Image Mosaic Technique for Images Transmitted by Wireless Sensor Networks)

  • 전상은;어진우
    • 전기전자학회논문지
    • /
    • 제11권4호
    • /
    • pp.187-192
    • /
    • 2007
  • 무선 센서 네트워크(WSN)은 비교적 대역폭이 좁고 데이터 저장 메모리 용량에 한계가 있다. 인접한 센서노드들로부터 전송되는 영상을 모자이크하여 하나의 파노라믹 영상으로 만들어 저장하면 필요한 저장 영상의 수도 감소하고 보다 크고 넓은 시야각의 영상을 얻을 수 있어 센서노드 주변의 환경을 이해하는 데 더욱 효율적일 것이다. 대부분의 WSN이 탐색용으로 사용되기 때문에 실시간 처리가 가능하도록 영상획득 주기가 충분히 작아야 한다. 본 논문에서는 센서 네트워크에서의 노드들의 위치를 미리 알 수 있으며 고정되어 있다는 점을 이용하여 빠른 처리가 가능한 모자이크 알고리즘을 제안한다. 제안된 알고리즘은 기존에 방법에 비해 계산량이 매우 적으므로 빠르게 영상 모자이크를 수행할 수 있어 빠른 주기로 여러 개의 센서노드에서 들어오는 영상을 처리할 수 있다. 실험결과 제안하는 알고리즘이 빠른 처리 능력을 보이면서도 모자이크된 화질이 기존의 방법에 비해 크게 떨어지지 않음을 보여주었다.

  • PDF

Peach rosette mosaic virus 검출을 위한 신속한 등온증폭법 개발 (Development of a Rapid Assay for Peach Rosette Mosaic Virus Using Loop-mediated Isothermal Amplification)

  • 이시원;이진영;김진호;노재영
    • 한국미생물·생명공학회지
    • /
    • 제44권4호
    • /
    • pp.493-496
    • /
    • 2016
  • Peach rosette mosaic virus (PRMV)는 1933년 복숭아에서 처음 보고되었으며, 복숭아, 자두, 블루베리, 민들레, 벚나무 등에 감염되는 식물바이러스이다. PRMV는 한국에서 보고된 적이 없으나, 식물검역에서 관리병(control viruses)으로 지정되어 있다. 이번 연구에서는 PRMV를 더욱 신속하고 특이적으로 진단하기 위하여 Loop-mediated isothermal amplification 분석법을 적용한 진단법을 개발하였다. LAMP 방법은 기존의 PCR 방법(RT-PCR 및 nested PCR)과 같은 검출 강도를 가지고 있다. 또한 LAMP 반응을 확인하기 위해 PRMV cDNA을 outer primer sets (Product size 264 bp)로 PCR 한 뒤, Pvu II (CAG/CTG) 제한효소를 처리하였다. 제한효소 처리 결과 2개의 digestion fragments (207 + 57 bp)가 확인되었다. PRMV의 LAMP 진단 방법은 관련 식물로부터 더욱 신속한 모니터링이 가능할 것으로 기대된다.

야간 보행자인식을 위한 적외선 동영상의 형상특징벡터 생성기법 (Method of Generating Shape Feature Vector Using Infrared Video for Night Pedestrian Recognition)

  • 송병탁;김태석
    • 한국멀티미디어학회논문지
    • /
    • 제21권7호
    • /
    • pp.755-763
    • /
    • 2018
  • In this paper, for recognize a night pedestrian from an infrared video, a new method differentiated from the existing feature vector is proposed and experimented. The new approach focuses on the shape feature vector of the structure and shape of the pedestrian image divided by the human body seven split ratio. The pedestrian images are divided into 7 square blocks from the still image of the preprocessing process. And to reduce the dimension, the square block is converted into a mosaic block. The scalar and direction of the shape feature vector is calculated by the brightness and position of the element in the mosaic. For practicality of infrared video system, the proposed method simplifies the data to be processed by reducing the amount of data in the preprocessing in order to continuously batch process the entire system in real time. Through the experiments, we verified the validity of the proposed shape feature vector. In comparison to the existing method, we propose a new shape feature vector generation method as the feature vector for night pedestrian recognition.

분포형 강우-유출 모형에서 토양도 격자크기 효과가 Green-Ampt 모형의 매개변수와 모의된 강우손실에 미치는 영향 (Impact of Different Green-Ampt Model Parameters on the Distributed Rainfall-Runoff Model FLO-2D owing to Scale Heterogeneity)

  • 황지형;이길하
    • 한국환경과학회지
    • /
    • 제29권1호
    • /
    • pp.15-23
    • /
    • 2020
  • The determination of soil characteristics is important in the simulation of rainfall runoff using a distributed FLO-2D model in catchment analysis. Digital maps acquired using remote sensing techniques have been widely used in modern hydrology. However, the determination of a representative parameter with spatial scaling mismatch is difficult. In this investigation, the FLO-2D rainfall-runoff model is utilized in the Yongdam catchment to test sensitivity based on three different methods (mosaic, arithmetic, and predominant) that describe soil surface characteristics in real systems. The results show that the mosaic method is costly, but provides a reasonably realistic description and exhibits superior performance compared to other methods in terms of both the amount and time to peak flow.

사파이어 기판의 방향에 따른 ZnO 박막의 결정화 거동 (Sapphire orientation dependence of the crystallization of ZnO thin films)

  • 조태식
    • 한국전기전자재료학회:학술대회논문집
    • /
    • 한국전기전자재료학회 2001년도 하계학술대회 논문집
    • /
    • pp.1036-1038
    • /
    • 2001
  • The sapphire orientation dependence of the crystallization of ZnO thin films has been studied using real-time synchrotron x-ray scattering. The amorphous ZnO thin films with a 2400-${\AA}$-thick were grown on sapphire(110) and sapphire(001) substrates by radio frequency magnetron sputtering at room temperature. The amorphous ZnO films were crystallization into epitaxial ZnO(002) grains both on the sapphire(110) and on the sapphire(001) substrates. The epitaxial quality, such as mosaic distribution and crystal domain size, of the ZnO grains on the sapphire(110) is high, similar to that of the ZnO grains on the sapphire(001). With increasing the annealing temperature to 600$^{\circ}C$, the mosaic distribution and the crystal domain size of ZnO(002) grains in the film normal direction was improved and decreased, respectively.

  • PDF