• Title/Summary/Keyword: 이동 선형 보간법

Search Result 32, Processing Time 0.053 seconds

Shifted Linear Interpolation with an Image-Dependent Parameter (영상에 종속적인 매개변수를 갖는 이동 선형 보간법)

  • Park, Do-Young;Yoo, Hoon
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.17 no.10
    • /
    • pp.2425-2430
    • /
    • 2013
  • This paper presents an shifted linear interpolation method with an image-dependent parameter. The previous shifted linear interpolation proposed the optimal shift parameter of 0.21, which is calculated by spectrum analysis of the shifted linear interpolation kernel. However, the parameter can be different if we takes an input image spectrum into account. Thus, we introduce an image-dependent parameter. An experiment shows the best shift parameter is 0.19 in average for real images. Also, simulation results indicate the proposed method is superior to the existing shifted linear interpolation as well as conventional methods such as linear interpolation and cubic convolution interpolation in terms of the subjective and objective image quality.

Estimating Moving Object`s Uncertain Position using Polynomial Regression Function (다항회귀함수를 이용한 이동객체의 불확실한 위치 추정)

  • 양은주;안윤애;오인배;류근호
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.10a
    • /
    • pp.310-312
    • /
    • 2001
  • 샘플링되지 않은 불확실한 이동객체의 위치값을 추정하기 위한 기존의 연구방범 중 가장 보편적으로 사용하고 있는 방법은 선형 보간법이다. 선형 보간법을 사용할 경우 샘플링 구간은 좁게하여 오차를 줄일 수 있고 계산 시간을 단축할 수 있지만, 연속적인 이동객체의 경로는 직선이라기 보다는 곡선으로 나타내어지므로 샘플링되지 않은 이동객체의 위치값에 대해 불확실한 위치정보를 사용자에게 반환하게 된다. 따라서 이 논문에서는 샘플링된 이동객체의 위치값에 오차가 없다는 가정하에서 모든 위치점을 지나는 보간 다항식을 구해서 처리하는 선형 보간법 대신 이동객체의 위치값 자체의 오차범위까지 고려하는 다항회귀모형(polynomial regression model)을 이용한 이동객체의 불확실한 이동위치 추정방법을 제시한다. 다항회지모형은 이용할 경우 선형 보간법 보다 추정된 위치값에 대한 오차를 줄일 수 있으며, 이동객체의 과거 및 미래 위치값을 사용자에게 반환해 줄 수 있는 장점을 가진다.

  • PDF

Sub-pixel Image Magnification Using Adaptive Linear Interpolation (적응적인 선형 보간을 이용한 부화소 기반 영상 확대)

  • Yoo, Hoon
    • Journal of Korea Multimedia Society
    • /
    • v.9 no.8
    • /
    • pp.1000-1009
    • /
    • 2006
  • We propose an adaptive linear interpolation locating sub-pixels. We utilize a pixel-based parameter in the conventional linear interpolation. To optimally obtain the parameter, we propose a generic interpolation structure including a low pass filter and minimum mean square error. We also propose a simple version of the generic interpolation method, which obtain a closed-form solution. Simulation results show that the proposed method is superior to the state-of-the-art methods such as warped distance linear interpolation and shifted linear interpolation, as well as the conventional method such as the linear interpolation and the cubic convolution interpolation in terms of the subjective and objective image quality.

  • PDF

Location Prediction of Mobile Objects using the Cubic Spline Interpolation (3차 스플라인 보간법을 이용한 이동 객체의 위치 추정)

  • 안윤애;박정석;류근호
    • Journal of KIISE:Databases
    • /
    • v.31 no.5
    • /
    • pp.479-491
    • /
    • 2004
  • Location information of mobile objects is applied to vehicle tracking, digital battlefields, location based services, and telematics. Their location coordinates are periodically measured and stored in the application systems. The linear function is mainly used to estimate the location information that is not in the system at the query time point. However, a new method is needed to improve uncertainties of the location representation, because the location estimation by linear function induces the estimation error. This paper proposes an application method of the cubic spline interpolation in order to reduce deviation of the location estimation by linear function. First, we define location information of the mobile object moving on the two-dimensional space. Next, we apply the cubic spline interpolation to location estimation of the proposed data model and describe algorithm of the estimation operation. Finally, the precision of this estimation operation model is experimented. The experimentation comes out more accurate results than the method by linear function, although the proposed location estimation function uses the small amount of information. The proposed method has an advantage that drops the cost of data storage space and communication for the management of location information of the mobile objects.

Adaptation and Implementation of Polynomial Regression Function for Estimating Moving Object's Trajectory (이동객체의 경로 추정을 위한 다항회귀함수 적용 및 구현)

  • Yang, Eun-Joo;Jung, Young-Jin;Jang, Seong-Youn;Ahn, Yoon-Ae;Ryu, Keun-Ho
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2001.10a
    • /
    • pp.109-112
    • /
    • 2001
  • 실세계의 움직이는 여러 이동객체들은 시공간적인 특성을 지니고 있다. 이들 객체는 실세계의 공간 즉, 점들의 집합 내에 위치해 있으며 이들을 데이터베이스로 표현 및 관리하기 위해서는 점 흑은 영역 형태로 표현하고 저장하게 된다. 이 논문에서는 샘플링되지 않은 시점에 대한 이동객체의 위치 질의시 발생할 수 있는 이동객체의 불확실성을 처리하는 데 있어서, 기존의 선형 보간법 대신 이동객체의 위치값 자체의 오차범위까지 고려하는 다항회함수(polynomial regression function)을 이용한 이동객체의 불확실한 이동위치 추정 방법을 제시하였으며, 이동객체의 이동경로를 구현하였다. 다항회귀모형을 이용할 경우 선형 보간법 보다 추정된 위치간에 대한 오차를 줄일 수 있으며, 이동객체의 과거 및 미래 위치값을 사용자에게 반환해 줄 수 있는 장점을 가진다.

  • PDF

A Study on the Interpolation of DTM Applying Moving Average and Linear Prediction Method (이동평균법과 선형예측법을 이용한 수치지형의 보간에 관한 연구)

  • 이석찬;조규전;최병길
    • Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography
    • /
    • v.4 no.1
    • /
    • pp.58-71
    • /
    • 1986
  • A Digital Terrain Model (DTM) consists of two components;one is sampling of the terrain imformation, and the other is interpolation. The present study aims at the investigation of the accuracy and efficiency of Moving Average and Linear Prediction interpolation methods by numerical experiment. Basic input data are the elerations in square grid which procured by photogrammetry, and the accuracy of each interpolation is investigated on different grid size, terrain type and pattern of reference points.

  • PDF

The Hierarchical Interpolation of the Coastal Echo Sounding Data (연안 해역 음향 측심 자료의 계층적 보간)

  • 이석찬;이창경
    • Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography
    • /
    • v.9 no.1
    • /
    • pp.63-73
    • /
    • 1991
  • The data type of the echo sounding for the contouring of coastal chart is continuous profiles, and there are no data between the profiles. In this study, at first, the depths of the regular grid along the sounding line were interpolated by linear equation. After that the depths of the regular grid located between the profiles were interpolated by kriging. The semivariogram contributes to the weight of interpolation. After comparison with the conventional Moving Average and Kriging, it turns out that this algorithm shows merits in the field of the accuracy and computing time.

  • PDF

Comparison of Channel Estimation Schemes for Digital Broadcasting System in a Mobile Environment (이동 환경에서 디지털 방송 시스템을 위한 채널 추정 기법의 성능 비교)

  • Kim, Ki-Nam;Kim, Jin-Ho;Cho, Sung-Joon
    • Journal of Advanced Navigation Technology
    • /
    • v.9 no.1
    • /
    • pp.41-47
    • /
    • 2005
  • In this paper, the performances of various channel estimation schemes for DVB-H system are investigated. The linear interpolation, the second order interpolation, the cubic spline interpolation, and the time-domain interpolation, which are used in frequency domain, are chosen as the channel estimation schemes. We derived the performances of Mean Square Error (MSE), Bit Error Rate (BER), and the complexity of calculation in Rayleigh and Rician fading channel through computer simulations. From the simulation results, the cubic spline interpolation shows the best performance under high $E_b/N_0$ environments.

  • PDF

Enhanced Deinterlacing Using Multi-Directional Edge Information (다각도의 에지 방향 탐색을 통한 향상된 디인터레이싱 기법)

  • Kang, Moon-Bong;Lee, Dong-Wook
    • Proceedings of the KIEE Conference
    • /
    • 2009.07a
    • /
    • pp.1909_1910
    • /
    • 2009
  • 디인터레이싱 방법은 크게 화면 간(Inter - Field) 디인터레이싱과 화면 내(Intra - Field) 디인터레이싱이 있고 화면 내 디인터레이싱 방법 중에는 대표적으로 라인카피와 라인별 평균값을 취하는 선형적인 방법, ELA 그리고 E-ELA 알고리즘 등이 있다. 기존 방식 중 선형적 보간법은 에지 블러링이나 계단현상이 발생하고 ELA, E-ELA알고리즘을 이용한 방법은 특정방향에지 정보가 없어 이미지에서 다양한 형태의 에지 부분의 디인터레이싱에 있어 성능이 좋지 못한 단점이 있다. 본 논문은 한 개의 필드를 사용하는 화면 내(Intra - Field) 디인터레이싱 방법을 사용하고 7방향의 에지 방향 보간법과 수평방향의 에지 라인을 고려하여 기존 방식에서 나타나던 오브젝트의 계단현상을 최대한 줄여줌으로써 향상된 화질을 보이는 디인터레이싱 알고리즘을 제안한다.

  • PDF

Implementation of moving sound effect using modified HRTF (개선된 머리전달함수를 이용한 이동음 효과 구현)

  • Seo, Bo-Kug;Han, Eui-Hwan;Cha, Hyeong-Tae;Moon, Nam-Mee
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2012.11a
    • /
    • pp.254-255
    • /
    • 2012
  • 임의의 위치에 음상을 정위하는 기본적인 방법으로, 머리전달함수(HRTF : Head Related Transfer Function)을 원음에 convolution하는 기법이 사용된다. 또한 머리전달함수의 주파수 영역에서의 보간을 이용하여 이동음 효과를 생성할 수 있다. 하지만 더미헤드를 이용하여, 각각의 고도각과 방위각에서 측정된 머리전달함수는 사용자에 따라 정위감을 저하시킬 수 있으며, 클릭음 발생, 보간 특성의 변화등의 문제점이 발생하게 된다. 또한 좌표로 표현되는 영상과는 달리, 소리는 들려오는 방향을 정확한 좌표로 표현하기가 힘들다. 이에 본 논문에서는, 이동음 궤적상의 머리전달함수와 그 주변의 머리전달함수를 선형 보간법으로 그룹화하여 생성된 새로운 머리전달함수를 이용하여 이동음을 구현하는 방법을 제안한다. 또한, 생성된 머리전달함수를 이용하여 구현한 이동음의 청감평가를 수행하여 개선 효과를 확인하였다.

  • PDF