• Title/Summary/Keyword: Two-point method

Search Result 3,049, Processing Time 0.031 seconds

Performance Improvement of the SVM by Improving Accuracy of Estimating Vanishing Points (소실점 추정 정확도 개선을 통한 SVM 성능 향상)

  • Ahn, Sang-Geun;Seo, Tae-Kyu;Jeon, Gwang-Gil;Cho, Joong-Hwee
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.11 no.6
    • /
    • pp.361-367
    • /
    • 2016
  • In this paper, we propose an improved single view metrology (SVM) algorithm to accurately measure the height of objects. In order to accurately measure the size of objects, vanishing points have to be correctly estimated. There are two methods to estimate vanishing points. First, the user has to choose some horizontal and vertical lines in real world. Then, the user finds the cross points of the lines. Second, the user can obtain the vanishing points by using software algorithm such as [6-9]. In the former method, the user has to choose the lines manually to obtain accurate vanishing points. On the other hand, the latter method uses software algorithm to automatically obtain vanishing points. In this paper, we apply image resizing and edge sharpening as a pre-processing to the algorithm in order to improve performance. The estimated vanishing points algorithm create four vanishing point candidates: two points are horizontal candidates and the other two points are vertical candidates. However, a common image has two horizontal vanishing points and one vertical vanishing point. Thus, we eliminate a vertical vanishing point candidate by analyzing the histogram of angle distribution of vanishing point candidates. Experimental results show that the proposed algorithm outperforms conventional methods, [6] and [7]. In addition, the algorithm obtains similar performance with manual method with less than 5% of the measurement error.

Position Correction Method for Misaligned Hall-Effect Sensor of BLDC Motor using BACK-EMF Estimation (역기전력 추정법을 이용한 브러시리스 직류 전동기의 홀센서 상전류 전환시점 보상 방법)

  • Park, Je-Wook;Kim, Jong-Hoon;Kim, Jang-Mok
    • The Transactions of the Korean Institute of Power Electronics
    • /
    • v.17 no.3
    • /
    • pp.246-251
    • /
    • 2012
  • This paper proposes a new position compensation method for misaligned Hall-effect sensors of BLDCM(Brushless DC Motor). If the Hall-effect sensors are installed at wrong position, the exact rotor position cannot be obtained. Therefore, when the BLDCM is controlled with this wrong position, the torque ripple can be increased and the average torque also decreases. The back-EMF of BLDCM can be obtained by using the voltage equation and by multiplying the back-EMF constant and rotor speed. At a constant speed, the estimated back-EMF by using the multiplication of the back-EMF constant and rotor speed is constant, but the estimated back-EMF from the voltage equation decreases at the commutation point because the line-to-line back-EMF of two conducting phases is start to decrease at this point. Therefore, by using the difference between these two estimated back-EMFs, the commutation point of the phase current can be determined and position compensation can be carried out. The proposed position correction method doesn't require additional hardware circuit and can be easily implemented. The validity of the proposed position compensation method is verified through several experiments.

Unbiased Balanced Half-Sample Variance Estimation in Stratified Two-stage Sampling

  • Kim, Kyu-Seong
    • Journal of the Korean Statistical Society
    • /
    • v.27 no.4
    • /
    • pp.459-469
    • /
    • 1998
  • Balanced half sample method is a simple variance estimation method for complex sampling designs. Since it is simple and flexible, it has been widely used in large scale sample surveys. However, the usual BHS method overestimate the true variance in without replacement sampling and two-stage cluster sampling. Focusing on this point , we proposed an unbiased BHS variance estimator in a stratified two-stage cluster sampling and then described an implementation method of the proposed estimator. Finally, partially BHS design is explained as a tool of reducing the number of replications of the proposed estimator.

  • PDF

On the application of angular spectrum for synthesizing a 3-D image from a series of 2-D images (다수의 2차원 단층영상으로부터 3차원 영상을 합성하기 위한 Angular 스펙트럼의 적용)

  • 양훈기;이상이;김은수
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.21 no.7
    • /
    • pp.1668-1676
    • /
    • 1996
  • This paper presents the evaluation of an angular spectrum-based method used to calculate scattering pattern of a three-dimensional object modelled as a collection composed of vertical sectional two-dimensional images. This is done via comparing a proposed method with two existing methods, i.e., a Fresnel hologram method and a ray-tracing method, in terms of computatioal complexities and reconstructed results. Maathematical derivations for each methods are reviewed and implementing procedures are described in detail, along with the amount of computaions required from the implementation point of view, rather than from the mathematical point of view. We show simulation results in which the Fresnel holoram method dose not exhibit promising results although it requires the least computation. Moreover, it is also shown that the proposed method, even with much less computational requirement than the ray-tracing method, produces good performances asmuch as the ray-tracing method does.

  • PDF

Augmented Feature Point Initialization Method for Vision/Lidar Aided 6-DoF Bearing-Only Inertial SLAM

  • Yun, Sukchang;Lee, Byoungjin;Kim, Yeon-Jo;Lee, Young Jae;Sung, Sangkyung
    • Journal of Electrical Engineering and Technology
    • /
    • v.11 no.6
    • /
    • pp.1846-1856
    • /
    • 2016
  • This study proposes a novel feature point initialization method in order to improve the accuracy of feature point positions by fusing a vision sensor and a lidar. The initialization is a process that determines three dimensional positions of feature points through two dimensional image data, which has a direct influence on performance of a 6-DoF bearing-only SLAM. Prior to the initialization, an extrinsic calibration method which estimates rotational and translational relationships between a vision sensor and lidar using multiple calibration tools was employed, then the feature point initialization method based on the estimated extrinsic calibration parameters was presented. In this process, in order to improve performance of the accuracy of the initialized feature points, an iterative automatic scaling parameter tuning technique was presented. The validity of the proposed feature point initialization method was verified in a 6-DoF bearing-only SLAM framework through an indoor and outdoor tests that compare estimation performance with the previous initialization method.

A Fast Correspondence Matching for Iterative Closest Point Algorithm (ICP 계산속도 향상을 위한 빠른 Correspondence 매칭 방법)

  • Shin, Gunhee;Choi, Jaehee;Kim, Kwangki
    • The Journal of Korea Robotics Society
    • /
    • v.17 no.3
    • /
    • pp.373-380
    • /
    • 2022
  • This paper considers a method of fast correspondence matching for iterative closest point (ICP) algorithm. In robotics, the ICP algorithm and its variants have been widely used for pose estimation by finding the translation and rotation that best align two point clouds. In computational perspectives, the main difficulty is to find the correspondence point on the reference point cloud to each observed point. Jump-table-based correspondence matching is one of the methods for reducing computation time. This paper proposes a method that corrects errors in an existing jump-table-based correspondence matching algorithm. The criterion activating the use of jump-table is modified so that the correspondence matching can be applied to the situations, such as point-cloud registration problems with highly curved surfaces, for which the existing correspondence-matching method is non-applicable. For demonstration, both hardware and simulation experiments are performed. In a hardware experiment using Hokuyo-10LX LiDAR sensor, our new algorithm shows 100% correspondence matching accuracy and 88% decrease in computation time. Using the F1TENTH simulator, the proposed algorithm is tested for an autonomous driving scenario with 2D range-bearing point cloud data and also shows 100% correspondence matching accuracy.

내부해로부터 최적기저 추출에 관한 연구

  • 박찬규;박순달
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 1996.04a
    • /
    • pp.24-29
    • /
    • 1996
  • If the LP problem doesn't have the optimal soultion uniquely, the solution fo the primal-dual barrier method converges to the interior point of the optimal face. Therefore, when the optimal vertex solution or the optimal basis is required, we have to perform the additional procedure to recover the optimal basis from the final solution of the interior point method. In this paper the exisiting methods for recovering the optimal basis or identifying the optimal solutions are analyzed and the new methods are suggested. This paper treats the two optimal basis recovery methods. One uses the purification scheme and the simplex method, the other uses the optimal face solutions. In the method using the purification procedure and the simplex method, the basic feasible solution is obtained from the given interior solution and then simplex method is performed for recovering the optimal basis. In the method using the optimal face solutions, the optimal basis in the primal-dual barrier method is constructed by intergrating the optimal solution identification technique and the optimal basis extracting method from the primal-optimal soltion and the dual-optimal solution.

  • PDF

An Efficient Unified Method to Compute Voltage Collapse Point (전압붕괴 임계점 계산을 위한 효율적 통합법)

  • Nam, Hae-Gon;Kim, Dong-Jun;Song, Chung-Gi;Mun, Yeong-Hwan;Kim, Tae-Gyun;Lee, Hyo-Sang
    • The Transactions of the Korean Institute of Electrical Engineers A
    • /
    • v.48 no.8
    • /
    • pp.951-957
    • /
    • 1999
  • The saddle node bifurcation (SNB) and the distance voltage instability are valuable information in power system planning and operation. This paper presents a new efficient, robust and unified strategy to compute the SNB by the combined use of the continuation power flow (CPF), Point of Collapse (PoC) method, and the method of a pair of multiple load flow solutions (PMLFS) with Lagrange interpolation utilizing only their advantages: the approximate nose curves and critical loading are determined fast by Lagrange-interpolating two stable and two unstable solutions obtained by using the robust CPF and PMLFS; the exact SNB is computed by the quadratically converging PoC method. The proposed method has been tested on Klos-Kerner 11-bus, New England 30-bus, IEEE 118-bus and KEPCO 791-bus systems. The method is found to be so efficient that computation time for determining the SNB of the KEPCO 791-bus system is 17.82 sec by a notebook PC with 300 MHz Pentium processor.

  • PDF

Water-Fat Imaging with Automatic Field Inhomogeneity Correction Using Joint Phase Magnitude Density Function at Low Field MRI (저자장 자기공명영상에서 위상-크기 결합 밀도 함수를 이용한 자동 불균일 자장 보정 물-지방 영상 기법)

  • Kim, Pan-Ki;Ahn, Chang-Beom
    • Investigative Magnetic Resonance Imaging
    • /
    • v.15 no.1
    • /
    • pp.57-66
    • /
    • 2011
  • Purpose : A new inhomogeneity correction method based on two-point Dixon sequence is proposed to obtain water and fat images at 0.35T, low field magnetic resonance imaging (MRI) system. Materials and Methods : Joint phase-magnitude density function (JPMF) is obtained from the in-phase and out-of-phase images by the two-point Dixon method. The range of the water signal is adjusted from the JPMF, and 3D inhomogeneity map is obtained from the phase of corresponding water volume. The 3D inhomogeneity map is used to correct the inhomogeneity field iteratively. Results : The proposed water-fat imaging method was successfully applied to various organs. The proposed 3D inhomogeneity correction algorithm provides good performances in overall multi-slice images. Conclusion : The proposed water-fat separation method using JPMF is robust to field inhomogeneity. Three dimensional inhomogeneity map and the iterative inhomogeneity correction algorithm improve water and fat imaging substantially.

SOME ASPECTS OF ELLIPTIC VARIATIONAL INEQUALITIES

  • Butt, Rizwan
    • Journal of applied mathematics & informatics
    • /
    • v.4 no.2
    • /
    • pp.433-446
    • /
    • 1997
  • In this paper we study an existence and the approxi-mation of the solution of the solution of the elliptic variational inequality from an abstract axiomatic point of view. We discuss convergence results and give an error estimate for the difference of the two solutions in an appropriate norm Also we present some computational results by using fixed point method.