• Title/Summary/Keyword: 영상 보간

Search Result 689, Processing Time 0.11 seconds

$L_2$-Norm Based Optimal Nonuniform Resampling (유클리드norm에 기반한 최적 비정규 리사이징 알고리즘)

  • 엄지윤;이학무;강문기
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2002.11a
    • /
    • pp.71-76
    • /
    • 2002
  • 보간법은 기본적으로 원래의 영상을 연속적인 함수 모형으로 나타내고 이 함수로부터 다시 샘플링을 하여 원하는 영상을 얻는 방식으로 접근한다. 본 논문에서는 다른 연속 함수모델보다 진동이 적고 필터 계수가 적은 B-spline 함수를 사용한다. 된 논문의 최적 보간 방법은 원래의 신호와 얻고자 하는 신호를 각각 spline함수로 나타내고, 이 둘의 차이가 가장 작은 것을 선택하는 것이다. 그러기 위해서는 여러 개의 spline계수 중에서 원래 신호와의 L$_2$-norm이 가장 작은 것을 선택해야 한다 이러한 최적 보간법을 일반화하기 위해서 spline 함수로 표현된 신호를 다시 샘플링 하여 신호를 얻고, 그 신호를 공간에 따라 변화하는 spline함수의 합으로 나타낸다. 그리고 이렇게 나타낸 함수들 중에서 원래의 함수와 가장 가까운 것을 선택하도록 함으로써 일반화될 수 있다. 이러한 최적화 된 비정규점 리사이징 알고리즘은 다른 알고리즘에 비해서 더 적은 오차를 나타냄을 확인할 수 있다.

  • PDF

Navigation path generation of branched object based on linear interpolation of centers of ROI (영역 중심점 선형 보간을 이용한 분기 객체의 네비게이션 경로 생성 기법)

  • Choi, Yoo-Joo;Song, Soo-Min;Kim, Hyo-Sun;Kim, Myoung-Hee
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.11a
    • /
    • pp.455-458
    • /
    • 2002
  • 분기를 가지는 대상객체에 대한 가상 네비게이션 시 네비게이션 경로를 지정하기 위하여 일반적으로 반복적인 형태학적 연산(Iterative Morphological Operation)중 세선화(thining)연산을 기반으로 한 골격화(skeletonization)기법들이 널리 사용되었다. 이러한 방법은 반복적인 세선화 연산 수행과정을 거쳐야하므로 수행효율성이 떨어지고, 잡음에 의하여 잘못된 경로를 생성하기 쉽다. 본 연구에서 수행효율성을 개선하고, 잡음에 안정적으로 네비게이션 경로를 추적하기 위하여 영역 중심점 선형 보간 기법을 기반으로 한 네비게이션 경로추적 기법을 제안한다. 본 제안 기법에서는 2 차원 영상 분할 후, 분할 영상에 대한 영역의 수와 영역 중심점을 기반으로 분기위치를 추적하고, 분기영역에서의 영역 중심점 선명 보간을 통하여 자연스러운 네비게이션 경로를 생성한다.

  • PDF

x-type PMED interpolation algorithm for moving Image (동영상을 위한 X-형 PMED 보간 알고리즘)

  • Yun, Jong-Ho;Kwon, Byong-Heon;Choi, Myung-Ryul
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.05a
    • /
    • pp.559-562
    • /
    • 2003
  • 본 논문은 FPD(Flat Panel Display)시스템에서 전화면 디스플레이에 적용할 수 있는 보간 알고리즘을 제안하였다. 제안된 알고리즘은 x-형 PMED(Pseudomedian) 알고리즘으로 동영상을 위한 알고리즘이다 x-형 PMED 알고리즘은 보간값 계산에 사용되는 서브 윈도우 형태를 변형한 알고리즘이다. 제안된 알고리즘들에 검증은 C++를 이용한 시뮬레이션을 하였으며, 평가는 PSNR (Peak Signal to Noise Ratio)값, 주관적인 시각적 평가, 에지 특성 등을 종합적으로 평가하였다.

  • PDF

Liner Cubic Convolution Interpolation Algorithm with Low Computational Complexity (연산량을 감소시킨 선형 Cubic Convolution 보간 알고리즘)

  • Jun Young-Hyun;Yun Jong-Ho;Choi Myung-Ryul
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.06b
    • /
    • pp.385-387
    • /
    • 2006
  • 본 논문에서는 Cubic Convolution 보간 알고리즘을 변형하여 연산량을 감소시키고 에지를 강조하는 보간 알고리즘을 제안한다. 제안된 알고리즘은 디지털 영상의 확대 또는 축소에 필요한 연산량을 줄이기 위해 두가지 방법을 사용하였다. 기존의 Cubic Convolution 알고리즘의 고차항의 가중치 연산을 일차원으로 변환하였다. 인접한 픽셀의 차이값을 사용하여 Bilinear 알고리즘을 제한적으로 적용하였다. 제안된 알고리즘의 화질 평가를 위해 원영상의 확대-후-축소와 축소-후-확대를 하여 RMSE를 사용하였고, 연산량을 평가하기 위해 픽셀별 곱셈기와 덧셈기를 기존의 알고리즘과 비교하였다. 시뮬레이션 결과 기존 Cubic Convolution 알고리즘보다 연산량이 감소하였다.

  • PDF

A Cosmetic Surgery Simulation System using Bilinear Warping and Bilinear Interpolation (쌍선형 워핑 및 쌍선형 보간을 이용한 성형 시스템)

  • 박천주;이재협;전병민
    • The Journal of the Korea Contents Association
    • /
    • v.2 no.2
    • /
    • pp.27-35
    • /
    • 2002
  • This paper describes the implementation of cosmetic surgery simulation system by means of the bilinear warping and interpolation using a pair of control points in order to get the information which can be used to compare the before and the after the surgery. If an user provides a pair of control points, first of all, the system determines warping egion using the points and divides the whole region into four subregions which includes the control points as a corner ones. Then, for each subregion, it calculates warping coefficients for backward mapping using the four known comer points of each subregion. Using those calculated coefficients, the system gets the corresponding position of each pixel on the subregion of original image which matches the subregion of resulting image. Finally, a new pixel value is calculated by bilinear interpolation using the closest four pixel values of the position. The same process is applied to the remaining subregions. Through the experiments, we could find natural aesthetic results without any side effects which unnatural aesthetic results without any side effects which unnaturally distort the boundary of warping region.

  • PDF

Error Resilient IPC Algorithm for Noisy Image (잡음영상에 강한 IPC(Interlace to Progressive Conversion) 알고리즘)

  • Kim, Young-Ro;Hong, Byung-Ki
    • 전자공학회논문지 IE
    • /
    • v.45 no.3
    • /
    • pp.13-19
    • /
    • 2008
  • In this paper, we propose a new IPC(Interlace to Progressive Conversion) method based on ELA(EDge Line based Average) interpolation using detecting the reliable edge direction. Existing ELA algorithms execute linear interpolation using edge direction without considering noises. In noisy images, these algorithms degrade quality because if interpolation based on the wrong edge direction. Out scheme is able to solve the problem of existing ELA algorithms in noisy images. First, filter a noisy pixel and estimate sizes of the noiseless orginal pixed and the noise, repectively. Then, considering the size of the noise, calculate weights of ELA and vertical interpolation. If noises exist after IPC, these could be eliminated by post filtering. The experimental results show that our proposed algorithm has about $1{\sim}2$ dB better performance than those of existing ELA algorithms.

Cubic Spline Interpolation For Color Demosaicing based on Edge-map (에지맵 기반의 삼차 스플라인 보간 방법을 이용한 컬러 디모자이킹)

  • Back, Min-Gyu;Lee, Won-Jin;Jeong, Je-Chang
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2013.11a
    • /
    • pp.230-232
    • /
    • 2013
  • 본 논문은 에지맵 기반의 삼차 스플라인 보간 방법을 이용한 컬러 디모자이킹 방법을 제안한다. 삼차 스플라인 보간 방법은 데이터 집합에 부드러운 곡선을 만드는 방법으로, 부드러운 영상을 만들기에 적합하다. 상, 하, 좌, 우 총 4가지 방향에 대하여 각각의 예측치를 얻어내고, 각 컬러 채널의 에지맵을 이용하여 최종적인 값을 보간한다. 실험결과에서는 기존의 보간 방법보다 주관적 화질과 Peek Signal to Noise Ratio(PSNR) 측면에서 더 나은 성능을 보였다.

  • PDF

Panoramic Image Reconstruction using Forward Warping and Bilinear Interpolation Method (Forward Warping과 양선형 보간법을 이용한 파노라마 영상 재구성)

  • Park, Chang-Hil;Shin, Sung-Min;Woo, Young-Woon;Kim, Kwang-Beak
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2011.05a
    • /
    • pp.65-68
    • /
    • 2011
  • 도시의 방범 대책의 일환으로 거리감시 카메라의 설치가 진행되고 있다. 이때 가능하면 넓은 범위를 포함하고, 사각을 없애기 위해 다수의 카메라가 필요하기 때문에 기기 도입에 많은 비용이 발생하게 된다. 또한 카메라에 모터를 장착하여, 상하 좌우로 움직이는 기계적인 장치를 추가하여, 기기의 대수를 줄이는 경우에도 많은 유지 보수비용이 필요하다. 그러나 360도를 관찰할 수 있는 어안렌즈 카메라를 이용하면 다수의 카메라 대신 한 대의 카메라로 대응할 수 있어 유지보수 비용을 절약할 수 있다. 그러나 어안 렌즈를 이용할 경우에는 영상이 굴절되어 보이기 때문에 감시 카메라용 렌즈로써는 부적합하다. 따라서 본 논문에서는 굴곡 되어 있는 영상의 개선을 위하여 Forward Warping을 이용하여 파노라마 영상으로 변환하고 파노라마 영상으로 변환 중에 손실되는 영상 정보를 복원하기 위하여 양선형 보간법을 적용하여 개선된 파노라마 영상을 얻을 수 있는 방법을 제안한다. 본 논문에서 제안한 어안 렌즈 영상 재구성 방법의 성능을 평가하기 위하여 다양한 어안 렌즈 영상을 대상으로 실험한 결과, 기존의 방법보다 영상을 재구성하는데 효과적인 것을 확인하였다.

  • PDF

An Effective Postprocessing Algorithm for Block Encoded Images Using Adaptive Filtering and Interpolation (적응적 필터링과 보간법을 이용한 블록기반 압축영상의 효율적인 후처리 알고리듬)

  • Park, Kyung-Nam
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.12 no.1
    • /
    • pp.39-45
    • /
    • 2007
  • In this paper, we present a new postprocessing algorithm using interpolation and signal adaptive filter according to the each block characteristic which is acquired in block classification process. We applied blocking artifact reduction algorithm for four neighbor low frequency block and ringing artifacts is removed with preserving edges by applying a signal adaptive filter in high frequency block based on edge map. The computer simulation results confirmed a better performance by the proposed method in both the subjective and objective image qualities.

  • PDF

Demosaicing Algorithm and Hardware Implementation with Weighted Directional Filtering for Diagonal Edge (방향성 필터를 이용하여 대각선 에지를 고려한 Demosaicing 알고리즘 및 하드웨어 구현)

  • Kwak, Boo-Dong;Jeong, Hyo-Won;Yang, Jeong-Ju;Jang, Won-Woo;Kang, Bong-Soon
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.14 no.7
    • /
    • pp.1581-1588
    • /
    • 2010
  • Most digital cameras use a single image sensor with Color Filter Array(CFA) for the advantage of costs and speed. The various color interpolation(demosaicing) algorithms are researched to reconstruct a full representation of the image. In this paper, we proposed a method of demosaicing about using weighted directional filter for vertical, horizontal, and diagonal direction edge. The method considered the efficiency of hardware resources for hardware implementation. The performance of proposed method was confirmed by comparing the conventional method in experiments using 24 Kodak test images. The proposed method was designed by Verilog HDL and was verified by using Virtex4 FPGA boards and CMOS Image Sensor.