• 제목/요약/키워드: homography transformation

검색결과 29건 처리시간 0.034초

Feature Based Multi-Resolution Registration of Blurred Images for Image Mosaic

  • Fang, Xianyong;Luo, Bin;He, Biao;Wu, Hao
    • International Journal of CAD/CAM
    • /
    • 제9권1호
    • /
    • pp.37-46
    • /
    • 2010
  • Existing methods for the registration of blurred images are efficient for the artificially blurred images or a planar registration, but not suitable for the naturally blurred images existing in the real image mosaic process. In this paper, we attempt to resolve this problem and propose a method for a distortion-free stitching of naturally blurred images for image mosaic. It adopts a multi-resolution and robust feature based inter-layer mosaic together. In each layer, Harris corner detector is chosen to effectively detect features and RANSAC is used to find reliable matches for further calibration as well as an initial homography as the initial motion of next layer. Simplex and subspace trust region methods are used consequently to estimate the stable focal length and rotation matrix through the transformation property of feature matches. In order to stitch multiple images together, an iterative registration strategy is also adopted to estimate the focal length of each image. Experimental results demonstrate the performance of the proposed method.

Sidewalk Gaseous Pollutants Estimation Through UAV Video-based Model

  • Omar, Wael;Lee, Impyeong
    • 대한원격탐사학회지
    • /
    • 제38권1호
    • /
    • pp.1-20
    • /
    • 2022
  • As unmanned aerial vehicle (UAV) technology grew in popularity over the years, it was introduced for air quality monitoring. This can easily be used to estimate the sidewalk emission concentration by calculating road traffic emission factors of different vehicle types. These calculations require a simulation of the spread of pollutants from one or more sources given for estimation. For this purpose, a Gaussian plume dispersion model was developed based on the US EPA Motor Vehicle Emissions Simulator (MOVES), which provides an accurate estimate of fuel consumption and pollutant emissions from vehicles under a wide range of user-defined conditions. This paper describes a methodology for estimating emission concentration on the sidewalk emitted by different types of vehicles. This line source considers vehicle parameters, wind speed and direction, and pollutant concentration using a UAV equipped with a monocular camera. All were sampled over an hourly interval. In this article, the YOLOv5 deep learning model is developed, vehicle tracking is used through Deep SORT (Simple Online and Realtime Tracking), vehicle localization using a homography transformation matrix to locate each vehicle and calculate the parameters of speed and acceleration, and ultimately a Gaussian plume dispersion model was developed to estimate the CO, NOx concentrations at a sidewalk point. The results demonstrate that these estimated pollutants values are good to give a fast and reasonable indication for any near road receptor point using a cheap UAV without installing air monitoring stations along the road.

Vision-based hybrid 6-DOF displacement estimation for precast concrete member assembly

  • Choi, Suyoung;Myeong, Wancheol;Jeong, Yonghun;Myung, Hyun
    • Smart Structures and Systems
    • /
    • 제20권4호
    • /
    • pp.397-413
    • /
    • 2017
  • Precast concrete (PC) members are currently being employed for general construction or partial replacement to reduce construction period. As assembly work in PC construction requires connecting PC members accurately, measuring the 6-DOF (degree of freedom) relative displacement is essential. Multiple planar markers and camera-based displacement measurement systems can monitor the 6-DOF relative displacement of PC members. Conventional methods, such as direct linear transformation (DLT) for homography estimation, which are applied to calculate the 6-DOF relative displacement between the camera and marker, have several major problems. One of the problems is that when the marker is partially hidden, the DLT method cannot be applied to calculate the 6-DOF relative displacement. In addition, when the images of markers are blurred, error increases with the DLT method which is employed for its estimation. To solve these problems, a hybrid method, which combines the advantages of the DLT and MCL (Monte Carlo localization) methods, is proposed. The method evaluates the 6-DOF relative displacement more accurately compared to when either the DLT or MCL is used alone. Each subsystem captures an image of a marker and extracts its subpixel coordinates, and then the data are transferred to a main system via a wireless communication network. In the main system, the data from each subsystem are used for 3D visualization. Thereafter, the real-time movements of the PC members are displayed on a tablet PC. To prove the feasibility, the hybrid method is compared with the DLT method and MCL in real experiments.

가이드된 순차 RANSAC에 의한 다중 호모그래피 추정 (Multiple Homographies Estimation using a Guided Sequential RANSAC)

  • 박용희;권오석
    • 한국콘텐츠학회논문지
    • /
    • 제10권7호
    • /
    • pp.10-22
    • /
    • 2010
  • 본 논문은 시점을 달리 하는 두 이미지 사이의 다중 호모그래피 관계를 RANSAC을 이용하여 동시에 추정하는 새로운 방안을 제안한다. 이상치가 많이 포함된 데이터에 대해서도 강건한 파라미터 추정이 가능한 RANSAC 알고리즘은 단일 모델에 대해서만 적용되는 제약을 가진다. 따라서, 이미지에 존재하는 여러 평면의 2D 투영 변환 관계들을 추정하기 위해서는 RANSAC 알고리즘을 순차적으로 수행해야 한다. 이 과정에서 데이터에 지속적으로 포함되는 이상치들은 모델 추정을 느리게 한다. 또한, 모델들은 적합치 비율에 의해 순차적으로 추정되기 때문에 알고리즘의 병렬화가 어렵다는 문제가 있다. 본 논문에서는 RANSAC 알고리즘의 수행 과정에서 찾아낸 부분적인 모델 관계를 이용하여 반복 시도 횟수를 줄이고 다중 호모그래피들을 동시에 추정할 수 있는 가이드된 순차 RANSAC 알고리즘을 제시한다.

스마트폰 자이로센서를 이용한 Frontal-View 변환 알고리즘 설계 및 구현 (Design and Implementation of Frontal-View Algorithm for Smartphone Gyroscopes)

  • 조대균;박석천
    • 한국인터넷방송통신학회논문지
    • /
    • 제12권6호
    • /
    • pp.199-206
    • /
    • 2012
  • 본 논문에서는 스마트폰의 자이로센서를 이용하여 다양한 각도에서 촬영한 현실세계의 객체를 증강현실을 위한 자연 마커로 사용할 수 있도록 가상의 Frontal-View로 변환할 수 있는 알고리즘을 설계하고 구현하였다. 제안한 알고리즘은 pitch, roll, yaw 3축에 대한 회전행렬을 획득하여 대상 이미지에 대한 yaw의 기준점을 설정하였다. 그 후 대상 이미지가 바닥, 벽면, 천장 중 어느 면인지 판단하여 그에 대한 회전 행렬을 보정하였다. 마지막으로 자이로 센서 좌표계와 영상 좌표계 사이의 차이를 고려해 Frontal-View를 얻기 위한 호모그래피 행렬을 획득하여 투영변환을 통해 촬영 영상으로부터 Frontal-View를 획득할 수 있도록 설계하였다. 구현된 Frontal-View 변환 프로그램을 평가하기 위해 바닥, 벽면, 천장에 대해 주변 환경을 스마트폰 환경에서 촬영한 영상을 Frontal-View로 변환하도록 테스트를 한 결과 본 논문에서 설계 및 구현한 변환 알고리즘이 여러 각도에서 촬영한 영상을 정상적으로 Frontal-View로 변환하는 것을 확인하였다.

커피 프린터를 위한 커피 잔 정밀 측위 시스템 (High Accurate Cup Positioning System for a Coffee Printer)

  • 김희승;이재성
    • 한국정보통신학회논문지
    • /
    • 제21권10호
    • /
    • pp.1950-1956
    • /
    • 2017
  • 정밀 푸드 프린팅 분야에서 출력 대상물의 정밀한 측위기술은 대단히 중요하다. 본 논문에서는 영상처리를 통하여 라떼 아트 프린터의 커피 잔을 정밀하게 측위하는 방법을 제안한다. 프린터 상단 측면에 설치된 카메라 센서로부터 얻은 이미지를 투영변환을 통하여 Top-View 이미지로 변환하고 이미지의 에지를 검출 후 Circular Hough 변환을 통하여 컵의 중심점 및 반지름을 검출하였다. 성능 평가 결과 0.1 ~ 0.125초의 영상 처리 속도, 92.26% 의 컵 검출률을 보여 라떼 아트 출력 소요 시간에 영향을 거의 주지 않으면서 거의 완벽하게 컵을 검출하는 것을 확인하였으며, 검출된 컵의 중심점 좌표 및 반지름 값들이 평균적으로 1.5mm 이내의 매우 적은 오차를 보여 본 논문이 해결하고자 했던 인쇄 위치 오차 문제를 해결한 것으로 평가된다.

두 개의 공면점을 활용한 타원물체의 3차원 위치 및 자세 추정 (3-D Pose Estimation of an Elliptic Object Using Two Coplanar Points)

  • 김헌희;박광현;하윤수
    • 전자공학회논문지SC
    • /
    • 제49권4호
    • /
    • pp.23-35
    • /
    • 2012
  • 본 논문은 3차원 공간상에 존재하는 타원형 물체의 위치 및 자세 추정 기법을 다룬다. 영상에 투영된 타원특징을 해석하여 원래의 타원에 대한 3차원 자세정보를 구하는 것은 어려운 문제이다. 본 논문은 타원특징의 3차원 정보를 추출하기 위하여, 두개의 공면점을 도입한 위치 및 자세 추정 알고리즘을 제안한다. 제안된 방법은 모델과 영상좌표계에서 각각 정의되는 타원-공면점에 대한 대응쌍이 주어질 때 두 좌표계에 대한 동차변환행렬의 유일해를 결정한다. 타원-공면점은 폴라리티를 기반으로 원근변환에 불변하는 한 쌍의 삼각특징으로 변환되며, 삼각특징들로부터 평면 호모그래피가 추정된다. 카메라 좌표계에 대한 물체 좌표계의 3차원 위치 및 자세 파라미터들은 호모그래피 분해를 통해 계산된다. 제안된 방법은 3차원 자세 및 위치 추정 오차의 분석과 공면점의 위치에 따른 민감도의 분석을 통해 평가된다.

이동 카메라를 이용한 사진 해상도 향상 기술 연구 (A Study on Improvement Technology of Image Resolution using Mobile Camera)

  • 김부리;오종택
    • 한국인터넷방송통신학회논문지
    • /
    • 제23권4호
    • /
    • pp.93-98
    • /
    • 2023
  • 최근 들어 디스플레이 장치의 크기가 커지는 경향이 있고 스마트폰으로 사진을 촬영하는 경우가 일상화되어 있어, 높은 해상도의 사진을 스마트폰으로 촬영할 필요성이 커지고 있다. 그러나 스마트폰과 같이 카메라의 렌즈 크기가 제한된 경우에는 사진의 해상도를 높이는 것에 물리적인 한계가 있다. 본 논문은 스마트폰 카메라와 같이 작은 크기의 렌즈를 사용하는 경우에도 사진의 해상도를 높이기 위한 기술에 관한 것이다. 스마트폰을 이동시키면서 복수의 사진을 촬영하고 이 사진들을 하나의 사진으로 합성하여 해상도를 높이는 것이다. 우선적으로 2차원 사진을 대상으로 스마트폰을 수평으로 이동하면서 2장의 사진을 촬영하였다. OpenCV를 이용하여 카메라 매트릭스의 추정, 호모그패피 역변환등의 과정을 수행하였고, 한 장의 사진으로 합성하여 해상도가 향상되었다. 여러 장의 시험 사진 상의 사선이나 원호등의 부분에서 해상도가 향상되는 것을 확인하였다.

대응점 및 히스토그램을 이용한 영상 간의 컬러 차이 측정 기법 (Method of Measuring Color Difference Between Images using Corresponding Points and Histograms)

  • 황영배;김제우;최병호
    • 방송공학회논문지
    • /
    • 제17권2호
    • /
    • pp.305-315
    • /
    • 2012
  • 두 카메라 혹은 다수의 카메라에서의 컬러 보정은 이후 알고리즘의 성능 향상 및 양안식 3D 카메라에서 매우 중요한 기술이다. 최근 컬러 보정 방법들이 다수 제안되었지만 이 방법들의 결과에 대한 정확한 측정 방법이 많지 않으며 기존의 측정 방법은 두 영상이 카메라의 위치에 따른 서로 다른 장면을 가지고 있을 경우 적합하지 않을 수 있다. 본 논문에서는 컬러 보정을 위한 컬러 간의 차이 측정 기법을 제안한다. 이 기법은 대상이 되는 두 영상의 장면이 일치하지 않는 경우를 고려하여 대응점 검색을 통해 두 장면간의 같은 컬러를 가져야 하는 대응점을 찾고 이 대응점 주위의 영역으로부터 통계치를 계산하여 컬러의 차이를 계산한다. 이 경우 두 영상의 위치 변화를 하나의 기하학적 변환으로 설명하는 기존 방법에서 생길 수 있는 대응점간의 불일치를 고려할 수 있다. 또한 대응점들이 영상의 모든 영역을 포함하지 않을 수 있기 때문에 전체 영상의 통계치를 계산하여 컬러의 차이를 측정한다. 최종적인 컬러의 차이는 대응점 기반과 전체 영상 기반의 컬러 차이의 가중치의 합으로 결정되며 이 가중치는 대응점 기반의 컬러 비교가 영상 내의 얼마만큼의 영역을 포함하는지에 따라서 결정된다.