• Title/Summary/Keyword: 영상 필터링

Search Result 853, Processing Time 0.026 seconds

Feature Extraction for Iris Recognition Using Scale-Space Filtering (스케일 스페이스 필터링을 이용한 홍채 특징 추출)

  • Hong, Jin-Il;Kim, Dong-Min;Yang, Woo-S.
    • Journal of IKEEE
    • /
    • v.6 no.2 s.11
    • /
    • pp.169-177
    • /
    • 2002
  • In this paper, we introduce a new technology to extract the unique features from an iris image, which uses scale-space filtering. Resulting iris code can be used to develop a system for rapid and automatic identification of persons, with high reliability and confidence levels. First, an iris part is separated from the whole image. Then the radius and center of the iris are obtained. Once the regions that have a high possibility of being noise are discriminated, the features presented in the highly detailed pattern is then extracted from the iris image. Scale-space filtering technique is applied for feature extraction.

  • PDF

Two-Dimensional Filtering Through the Radon Transform (라돈변환을 이용한 2차원 필터링)

  • 원중선
    • Korean Journal of Remote Sensing
    • /
    • v.14 no.1
    • /
    • pp.17-36
    • /
    • 1998
  • The Radon transform has been widely used in various techniques of digital image processing such as the computerized topography, lineament analysis in a remotely sensed image, slant-stack processing of seismic data, and so on. Compared to the Fourier transform, the utility of two-dimensional convolutional or correlational properties of the Radon transform, however, has been underestimated. We show that the two-dimensional convolution and correlation is respectively reduced to be one-dimensional convolution and correlation with respect to ρ in the Radon space. Therefore, one can achieve a two dimensional filtering by applying a simple one-dimensional convolution in the Radon space followed by an inverse Radon transform. Tests of the approach using FIR filters are carried out specifically for enhancing the ship wake in a RADARSAT SAR image. The test results demonstrate that the two-dimensional filtering through the Radon transform effectively enhance the ship wake features as well as reducing sea speckle in the image. Although two-dimensional convolution and correlation through the Radon transform are not so much useful as those through the courier transform in views of efficiency and effectiveness, it can be utilized to improve the quality of a digitally processed output when the process should be accompanied by the Radon transform such as topography and lineament analysis of SAR image.

Forensic Decision of Median Filtering by Pixel Value's Gradients of Digital Image (디지털 영상의 픽셀값 경사도에 의한 미디언 필터링 포렌식 판정)

  • RHEE, Kang Hyeon
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.52 no.6
    • /
    • pp.79-84
    • /
    • 2015
  • In a distribution of digital image, there is a serious problem that is a distribution of the altered image by a forger. For the problem solution, this paper proposes a median filtering (MF) image forensic decision algorithm using a feature vector according to the pixel value's gradients. In the proposed algorithm, AR (Autoregressive) coefficients are computed from pixel value' gradients of original image then 1th~6th order coefficients to be six feature vector. And the reconstructed image is produced by the solution of Poisson's equation with the gradients. From the difference image between original and its reconstructed image, four feature vector (Average value, Max. value and the coordinate i,j of Max. value) is extracted. Subsequently, Two kinds of the feature vector combined to 10 Dim. feature vector that is used in the learning of a SVM (Support Vector Machine) classification for MF (Median Filtering) detector of the altered image. On the proposed algorithm of the median filtering detection, compare to MFR (Median Filter Residual) scheme that had the same 10 Dim. feature vectors, the performance is excellent at Unaltered, Averaging filtering ($3{\times}3$) and JPEG (QF=90) images, and less at Gaussian filtering ($3{\times}3$) image. However, in the measured performances of all items, AUC (Area Under Curve) by the sensitivity and 1-specificity is approached to 1. Thus, it is confirmed that the grade evaluation of the proposed algorithm is 'Excellent (A)'.

Filtering Algorithm using Noise Judgment and Segmentation Mask for Mixed Noise Removal (복합잡음 제거를 위한 잡음판단과 분할마스크를 이용한 필터링 알고리즘)

  • Cheon, Bong-Won;Kim, Nam-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2022.05a
    • /
    • pp.434-436
    • /
    • 2022
  • For 4th industrial revolution and the development of various communication media, unmanned and automation are rapidly progressing in various fields. In particular, high-level image processing technology is required in fields such as smart factories, autonomous driving technology, and intelligent CCTV. Accordingly, the importance of preprocessing in a system operating based on an image is increasing, and an algorithm for effectively removing noise from an image is attracting attention. In this paper, we propose a filtering algorithm using noise judgment and a segmentation mask in a complex noise environment. The proposed algorithm calculates the final output by switching the segmentation mask suitable for filtering by performing noise judgment on the pixel values of the input image. Simulation was conducted to verify the performance of the proposed algorithm, and the result image was compared and evaluated with the existing filter algorithm.

  • PDF

Macroblock-based Pipeline-structured Deblocking-Filter for MPEG-4 Video Codec (MPEG-4 비디오 코덱을 위한 MB 단위 파이프라인 구조의 디블록킹 필터 설계)

  • 구본태;엄낙웅
    • Proceedings of the IEEK Conference
    • /
    • 2003.07b
    • /
    • pp.839-842
    • /
    • 2003
  • 본 논문에서는 MPEG-4 디블록킹 필터를 매크로블록 단위의 효율적인 파이프라인 구조를 사용하여 구현하였다. MPEG-4 QCIF/CIF 영상 시퀀스의 디블록킹 필터링 효과를 보일것이며, 디블록킹 필터링의 많은 계산량을 줄임과 동시에 낮은 클록에서 실시간 처리할 수 있는 구조를 제안하였다. 대부분 블록기반의 비디오 코딩 시스템에서, 블록 에지 효과는 블록기반 영상 압축에 치명적인 화질 저하를 나타낸다. 특히 압축 비율이 커질수록 화질 저하는 뚜렷하다. 그래서, 영상 후처리 기술로서 디블록킹 필터를 사용하여 블록 에지 영향을 줄임으로써 영상 화질을 향상시킨다. 그러나 디블록킹 필터의 주요 단점은 많은 계산량을 요구하고 있어서 구현에 어려움이 있다. 이 문제를 해결하기 위해, MPEG-4 디블록킹 필터를 매크로 블록단위의 파이프라인 구조로 설계하였고, 실시간으로 동작하는 MPEG-4 SP@L2의 비디오 코덱 칩을 구현하였다.

  • PDF

Real-Time Optical Flow Rendering (실시간 영상 생성을 위한 광학 흐름 요소 렌더링)

  • Park, Tae-Joon;Lee, Seungyong;Shin, Sung Yong
    • Journal of the Korea Computer Graphics Society
    • /
    • v.4 no.2
    • /
    • pp.15-28
    • /
    • 1998
  • 최근 영상 기반 렌더링(image-based rendering)을 위한 새로운 접근방법으로서 광학 흐름 요소 렌더링(optical flow rendering)이 제안되었다. 이 방법은 좌우 영상 대응(stereo matching)에서 발생하는 오류와 무관하게 고품질의 영상을 생성할 수 있고 깊이 정보 비교를 통해 기존의 렌더링 방법으로 생성한 영상과 광학 흐름 요소로부터 생성한 영상을 합성할 수 있는 반면에, 한 화소 당 하나 이상의 광학 흐름 요소를 필요로하기 때문에 연산량이 많아져 영상 생성이 느려지는 단점이 있었다. 본 논문에서는 실시간 영상 생성을 위한 광학 흐름 요소 구성법과 영상 생성법을 제안한다. 각각의 광학 흐름 요소가 영상 내에서 화소들의 구간에 대응되도록 개선하여 전체 광학 흐름 요소의 수를 줄였으며, 필터링 탐색법 (filtering search)을 적용하여 전체 광학 흐름 요소를 모두 탐색하는 대신 실제로 영상 생성에 사용되는 광학 흐름 요소만을 탐색함으로써 전체 연산량을 크게 줄였다. 제안된 방법을 SGI Indigo2 Impact 워크스테이션(R10000 CPU; 128 Mbytes)상에서 구현한 결과, 초당 10장 이상의 고속 영상 생성이 가능했다.

  • PDF

Image Interpolation Algorithm for Format Conversion in DTV Receiver (DTV에서의 영상 포맷 변환 알고리즘)

  • 이원백;이동호
    • Proceedings of the IEEK Conference
    • /
    • 2001.09a
    • /
    • pp.315-318
    • /
    • 2001
  • 본 논문에서는 DTV 수상기에서 전송 받은 영상을 원하는 크기로 디스플레이 하기 위해 필요한 포맷 변환에 관한 알고리즘을 제시한다. 포맷 변환을 할 때에 영상을 보간하면 영상의 품질이 떨어지는 것을 볼 수 있는데 특히 에지 부분이 눈에 민감한 특성을 생각한다면 에지 부분에서의 무뎌짐은 상당한 문제점이 된다. 이를 해결하기 위해 고역 통과 필터링을 해주어 영상의 선명도를 올려줄 수 있는데 영상 전체에 고역 통과 필터링을 해주게 되면 영상의 에지뿐만 아니라 잡음 신호까지도 같이 증폭되는 문제점이 나타난다. 따라서 이를 해결하기 위해 에지 부분만을 적응적으로 고역 통과 필터에 통과시켜 잡음 성분은 줄이면서 에지 부분의 선명도는 올려주는 알고리즘을 제시하였다. 이를 검증하기 위해 다양한 영상에 대하여 컴퓨터 모의 실험을 하였고, 결과를 기존의 방법들과 비교하여 알고리즘의 우수성을 확인하였다.

  • PDF

Fault Detection of Ceramic Imaging using K-means Algorithm (K-means 알고리즘을 이용한 세라믹 영상에서의 결함 검출)

  • Kim, Kwang Beak;Woo, Young Woon
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2014.01a
    • /
    • pp.275-277
    • /
    • 2014
  • 본 논문에서는 세라믹 소재 영상에 가우시안 필터링 기법을 적용하여 잡음을 제거하고, K-means 알고리즘을 적용하여 결함 영역을 세분화 한 뒤, 세분화된 결함 영역에 Max-Min 이진화 기법을 이용하여 결함 영역을 추출한 후, 형태학적 기법을 이용하여 잡음을 제거하고 결함을 추출한다. 제안된 방법을 세라믹 소재 영상을 대상으로 실험한 결과, 기존의 방법보다 효율적으로 결함이 검출되는 것을 확인하였다.

  • PDF

Effective light source-based SNR scalable coding of Digital Hologram (디지털 홀로그램의 효과적인 광원 기반의 SNR 스케일러블 코딩 기법)

  • Kim, Younjoo;Lee, Yoon-Hyuk;Seo, Young-Ho;Kim, Dong-Wook
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2013.06a
    • /
    • pp.77-79
    • /
    • 2013
  • 본 논문에서는 광원 정보를 사용하여 다양한 재생환경에서 효과적인 홀로그래픽 비디오 서비스를 제공하기 위한 방법을 제안한다. 제안하는 기법에서 부호화 과정에서는 가우시안 블러를 적용한 영상의 개수를 조절, 분리 하고 다운 샘플링 한 하나의 영상 압축을 한 뒤 전송한다. 이 영상을 다운 샘플링, 업 샘플링, 보간법, 양방향 필터 (Bi-lateral filter) 등의 기법을 이용하여 획득한 영상과 나머지 영상을 다운 샘플링과 업 샘플링 하여 더한 영상의 차를 압축하여 수신측으로 전송한다. 복호화 과정에서는 압축된 광원 정보를 복원한 후 기본계층 정보를 가진 영상을 업 샘플링과 보간법, 양방향 필터 (Bi-lateral filter) 등의 기법을 적용하고 수신자의 환경과 고려에 따라 차영상을 더 한 후 CGH를 통해 홀로그램을 획득하였다. 실험을 통해 제안하는 기법이 기존의 방법들 보다 우수한 홀로그램을 복원 할 수 있다는 것을 확인하였다.

  • PDF

Remote Sensing Image Registration using Structure Extraction and Keypoint Filtering (구조물 검출 네트워크 및 특징점 필터링을 이용한 원격 탐사 영상 정합)

  • Sung, Jun-Young;Lee, Woo-Ju;Oh, Seoung-Jun
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2020.07a
    • /
    • pp.300-304
    • /
    • 2020
  • 본 논문에서는 원격 탐사 영상 정합에서 정확도는 유지하면서 특징점 매칭 (Matching) 복잡도를 줄이기 위해 입력 영상을 전처리하는 구조물 검출 네트워크를 이용한 원격 탐사 영상 정합 방법을 제안한다. 영상 정합의 기존 방법은 입력 영상에서 특징점을 추출하고 설명자 (Descriptor)를 생성한다. 본 논문에서 제안하는 방법은 입력 영상에서 특징점 매칭에 영향을 미치는 구조물만 추출하여 새로운 영상을 만들어 특징점을 추출한다. 추출된 특징점은 필터링 (Filtering)을 거쳐 원본 영상에 매핑 (Mapping)되어 설명자를 생성하여 특징점 매칭 속도를 향상시킨다. 또한 구조물 검출 네트워크에서 학습 영상과 시험 영상의 특성의 차이로 생기는 성능 저하 문제를 개선하기 위해 히스토그램 매핑 기법을 이용한다. 아리랑 3 호가 획득한 원격 탐사 영상에 대한 실험을 통해 제안하는 방법은 정확도를 유지하면서 계산 시간을 SURF 보다 87.5%, SIFT 보다 92.6% 감소시킬 수 있다.

  • PDF