• 제목/요약/키워드: 마스크 영상

Search Result 524, Processing Time 0.032 seconds

Identifier Extraction of Shipping Container Images using Enhanced Binarization and Contour Tracking Algorithm (개선된 이진화와 윤곽선 추적 알고리즘을 이용한 운송 컨테이너의 식별자 추출)

  • Kim Kwang-baek
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.9 no.2
    • /
    • pp.462-466
    • /
    • 2005
  • The extraction and recognition of shipping container's identifier is difficult since the scale or the location of identifiers are not fixed-form and input images have some external noises. In this paper, based on these facts, first, edges are detected from input images using canny masking, and regions of container's Identifiers are extracted by applying horizontal and vertical histogram method to canny masked images. We use a fuzzy thresholding method to binaries the extracted container's identifier regions, and contour tracking algorithm to extract individual identifiers. In experimental results, we confirmed that the proposed method is superior In performance.

A Study on the Edge Detection using Adaptive Mask (적응 마스크를 이용한 에지 검출에 관한 연구)

  • Lee, Chang-Young;Kim, Nam-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2012.10a
    • /
    • pp.338-340
    • /
    • 2012
  • In images, the edge is an important element to analyze characteristics of the image and has been used selectively at several applications. Even now, many researches to detect and take advantage of theses edges are underway and in initially to detect edges, methods using the relation of adjacent pixels are proposed. Characteristic of these methods is that the processing speed of the algorithms is fast, but the specific weighted values are applied to all the pixels regardless of the images equally. In recent years, the research of the edge detection algorithm to adapt according to the image has been actively underway, in order to complement the drawbacks of the existing methods. Therefore, in order to detect the edge excellent characteristics In this paper, we proposed algorithm using adaptive mask.

  • PDF

A Study on Modified Adaptive Median Filter in Impulse Noise Environment (임펄스 잡음환경에서 변형된 적응 메디안 필터에 관한 연구)

  • Long, Xu;An, Young-Joo;Kim, Nam-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2013.05a
    • /
    • pp.883-885
    • /
    • 2013
  • Image restoration refers to removing different kinds of noise added to image, and to reducing effect of noise upon image. For image restoration, some methods such as mean filter, median filter and weighted filter were proposed, but the existing methods have poor denoising and edge-reserved performance. Therefore, in this paper modified median filter algorithm was proposed that enlarges mask size according to median value of mask in order to remove noise efficiently. And, it was compared by simulation to the existing methods, and MSE(mean squared error) was used on a criterion of evaluation.

  • PDF

An Edge Detection Algorithm for Impulse Noise Images (임펄스 잡음 영상을 위한 에지 검출 알고리즘)

  • Lee, Chang-Young;Kim, Nam-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2013.10a
    • /
    • pp.770-772
    • /
    • 2013
  • Edges on the images are widely used in preprocessing in various areas including recognition and detection of the object. As generally known edge detection methods, there is a method using mask and these methods are Sobel, Prewitt, Roberts, Laplacian operator and etc. Implementation of these existing edge detection methods is simple. However, when processing the impulse noise added images, the properties of edge detection is not sufficient. Accordingly, in order to compensate for the weakness of existing edge detection methods and to detect strong edges on the images which were damaged by impulse noise, the edge detection algorithm using transformed mask was proposed in this paper.

  • PDF

Extension Filter using Noise Distribution in Salt and Pepper Noise Environments (Salt and Pepper 잡음 환경에서 잡음 분포를 이용한 확장 필터)

  • Cheon, Bong-Won;Kim, Nam-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2019.05a
    • /
    • pp.429-431
    • /
    • 2019
  • Noise in image processing has a direct effect on the quality of the image, and adversely affects the processing of the system including algorithms such as image segmentation, edge detection, and image recognition. Therefore, noise reduction plays an important role in the preprocessing process. In this paper, we propose an efficient algorithm to remove noise in high density of Salt and Pepper noise. The proposed algorithm removes noise by gradually expanding the filtering mask according to the density of the noise, and shows excellent noise cancellation performance even in a high density region. In order to evaluate the performance of the proposed algorithm, we compared and analyzed the existing method and the proposed algorithm through simulation.

  • PDF

Eye Detection Using Morphology on Gray-level Image (그레이영상에서의 수리형태학을 이용한 눈 검출)

  • 김남기;진성일
    • Proceedings of the IEEK Conference
    • /
    • 2001.06d
    • /
    • pp.243-246
    • /
    • 2001
  • 턱 논문에서는 복잡한 배경에서 다양한 조명과 얼굴의 크기 변화를 가지는 영상으로부터 눈을 검출하는 새로운 방법을 제안한다. 반사 대칭 조건과 타원 모델링을 이용하여 먼저 얼굴을 검출하고 그 영역 내에서 수리 형태학을 이용한 valley detection, binary opening을 수행함으로써 눈 후보 영역을 추출한다. 그리고 정확한 눈동자의 위치를 검출하기 위하여 눈동자 정합 마스크를 제안하였다 얼굴 검출 과정에서 타원의 단축 길이를 추정하여 추출된 얼굴 영상의 크기를 정규화 하였다. 정규화 된 얼굴 영상에서 눈 검출에 적합한 형태소(structuring element)를 결정하여 눈 검출 결과를 보다 견실하게 하였다.

  • PDF

Facial Image Recognition Based on Wavelet Transform and Neural Networks (웨이브렛 변환과 신경망 기반 얼굴 인식)

  • 임춘환;이상훈;편석범
    • Journal of the Institute of Electronics Engineers of Korea TE
    • /
    • v.37 no.3
    • /
    • pp.104-113
    • /
    • 2000
  • In this study, we propose facial image recognition based on wavelet transform and neural network. This algorithm is proposed by following processes. First, two gray level images is captured in constant illumination and, after removing input image noise using a gaussian filter, differential image is obtained between background and face input image, and this image has a process of erosion and dilation. Second, a mask is made from dilation image and background and facial image is divided by projecting the mask into face input image Then, characteristic area of square shape that consists of eyes, a nose, a mouth, eyebrows and cheeks is detected by searching the edge of divided face image. Finally, after characteristic vectors are extracted from performing discrete wavelet transform(DWT) of this characteristic area and is normalized, normalized vectors become neural network input vectors. And recognition processing is performed based on neural network learning. Simulation results show recognition rate of 100 % about learned image and 92% about unlearned image.

  • PDF

Adaptive Weight Filter Algorithm for Restoration Images Corrupted by High Density Impulse Noise (고밀도 임펄스 잡음에 훼손된 영상 복원을 위한 적응형 가중치 필터 알고리즘)

  • Cheon, Bong-Won;Kim, Nam-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.26 no.10
    • /
    • pp.1483-1489
    • /
    • 2022
  • Recently, due to the influence of the 4th industrial revolution and the development of communication media, various digital video equipment are being used in industrial fields. Image data is easily damaged by noise in the process of acquiring and transmitting and receiving from the camera and sensor, and since the damaged image has a great effect on the processing of the system, noise removal is essential. In this paper, a weight filter algorithm using a weight graph is proposed to restoration images damaged by high-density impulse noise. The proposed algorithm obtains a weight graph using pixel values inside the filtering mask of the image, and restores the image by applying the final weight to the filtering mask. Simulation was conducted to analyze the noise removal performance of the proposed algorithm, and the magnified image and PSNR were used to compare with the existing method. The resulting image of the proposed algorithm showed excellent performance by removing high-density impulse noise.

Detection of Tongue Area using Active Contour Model (능동 윤곽선 모델을 이용한 혀 영역의 검출)

  • Han, Young-Hwan
    • Journal of rehabilitation welfare engineering & assistive technology
    • /
    • v.10 no.2
    • /
    • pp.141-146
    • /
    • 2016
  • In this paper, we apply limited area mask operation and active contour model to accurately detect tongue area outline in tongue diagnosis system. To accurately analyze the properties of the tongue, first, the tongue area to be detected. Therefore an effective segmentation method for detecting the edge of tongue is very important. It experimented with tongue image DB consists of 20~30 students 30 people. Experiments on real tongue image show the good performance of this method. Experimental results show that the proposed method extracts object boundaries more accurately than existing methods without mask operation.

DSP based real-time ATM security system (DSP 기반 실시간 ATM 보안 시스템)

  • Lee, Tae-Min;Kim, Yong-Guk
    • 한국HCI학회:학술대회논문집
    • /
    • 2008.02a
    • /
    • pp.654-658
    • /
    • 2008
  • 은행에서 현금 지급기(ATM)를 부정한 목적으로 사용하는 사람들은 보통 마스크나 선글라스, 모자 같은 것으로 얼굴을 은폐하고 인출을 하는 경우가 많다. 그렇기 때문에 마스크나 선글라스, 모자로 얼굴을 가림으로써 특징을 검출하기 쉽지 않아 얼굴 인식을 통한 사람 판단이 어렵다. 본 논문에서는 차 영상과 Template Matching 을 통해 얼굴 영역을 추출하고 Adaptive Boost 를 통해 얼굴의 특징 점을 검출한 후 스킨 컬러 정보를 이용하여 현재 사람의 은폐 정보를 추정하는 방법을 제안한다. 제안된 방영은 영상신호처리에 강하고 비용이 적으며 적은 전력으로 동작하는 DSP 기반에 탑재 함으로써 ATM 기에 탑재하기 적합하고 또한 다른 형태의 검증 시스템에 적용할 수 있는 효율적인 구조를 제시한다.

  • PDF