• 제목/요약/키워드: bidirectional disparity morphing

검색결과 5건 처리시간 0.018초

양방향 시차 몰핑을 이용한 중간 시점 영상 보간 (Intermediate Scene Interpolation using Bidirectional Disparity)

  • 김대현;윤용인;최종수;김제우;최병호
    • 대한전자공학회논문지SP
    • /
    • 제39권2호
    • /
    • pp.107-115
    • /
    • 2002
  • 본 논문은 한 쌍의 스테레오 영상으로부터 BDM(Bidirectional Disparity Morphing)을 이용하여 중간시점 영상을 보간하는 방법을 제안한다. 영상은 하나 이상의 계층으로 구성되어 있고 각각의 계층은 유사한 시차값을 갖기 때문에, 블록 단위의 시차 맵을 이용하는 것은 유용하다. 또한 블록 단위의 시차 맵은 시차계산을 위한 영상의 해상도를 줄여 계산량을 크게 감소시킨다. 그러나 서로 다른 계층이 겹쳐진 영역에서는 시차가 급격히 변화하여 정합 오차가 증가하고, 가려짐이 발생할 확률이 높다. 따라서 정합 결과에 따라 블록의 크기를 변화시켜 보다 정밀하게 대응 블록을 검색하여 잘못된 시차 계산을 막고, 아울러 가려진 영역을 검출할 수 있다. 가려진 영역의 시차는 가려짐 패턴을 이용하여 올바른 시차를 지정할 수 있어, 결과적으로 보다 정확한 중간 시점 영상을 생성할 수 있다.

Intermediate Scene Generation using Fast Bidirectional Disparity Morphing and Three Occluding Patterns

  • Kim, Dae-Hyun;Park, Jong-Soo
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2002년도 ITC-CSCC -2
    • /
    • pp.904-907
    • /
    • 2002
  • In this paper, we describe an algorithm to automatically generate an intermediate scene using the bidirectional disparity morphing from the parallel stereopair. To compute the disparity between two reference images, we use the 2-step fast block matching algorithm that restricts the searching range and accelerates the speed of the computation of the disparity. We also define three occluding patterns so as to smooth the computed disparities, especially for occluded regions. They are derived from the peculiar properties of the disparity map. The smoothed disparity maps present that the false disparities are well corrected and the boundary between foreground and background becomes sharper. We discuss the advantages of this algorithm compared to the commonly used schemes and we show some experimental results with real data.

  • PDF

파노라마 영상 기반 네비게이션에서 FFT 기술을 이용한 자연스러운 장면 전환 알고리즘 (An algorithm of the natural view transition in the panoramic image based navigation using Fast Fourier Transform Techniques)

  • 김대현;최종수;김태은
    • 정보처리학회논문지B
    • /
    • 제10B권5호
    • /
    • pp.561-566
    • /
    • 2003
  • 본 논문에서는 파노라마 기반 네비게이션 시스템에서 한 시점에서 다른 시점으로 이동할 때 자연스럽게 장면을 전환할 수 있는 알고리즘을 제안한다. 제안된 방법은 두 파노라마 영상에서 시선 방향을 일치시키는 사전 워핑(prewarping) 단계와 시선 방향이 일치된 두 영상에서 대응점을 찾아 중간 시점의 영상을 생성하는 양방향 시차 몰핑(bidirectional disparity morphing) 단계로 나누어진다. 사전 워핑은 FFT를 이용해서 두 영상간의 위상 관계를 분석한 후, 두 영상간의 변위, 회전, 및 스케일의 변화를 계산하여 시선 방향을 일치시킨다. 그리고 양방향 시차 몰핑에서는 블록 단위의 시차 벡터(disparity vector)를 계산하고, 가려질 영역에 대한 정확한 시차를 교정하기 위해 가려짐 패턴을 이용하였다. 제안된 방법은 실제 파노라마 영상에 적용하여 실험하였고, 그 결과 두 파노라마 영상 사이를 자연스럽게 이동할수 있었다.

다중 파노라마 영상기반 네비게이션에서 연속적인 시점이동을 위한 장면보간 방법 (View Interpolation Algorithm for Continuously Changing Viewpoints in the Multi-panorama Based Navigatio)

  • 김대현;최종수
    • 대한전자공학회논문지SP
    • /
    • 제40권6호
    • /
    • pp.141-148
    • /
    • 2003
  • 본 논문은 다수의 파노라마 영상을 이용하여 가상환경을 탐색하는 시스템에서 사용자가 한 시점에서 다른 시점으로 자연스럽게 시점을 이동할 수 있도록 중간 장면을 합성하는 알고리즘을 제안한다. 제안된 방법은 두 파노라마 영상에서 시선방향을 일치시키는 사전 교정(prewarping) 단계와 시선방향이 일치된 두 영상에서 대응점을 찾아 중간 시점의 영상을 생성하는 양방향 시차 몰핑(bidirectional disparity morphing) 단계로 나누어진다. 사전 교정은 푸리에(Fourier) 성질을 이용해서 두 영상간의 위상 상관 관계(phase correlation)를 분석한 후, 두 영상 사이의 상대적인 변리, 회전 그리고 축적 변화를 계산하여 시선방향을 일치시킨다. 그리고 양방향 시파 몰핑에서는 블록 단위의 시차 벡터(disparity vector)를 계산하고, 가려짐 영역에 대한 정착한 시차를 추정하기 위해 가려짐 패턴(occluding pattern)을 이용하였다. 제안된 방법은 실제 파노라마 영상에 적용하여 실험하였고, 그 결과 두 파노라마 영상 사이를 자연스럽게 이동할 수 있었다.

Novel Scene Generation Along The Viewing Positions

  • 김대현;김태은;최종수
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2002년도 추계학술발표논문집 (상)
    • /
    • pp.727-730
    • /
    • 2002
  • In this paper. we propose an algorithm to automatically generate a novel scene along the alternated viewing positions using the bidirectional disparity morphing. To compute the disparity between two reference images, we use the 2-step block based matching algorithm and define three occluding patterns so as to smooth the computed disparities, especially for occluded regions. We discuss the advantages of this algorithm compared to the commonly used schemes and show some experimental results with real data.

  • PDF