• 제목/요약/키워드: matching points

검색결과 710건 처리시간 0.027초

다중 방향성 마스크를 이용한 영역 기반 스테레오 정합 알고리즘 (An area-based stereo matching algorithm using multiple directional masks)

  • 김낙현
    • 전자공학회논문지B
    • /
    • 제33B권2호
    • /
    • pp.77-87
    • /
    • 1996
  • Existing area-based stereo matching algorithms utilize a single rectangular correlation area for computing cross-correlation between corresponding points in stereo images, and compute disparity by finding the peak in the vicinity of depth discontinuity, since, because of inconstnat disparities around discontinuities, the cross-correlation becomes low in such area. Inthis paper, a new area-based matching strategy is proposed exploiting multiple directional correlation masks instead of a single one. The proposed technique computes multiple cross-covariance functions using each oriented mask. Peaks are detected from each covariance function and the disparity is computed by choosing the location with the highest covariance value. Proposed approach can also be applied to compute disparity gradients without obtaining dense depth data. A number of examples are presented using synthetic and natural stereo images.

  • PDF

점정합법에 의한 반원형 광도파로 벡터 해석 (The Vector Analysis by Point Matching Method for Semicircular Optical Waveguide)

  • 라경태;김상덕;김종빈
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 1999년도 하계종합학술대회 논문집
    • /
    • pp.323-326
    • /
    • 1999
  • This paper describes a point matching method that is based on an expansion of the electromagnetic field in terms of a series of Bessel and modified Bessel functions multiplied by trigonometric functions. In this method, the electric and magnetic fields inside the waveguide core are matched to those outside the core at matching points on the boundary to yield matrix equations. As an example applying this method, the paper presents the results of the computation in the form of curves of the propagation constants in a semicircular optical waveguide, be formed by annealing for reduced insertion(radiation) loss when connected to optical fiber. The propagation curves are presented in a form of refractive index independent. Also, it presents relative energy distributions between inside the core and outside the core of various modes and presents field distributions.

  • PDF

곡면가공을 위한 곡면간 대응점 계산 방법 비교 (Comparison of Methods for Matching Corresponding Points of an Inter-Surface for Hull Plate Forming)

  • 김찬석;신종계
    • 대한조선학회논문집
    • /
    • 제52권6호
    • /
    • pp.501-508
    • /
    • 2015
  • Lately, much research on hull plate forming has been successful in improving productivity of the forming process. Those researches include forming methods, forming information, and automation. After forming each plate, the fabricated surface is compared with the corresponding designed surface. Two sets of data from the designed and fabricated surfaces are matched in order to complete the forming process. However, only a few papers deals with comparison of two surfaces. This paper presents a new matching method based on the bounding volume hierarchy (BVH). By comparing the conventional method, this new approach using BVH shows not only good agreement but also better advantages.

굴절률 정합액을 이용한 실리카 슬랩도파로의 전송손실 측정 (Propagation loss measurement of silica slab waveguide using index matching fluid)

  • 성희경;박상호;신장욱;심재기
    • 한국광학회지
    • /
    • 제10권2호
    • /
    • pp.174-177
    • /
    • 1999
  • FHD (Falme Hydrolysis Deposition) 공정으로 실리카 슬렙도파로를 제작하고 전송손실을 측정하였다. 전송손실 측정에는 프리즘커플링으로 빛을 입사시키고 굴절률 정합액으로 출사시키는 장치를 제작 사용하였다. 측정된 전송손실은 1300 nm 및 633 nm에서 각각 0.04 dB/cm 및 0.09 dB/cm의 값을 보였다.

  • PDF

레이저 코너 패턴의 매칭을 이용한 이동 로봇의 EKF 기반 SLAM (EKF-based Simultaneous Localization and Mapping of Mobile Robot using Laser Corner Pattern Matching)

  • 김태형;박태형
    • 전기학회논문지
    • /
    • 제65권12호
    • /
    • pp.2094-2102
    • /
    • 2016
  • In this paper, we propose an extended Kalman filter(EKF)-based simultaneous localization and mapping(SLAM) method using laser corner pattern matching for mobile robots. SLAM is one of the most important problems of mobile robot. However, existing method has the disadvantage of increasing the computation time, depending on the number of landmarks. To improve computation time, we produce the corner pattern using classified and detected corner points. After producing the corner patterns, it is estimated that mobile robot's global position by matching them. The estimated position is used as measurement model in the EKF. To evaluated proposed method, we preformed the experiments in the indoor environments. Experimental results of proposed method are shown to maintain an accuracy and decrease the computation time.

스테레오 영상의 실시간 정합을 위한 보간 신경망 설계 (A Propagation Programming Neural Network for Real-time matching of Stereo Images)

  • 김종만
    • 한국전기전자재료학회:학술대회논문집
    • /
    • 한국전기전자재료학회 2003년도 춘계학술대회 논문집 센서 박막재료 반도체 세라믹
    • /
    • pp.194-199
    • /
    • 2003
  • Depth error correction effect for maladjusted stereo cameras with calibrated pixel distance parameter is presented. The proposed neural network technique is the real time computation method based theory of inter-node diffusion for searching the safety distances from the sudden appearance-objects during the work driving. The main steps of the distance computation using the theory of stereo vision like the eyes of man is following steps. One is the processing for finding the corresponding points of stereo images and the other is the interpolation processing of full image data from nonlinear image data of objects. All of them request much memory space and time. Therefore the most reliable neural-network algorithm is derived for real-time matching of objects, which is composed of a dynamic programming algorithm based on sequence matching techniques.

  • PDF

Panoramic Image Stitching using SURF

  • You, Meng;Lim, Jong-Seok;Kim, Wook-Hyun
    • 융합신호처리학회논문지
    • /
    • 제12권1호
    • /
    • pp.26-32
    • /
    • 2011
  • This paper proposes a new method to process panoramic image stitching using SURF(Speeded Up Robust Features). Panoramic image stitching is considered a problem of the correspondence matching. In computer vision, it is difficult to find corresponding points in variable environment where a scale, rotation, view point and illumination are changed. However, SURF algorithm have been widely used to solve the problem of the correspondence matching because it is faster than SIFT(Scale Invariant Feature Transform). In this work, we also describe an efficient approach to decreasing computation time through the homography estimation using RANSAC(random sample consensus). RANSAC is a robust estimation procedure that uses a minimal set of randomly sampled correspondences to estimate image transformation parameters. Experimental results show that our method is robust to rotation, zoom, Gaussian noise and illumination change of the input images and computation time is greatly reduced.

얼굴의 geometry 특징을 이용한 다중해상도 템플릿 매칭 얼굴 특징 추출법

  • 윤성욱;김재민;조성원;최경삼;백성욱
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2003년도 학술회의 논문집 정보 및 제어부문 B
    • /
    • pp.1002-1005
    • /
    • 2003
  • This paper presents a new template matching method for finding facial feature points. Instead of matching each template to its corresponding feature point separately the present method matches a set of element templates simultaneously. The set of templates can be placed on the space predefined by the geometrical characteristics of human faces. As a result, the search area for template matching is very small compared with a conventional method. This makes the presented method very robust and accurate. Experiment results show that the presented method results in good performance In various illuminance environments and poses.

  • PDF

다각형 인공 지물의 시차도 복원 (Reconstruction of Disparity Map for the Polygonal Man-Made Structures)

  • 이대선;엄기문;이쾌희
    • 대한원격탐사학회지
    • /
    • 제11권2호
    • /
    • pp.43-57
    • /
    • 1995
  • This paper presents reconstruction of disparity in images. To achieve this, the algorithm was made up of two different procedures - one is extraction of boundaries for man-made structures and the other is matching of the structures. In the extraction of boundaries for man-made structures, we assume that man-made structures are composed of lines and the lines make up closed polygon. The convertional algorithms of the edges extraction may not perceive man-made structures and have problems that matching algorithms were too complex. This paper proposed sub-pixel boundaries extraction algorithm that fused split-and-merge and image improvement algorithms to overcome complexity. In matching procedure, feature-based algorithm that minimize the proposed cost function are used and the cost fuction considers movement of mid-points for left and right images to match structures. Because we could not obtain disparity of inner parts for the man-made structures, interpolation method was used. The experiment showed good results.

수상기준점을 활용한 드론 사진측량의 정확도 평가 (Evaluate the Accuracy of Drone Photogrammetry Surveying Using Water Reference Points)

  • 김병우;홍순헌;오재현;황대영
    • 대한토목학회논문집
    • /
    • 제37권2호
    • /
    • pp.445-449
    • /
    • 2017
  • 현재까지의 드론을 이용한 대부분의 연구는 지상에서의 활용 및 규제에 관한 연구가 주로 이루어 졌다. 비행시간과 영상정합의 한계로 해양에서의 드론은 거의 사용되지 않는다. 본 연구는 수상에서 드론을 이용한 영상정합을 위한 기초 연구로 부표를 이용한 임의의 수상기준점을 통해 영상을 정합하고 정확도를 분석하였다. 수상기준점을 이용한 영상정합의 정확도는 항공사진측량과 동일하게 기준점의 정확도에 영향을 받으며, 수상에 설치된 임의의 수상기준점은 풍속, 유속 등 다양한 환경요소의 영향으로 위치가 계속 변화한다. 움직이는 수상기준점의 좌표는 Total Station과 VRS를 이용해 중복 측량하였다. 실험은 김해시 저수지 2곳에서 수행하였으며, 수상기준점을 활용한 수동영상정합 정확도는 각각 40 cm와 80 cm 이다. 해양경계측량의 허용오차가 ${\pm}2m$ 이므로 본 연구 결과는 충분히 활용 가능한 것으로 평가된다. ${\pm}2m$ 이내의 정확도를 확보하기 위한 수상기준점의 최대 위치오차는 1.8 m 이다.