• 제목/요약/키워드: vanishing points detection

검색결과 17건 처리시간 0.032초

Vanishing Point Detection using Reference Objects

  • Lee, Sangdon;Pant, Sudarshan
    • 한국멀티미디어학회논문지
    • /
    • 제21권2호
    • /
    • pp.300-309
    • /
    • 2018
  • Detection of vanishing point is a challenging task in the situations where there are several structures with straight lines. Commonly used approaches for determining vanishing points involves finding the straight lines using edge detection and Hough transform methods. This approach often fails to perform effectively when there are a lot of straight lines found. The lines not meeting at a vanishing point are considered to be noises. In such situation, finding right candidate lines for detecting vanishing points is not a simple task. This paper proposes to use reference objects for vanishing point detection. By analyzing a reference object, it identifies the contour of the object, and derives a polygon from the contour information. Then the edges of the detected polygon are used to find the vanishing points. Our experimental results show that the proposed approach can detect vanishing points with comparable accuracy to the existing edge detection based method. Our approach can also be applied effectively even to complex situations, where too many lines generated by the existing methods make it difficult to select right lines for the vanishing points.

다중 초기 소실점을 이용한 소실점 검출 방법 (Vanishing Point Detection Method Using Multiple Initial Vanishing Points)

  • 이창형;최형일
    • 한국콘텐츠학회논문지
    • /
    • 제18권2호
    • /
    • pp.231-239
    • /
    • 2018
  • 본 논문은 다중 초기 소실점 후보를 사용해서 소실점을 검출하는 것을 제안한다. 소실점은 3차원 구조복원 등에 사용되는 중요한 기하정보이다. 소실점은 실내 환경의 경우 세 개의 소실점이 검출된다. 기존 초기 소실점을 하나만 검출하는 방식은 가장 높은 투표합의 초기 소실점이 최적의 소실점의 위치와 다를 수 있기에 부정확 할 수 있다. 따라서 여러 개의 초기 소실점 후보 중 가장 좋은 소실점 후보를 채택하는 방식을 사용하면 처음 구해지는 초기 소실점이 적절치 않은 소실점일 경우를 대비할 수 있다. 또한 본 논문에서는 검출된 소실점을 후처리를 통해서 소실점의 위치를 조정하는 방법을 제안한다. 후처리를 통해 기존보다 정확한 소실점을 검출할 수 있다. 실험 결과는 제안하는 방법을 통해 소실점 검출의 정확도가 기존방법보다 약 1~2% 가량 높음을 보여주며, 이에 따라 성능이 향상되었음을 알 수 있다.

Log-Polar Coordinate Image Space for the Efficient Detection of Vanishing Points

  • Seo, Kyung-Seok;Park, Chang-Joon;Choi, Heung-Moon
    • ETRI Journal
    • /
    • 제28권6호
    • /
    • pp.819-821
    • /
    • 2006
  • Log-polar coordinate image space is proposed as a solution for the problem of unbounded accumulator space in the automatic detection of vanishing points. The proposed method can detect vanishing points at high speed under small memory requirements, as opposed to conventional image space based methods.

  • PDF

선분분류를 이용한 실내영상의 소실점 추출 (Vanishing Points Detection in Indoor Scene Using Line Segment Classification)

  • 마조청;권오봉
    • 한국콘텐츠학회논문지
    • /
    • 제13권8호
    • /
    • pp.1-10
    • /
    • 2013
  • 본 논문에서는 선분분류를 이용하여 실내영상의 소실점을 검출하는 방법을 제안한다. 실내영상을 효율적으로 검출하기 위하여 2 단계로 소실점을 추출한다. 1 단계에서는 이미지가 1 점 투시인지 2 점 투시인지 판별한다. 만일 이미지가 2 점 투시이면, 선분분류를 위하여 검출된 소실점을 지나는 수평선을 구한다. 2 단계에서는 선분분류를 이용하여 2 개의 소실점을 정확히 검출한다. 또 본 논문에서는 인공영상과 이미지 DB를 이용하여 제안한 방법을 평가하였다. 노이즈를 첨가한 인공 영상에 대해서는 노이즈가 60%를 차지할 때까지 검출한 소실점과 실제 소실점과의 차이가 16 픽셀 이하였다. A. Quattoni 와 A. Torralba가 제안한 이미지 DB를 이용한 평가에서는 87% 이상의 이미지에 대하여 소실점을 검출하였다.

다중 영상과 호모그래피 행렬을 이용한 소실점 위치 향상 알고리즘 (Algorithm for improving the position of vanishing point using multiple images and homography matrix)

  • 이창형;최형일
    • 한국산학기술학회논문지
    • /
    • 제20권1호
    • /
    • pp.477-483
    • /
    • 2019
  • 본 논문은 다중 영상과 호모그래피 행렬을 통해 소실점 위치의 정확도를 향상시키는 알고리즘을 제안한다. 단일 영상만을 활용하여 소실점 검출이 가능하지만, 여러 영상의 정보를 활용하여 소실점의 위치를 보정하면 소실점 위치의 정확도를 더 향상시킬 수 있다. 위치 정확도가 향상된 소실점을 통해 더 정확한 실내공간 정보 검출이 가능하다. 이를 위해 본 논문에서는 3개의 영상을 입력받아 정보를 검출한 후 영상의 벽면 간의 호모그래피 행렬을 검출하고, 검출된 호모그래피를 이용하여 소실점의 위치를 변환한다. 최종적으로 변환된 소실점 중 최적의 위치에 있는 소실점을 찾아내어 소실점 위치를 보정 함으로써 소실점 위치의 정확도를 향상시킨다. 실험 결과를 통해 기존의 알고리즘과 제안하는 알고리즘의 정확도를 비교 분석한다. 제안하는 알고리즘을 통해 소실점 위치에 대한 오차 각도가 약 1.62% 감소함을 확인하였고, 이를 통해 더 정밀한 소실점 검출이 가능하였다. 또한, 제안한 알고리즘을 통해 향상된 소실점을 이용하여 검출한 레이아웃이 기존 알고리즘의 결과에 비교해 더 정확한 것을 확인 할 수 있었다.

차선검출 기반 카메라 포즈 추정 (Lane Detection-based Camera Pose Estimation)

  • 정호기;서재규
    • 한국자동차공학회논문집
    • /
    • 제23권5호
    • /
    • pp.463-470
    • /
    • 2015
  • When a camera installed on a vehicle is used, estimation of the camera pose including tilt, roll, and pan angle with respect to the world coordinate system is important to associate camera coordinates with world coordinates. Previous approaches using huge calibration patterns have the disadvantage that the calibration patterns are costly to make and install. And, previous approaches exploiting multiple vanishing points detected in a single image are not suitable for automotive applications as a scene where multiple vanishing points can be captured by a front camera is hard to find in our daily environment. This paper proposes a camera pose estimation method. It collects multiple images of lane markings while changing the horizontal angle with respect to the markings. One vanishing point, the cross point of the left and right lane marking, is detected in each image, and vanishing line is estimated based on the detected vanishing points. Finally, camera pose is estimated from the vanishing line. The proposed method is based on the fact that planar motion does not change the vanishing line of the plane and the normal vector of the plane can be estimated by the vanishing line. Experiments with large and small tilt and roll angle show that the proposed method outputs accurate estimation results respectively. It is verified by checking the lane markings are up right in the bird's eye view image when the pan angle is compensated.

인공 구조물 내 직선을 찾기 위한 경험적 가중치를 이용한 소실점 검출 기법 (A Vanishing Point Detection Method Based on the Empirical Weighting of the Lines of Artificial Structures)

  • 김항태;송원석;최혁;김태정
    • 정보과학회 논문지
    • /
    • 제42권5호
    • /
    • pp.642-651
    • /
    • 2015
  • 소실점(vanishing point)이란 카메라 렌즈를 통해 3차원 공간을 2차원 영상으로 투영하는 과정에서 평행한 직선들이 수렴하는 점을 의미한다. 소실점 검출은 영상 내의 정보를 이용하여 소실점의 위치를 파악하는 것을 의미하며, 영상 내 지점들의 상대적인 거리를 파악하거나 장면 전체의 3차원 구조를 파악하는데 활용된다. 일반적으로 영상 내 평행한 직선들은 인공 구조물 내에 존재하는 경우가 많으므로 직선 검출 기반 소실점 검출 기법들은 인공 구조물 내의 직선들을 찾아 이들이 수렴하는 점을 소실점으로서 검출하는 것을 목표로 한다. 이 때, 영상 내에서 직선을 검출하기 위하여 먼저 에지 검출(edge detection)을 통해 에지 픽셀을 검출하고 그 결과를 허프 변환(Hough transform)하여 직선들을 찾아낸다. 그러나 각종 텍스쳐 및 노이즈 등 여러 원인들로 인해 위 과정에서 검출된 직선들이 모두 소실점을 지나지는 않는다. 따라서 검출된 직선들로부터 소실점을 정확히 검출하기 위해서는 각 직선에 대하여 소실점을 지날 가능성에 따라 다른 가중치를 부여하는 것이 필요한데 기존의 연구들은 가중치를 동일하게 부여하거나 단순한 수준의 가중치 계산을 적용해 왔다. 본 논문에서는 소실점을 지나는 직선들은 대부분 인공 구조물 내의 직선들임에 착안하여 직선에 가중치를 부여하는 새로운 방법을 제안하고 이를 이용한 소실점 검출 결과를 몇 가지 기존 방법들과 비교하였다. 그 결과, 기존 방법들에 비하여 소실점 추정 오류가 약 65% 감소하였다.

반전 좌표계 영상 공간을 이용한 효과적 소실점 검출 (Effective Detection of Vanishing Points Using Inverted Coordinate Image Space)

  • 이정화;서경석;최흥문
    • 대한전자공학회논문지SP
    • /
    • 제41권6호
    • /
    • pp.147-154
    • /
    • 2004
  • 본 논문에서는 반전 좌표계 영상 공간 (inverted-coordinate image space: ICIS)을 이용하여 유한 및 무한 소실점을 그 위치의 제약이나 카메라 보정 (calibration) 없이 효과적으로 검출하는 방법을 제안하였다. 제안한 방법에서는 소실점 검출을 위한 무한(unbounded) 누적 공간을 한정된 부공간 (bounded subspace)들로 분할 매핑하기 때문에 기존의 영상 공간 기반법과 달리 모든 영상에 대해 소량의 고정 메모리 요구량으로도 유, 무한 소실점을 모두 검출할 수 있다. 영상 공간을 누적 공간으로 이용하기 때문에 기존의 가우시안 구 (Gaussian sphere) 기반법이나 허프 공간 (Hough) 기반법과도 달리 카메라 보정이나 원 영상에 대한 정보손실 없이 각 소실점들을 정확하게 추출할 수 있다. 제안한 방법을 다양한 건축 구조물 영상 (architectural images)에 적용시켜 유한 및 무한 소실점들을 효과적이고 정확하게 검출할 수 있음을 확인하였다.

확률적인 소실점 추정 기법에 기반한 강인한 송전선 검출 방법 (A Robust Power Transmission Lines Detection Method Based on Probabilistic Estimation of Vanishing Point)

  • 유주한;김동환;이석;박성기
    • 로봇학회논문지
    • /
    • 제10권1호
    • /
    • pp.9-15
    • /
    • 2015
  • We present a robust power transmission lines detection method based on vanishing point estimation. Vanishing point estimation can be helpful to detect power transmission lines because parallel lines converge on the vanishing point in a projected 2D image. However, it is not easy to estimate the vanishing point correctly in an image with complex background. Thus, we first propose a vanishing point estimation method on power transmission lines by using a probabilistic voting procedure based on intersection points of line segments. In images obtained by our system, power transmission lines are located in a fan-shaped area centered on this estimated vanishing point, and therefore we select the line segments that converge to the estimated vanishing point as candidate line segments for power transmission lines only in this fan-shaped area. Finally, we detect the power transmission lines from these candidate line segments. Experimental results show that the proposed method is robust to noise and efficient to detect power transmission lines.

단일이미지에 기반한 내벽구조 검출 방법 (Inside Wall Frame Detection Method Based on Single Image)

  • 정도욱;정성기;최형일
    • 인터넷정보학회논문지
    • /
    • 제18권1호
    • /
    • pp.43-50
    • /
    • 2017
  • 본 논문에서는 한 장의 실내이미지에서 내벽구조 검출을 위한 개선된 소실점 검출방법과 세그먼트 레이블링 방법을 제안한다. AR 기술 수요의 증가로 이미지로부터 건축물의 구조를 인식하는 것과 관련된 연구가 많이 이루어 지고 있다. 그러나 폐색을 발생시키는 객체들이 많은 실내 이미지에서 실내 내부 구조를 인식하는 것은 여전히 어려운 문제이다. 소실점 검출 방법을 개선하기 위하여 육면체를 이루는 실내 내벽들 사이의 직교성을 이용하는 방법을 제안하였다. 또한 실내 이미지 내의 세그먼트들을 레이블링 하기 위하여 슈퍼픽셀 기반의 군집화 방법과 트리기반 학습기를 통한 레이블링 방법을 제안하였다. 마지막으로 실험 결과에서 제안한 방법들에 의하여 실내 구조 검출 결과가 개선됨을 보였다.