• Title/Summary/Keyword: 가우시안 블러링

Search Result 13, Processing Time 0.027 seconds

Real-Time Depth of Field Rendering Using Anisotropically Filtered Mipmap Interpolation (이방성으로 필터링된 밉맵의 보간을 이용한 실시간 필드심도 렌더링)

  • Lee, Sung-Kil;Kim, Gerard Joung-Hyun;Choi, Seung-Moon
    • 한국HCI학회:학술대회논문집
    • /
    • 2008.02a
    • /
    • pp.33-38
    • /
    • 2008
  • 본 논문은 핀홀 카메라 모델에 의해 렌더링한 컬러와 깊이 이미지의 후처리에 의한 실시간 필드심도 렌더링 방법을 제안한다. 필드심도 렌더링은 최근의 향상에도, 큰 스케일의 블러링에 필요한 계산 때문에 실용적으로 사용되지 못해 왔다. 본 방법은 이방성 가우시안 필터로 생성된 밉맵 이미지들을 비선형으로 보간하여 필드심도 효과에 필요한 블러링을 수행한다. 모든 계산 과정은 GPU로 가속되어, 안정적이고 확장 가능한 실시간 수행 성능을 확보한다. 또한, 후처리 방식의 두 가지 결점인 강도 누출과 블러링 불연속성을 이방성 가우시안 필터와 블러링 정도를 부드럽게 하여 제거한다. 본 방법은 뛰어난 실시간 성능과 함께 고품질의 필드심도 효과를 생성한다.

  • PDF

Noise Removal using Gaussian Distribution and Standard Deviation in AWGN Environment (AWGN 환경에서 가우시안 분포와 표준편차를 이용한 잡음 제거)

  • Cheon, Bong-Won;Kim, Nam-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.23 no.6
    • /
    • pp.675-681
    • /
    • 2019
  • Noise removal is a pre-requisite procedure in image processing, and various methods have been studied depending on the type of noise and the environment of the image. However, for image processing with high-frequency components, conventional additive white Gaussian noise (AWGN) removal techniques are rather lacking in performance because of the blurring phenomenon induced thereby. In this paper, we propose an algorithm to minimize the blurring in AWGN removal processes. The proposed algorithm sets the high-frequency and the low-frequency component filters, respectively, depending on the pixel properties in the mask, consequently calculating the output of each filter with the addition or subtraction of the input image to the reference. The final output image is obtained by adding the weighted data calculated using the standard deviations and the Gaussian distribution with the output of the two filters. The proposed algorithm shows improved AWGN removal performance compared to the existing method, which was verified by simulation.

Watermark Extraction of Omnidirectional Images Using CNN (CNN을 이용한 전방위 영상의 워터마크 추출)

  • Moon, Won-Jun;Seo, Young-Ho;Kim, Dong-Wook
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2019.11a
    • /
    • pp.210-212
    • /
    • 2019
  • 본 논문에서는 CNN을 이용하여 전방위 영상에 대해 워터마크를 추출하는 방법을 제안한다. 네트워크의 입력은 전방위 영상에서 SIFT 특징점을 기준으로 잘라낸 영역들이며, 네트워크를 통해 전방위 영상 생성 과정에서의 왜곡을 보정하고 워터마크를 분류한다. 또한 네트워크의 훈련 집합에는 원본 영상 외에 JPEG 압축, 가우시안 노이즈, 가우시안 블러링, 샤프닝 공격을 가한 영상들도 포함시켜서 학습을 통해 공격에 대한 강인성을 가지도록 한다. 이에 대해 훈련된 네트워크로 추출한 워터마크와 알고리즘으로 추출한 워터마크를 비교하여 제안하는 방법의 유효성을 확인한다.

  • PDF

A Multiresolution Digital Watermarking Based on Image Statistics (영상의 통계적 특성에 기반한 다해상도 디지털 워터마킹)

  • 한성현
    • Journal of the Institute of Electronics Engineers of Korea TE
    • /
    • v.37 no.2
    • /
    • pp.25-32
    • /
    • 2000
  • Digital watermarking has been recently proposed as the means of intellectual property right protection of multimedia data. We present a novel watermarking scheme to hide a copyright information in a digital image. The method Is based on the 2D DWT(Discrete Wavelet Transform) and image statistics. Gaussian and Laplacian noises as the watermarks are added to the large wavelet coefficients at the high and middle frequency bands in the wavelet domain. Experimental results show that the proposed Laplacian watermark is stronger to several common image distortions, such as noises, JPEG coding as different qualities, Gaussian blurring, and edge enhancement.

  • PDF

Object recognition using SIFT algorithm (SIFT알고리즘을 이용한 물체인식)

  • Yun, Joon-Young;Kim, Eun-Tae;Jeon, Se-Woong
    • Proceedings of the KIEE Conference
    • /
    • 2008.07a
    • /
    • pp.1841-1842
    • /
    • 2008
  • 본 논문은 Scale Invariant Feature Transform(SIFT)알고리즘으로부터 얻어진 로컬 특징점으로부터 물체를 인식하는 방법에 대하여 논하였다. SIFT알고리즘은 물체의 스케일, 회전에 강인하고, 또한 3차원 시점의 변화에도 부분적으로 강인한 특징점을 추출한다. SIFT 알고리즘은 입력영상에 크기가 다른 가우시안 함수를 적용하고, 블러링된 영상들의 차 영상에서 극값을 추출하여 특징점으로 사용한다. 하지만 SIFT알고리즘에서 가우시안 함수를 적용하는 것은 상당히 많은 연산을 필요로 하기 때문에 본 논문에서는 하나의 옥타브를 사용하여 연산시간을 단축하였다. 하나의 옥타브를 사용함으로써 물체의 스케일이 크게 변하였을 때는 문제가 발생한다. 이를 해결하기 위하여 대상 물체의 작은 스케일, 큰 스케일에서 추출된 특징점을 혼합하여 DB를 생성하였다.

  • PDF

An Improved Guided Image Filtering Technique based on Sobel Operator for Removing Gaussian Noise (가우시안 잡음 제거를 위한 소벨 연산자 기반의 개선된 가이디드 이미지 필터링 기법)

  • Song, Seongmin;Choi, Hyunho;Jeong, Jechang
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2018.11a
    • /
    • pp.104-107
    • /
    • 2018
  • 최근 촬영 기기의 기술발전으로 인해 디지털 영상의 해상도가 증가함에 따라 선명한 디지털 영상에 대한 요구가 증가하고 있다. 이러한 요구에도 불구하고 디지털 영상 내 가우시안 잡음 (gaussian noise)은 촬영기기를 통해 영상 획득 및 처리 과정에서 발생하여 화질을 열화 시킨다. 디지털 이미지에서 발생하는 가우시안 잡음을 제거하기 위해서 기존의 저대역 통과 필터 (low-pass filter: LPF)를 사용하면 잡음은 제거되지만, 블러링 현상 (blurring phenomenon)이 나타난다. 이러한 문제점을 개선하기 위해 소벨 연산자 (sobel operator)를 사용하여 영상 내 에지 맵 (edge-map)을 생성하여 에지 영역과 동질 영역을 구분한다. 에지영역에서는 약한 저역 필터 (weak low-pass filter)를 사용하고, 그 외의 이미지 영역에서는 강한 저역 필터 (strong low-pass filter)를 사용하는 알고리듬을 제안하였다. 그리고 다양한 이미지에 대하여 기존 알고리듬과 제안한 알고리듬의 적용한 결과를 통해 주관적 화질 비교하였고 객관적 지표로 최대 신호 대 잡음비 (peak signal-to noise ratio: PSNR)와 구조 유사성 (structural similarity: SSIM)을 사용하여 성능을 평가하였다. 실험결과를 통해 제안된 알고리듬이 잡음 제거 및 외곽선 보존의 우수함을 확인하였다.

  • PDF

A Scale Invariant Object Detection Algorithm Using Wavelet Transform in Sea Environment (해양 환경에서 웨이블렛 변환을 이용한 크기 변화에 무관한 물표 탐지 알고리즘)

  • Bazarvaani, Badamtseren;Park, Ki Tae;Jeong, Jongmyeon
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.23 no.3
    • /
    • pp.249-255
    • /
    • 2013
  • In this paper, we propose an algorithm to detect scale invariant object from IR image obtained in the sea environment. We create horizontal edge (HL), vertical edge (LH), diagonal edge (HH) of images through 2-D discrete Haar wavelet transform (DHWT) technique after noise reduction using morphology operations. Considering the sea environment, Gaussian blurring to the horizontal and vertical edge images at each level of wavelet is performed and then saliency map is generated by multiplying the blurred horizontal and vertical edges and combining into one image. Then we extract object candidate region by performing a binarization to saliency map. A small area in the object candidate region are removed to produce final result. Experiment results show the feasibility of the proposed algorithm.

The Characteristics of Edge Detection in Blurring Images by the Hybrid Functions for Local Scale Control (Local Scale변화에 대한 하이브리드 함수의 블러링 명상의 에지검출 특성)

  • 오승환;서경호;김태효
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.2 no.1
    • /
    • pp.53-62
    • /
    • 2001
  • In this paper, the hybrid function by local scale control is proposed to detect the optimal edges from blurred images. In the case of image capturing, some blurring is occurred by the characteristics of the illumination and the reflected light. During processing the blurred image, it is difficult to detect perfect edges. This algorithm proposed a new hybrid function which is merged Gaussian function and the second derivative of Gaussian function. And it detects the optimal edges applying directional edge detection by Canny algorithm as the scale factor of $\sigma$ in the given local mask has been changed after convolving the hybrid function for input image. In the result, the performance is confirmed that this algorithm is better than Sobel, Robert and Canny edge detector by analyzing the some test images. And the results is obtained 0.2 ㏈ ~ 14 ㏈ of PSNR than those conventional method.

  • PDF

Modified Gaussian Filter Algorithm using Quadtree Segmentation in AWGN Environment (AWGN 환경에서 쿼드트리 분할을 사용한 변형된 가우시안 필터 알고리즘)

  • Cheon, Bong-Won;Kim, Nam-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.25 no.9
    • /
    • pp.1176-1182
    • /
    • 2021
  • Recently, with the development of artificial intelligence and IoT technology, automation, and unmanned work are progressing in various fields, and the importance of image processing, which is the basis of AI object recognition, is increasing. In particular, in systems that require detailed data processing, noise removal is used as a preprocessing step, but the existing algorithm does not consider the noise level of the image, so it has the disadvantage of blurring in the filtering process. Therefore, in this paper, we propose a modified Gaussian filter that determines the weight by determining the noise level of the image. The proposed algorithm obtains the noise estimate for the AWGN of the image using quadtree segmentation, determines the Gaussian weight and the pixel weight, and obtains the final output by convolution with the local mask. To evaluate the proposed algorithm, it was simulated compared to the existing method, and superior performance was confirmed compared to the existing method.

A Research of Image's Denoising using wavelet transform (웨이블릿 변환을 사용한 영상의 노이즈 제거)

  • 김철기;강이철;김강석;차의영
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.04b
    • /
    • pp.529-531
    • /
    • 2000
  • 웨이블릿 디노이징 기법은 웨이블릿 계수들의 thresholding 에 의해 부가적인 가우시안 노이즈들을 제가하는데 사용된다. 필터에 기반한 다른 많은 변환들처럼, 웨이블릿 scaling 방법들은 이미지의 경계선들의 근처에 블러링 현상이나 인공적인 잡음들이 나타나게 된다. 본 논문에서 구현하고자 하는 웨이블릿 변환 필터의 구현 배경은 경계선 부분의 손실없이 이미지의 노이즈 제거를 위한 것이다. 많은 이미지 향상과 회복기법들은 이러한 붕괴처리의 효과들을 위한 보상으로 개발되었다. 또한 뉴럴 필터, 퍼지 필터, LMS L-filter, quadratic filter, sigma filter 등은 이러한 이미지의 질을 개선하기 위한 수학적인 도구들이라고 할 수 있다. [1]

  • PDF