• Title/Summary/Keyword: Digital Mask

Search Result 208, Processing Time 0.023 seconds

Real Time Light Intensity Control Algorithm Using Digital Image Mask for the Holographic Data Storage System (홀로그래픽 정보저장장치에서 디지털 이미지 마스크를 이용한 실시간 광량 제어 알고리즘)

  • Kim, Sang-Hoon;Yang, Hyun-Seok;Park, Young-Pil
    • Transactions of the Society of Information Storage Systems
    • /
    • v.6 no.1
    • /
    • pp.1-5
    • /
    • 2010
  • Holographic data storage system(HDSS) has many noise sources - crosstalk, scattering and inter pixel interference, etc. Generally the intensity of a light generated from the laser source has Gaussian distribution and this ununiformity of light also can make the data page to have a low SNR. A beam apodizer is used to make the laser as a flat-top beam but the intensity distribution is not strictly uniform. The intensity of light can be controlled using image mask. In this paper the intensity distribution of light used for HDSS is controlled by a digital image mask. The digital image mask is changed arbitrarily in real-time with suggested algorithm for the HDSS.

Semiconductor Process Inspection Using Mask R-CNN (Mask R-CNN을 활용한 반도체 공정 검사)

  • Han, Jung Hee;Hong, Sung Soo
    • Journal of the Semiconductor & Display Technology
    • /
    • v.19 no.3
    • /
    • pp.12-18
    • /
    • 2020
  • In semiconductor manufacturing, defect detection is critical to maintain high yield. Currently, computer vision systems used in semiconductor photo lithography still have adopt to digital image processing algorithm, which often occur inspection faults due to sensitivity to external environment. Thus, we intend to handle this problem by means of using Mask R-CNN instead of digital image processing algorithm. Additionally, Mask R-CNN can be trained with image dataset pre-processed by means of the specific designed digital image filter to extract the enhanced feature map of Convolutional Neural Network (CNN). Our approach converged advantage of digital image processing and instance segmentation with deep learning yields more efficient semiconductor photo lithography inspection system than conventional system.

Double Encryption of Binary Image using a Random Phase Mask and Two-step Phase-shifting Digital Holography (랜덤 위상 마스크와 2-단계 위상 천이 디지털 홀로그래피를 이용한 이진 영상 이중 암호화)

  • Kim, Cheolsu
    • Journal of Korea Multimedia Society
    • /
    • v.19 no.6
    • /
    • pp.1043-1051
    • /
    • 2016
  • In this paper, double encryption technique of binary image using random phase mask and 2-step phase-shifting digital holography is proposed. After phase modulating of binary image, firstly, random phase mask to be used as key image is generated through the XOR operation with the binary phase image. And the first encrypted image is encrypted again through the fresnel transform and 2-step phase-shifting digital holography. In the decryption, simple arithmetic operation and inverse Fresnel transform are used to get the first decryption image, and second decryption image is generated through XOR operation between first decryption image and key image. Finally, the original binary image is recovered through phase modulation.

Design and Implementation of Entry-level COVID-19 Digital Signage Player supporting Fever Detection, Face Mask Wearing Detection and KI-pass QR Code Checking (발열 감지, 안면 마스크 착용 검출, 전자출입명부 QR 코드 체킹을 지원하는 보급형 COVID-19 디지털 사이니지 플레이어 설계 및 구현)

  • Huy-Tran, Quoc Bao;Park, SangGun;Chung, SunTae
    • Journal of Korea Multimedia Society
    • /
    • v.25 no.1
    • /
    • pp.10-28
    • /
    • 2022
  • In this paper, we present an entry-level COVID-19 stand-alone digitial signage player (CoSiP) which performs not only conventional digital signage functionalities but also fever detection, face mask wearing detection, and KI-pass QR code checking. The overall design of CoSiP is proposed, and implementation of a temperature checking algorithm using a low cost thermal sensor is elaborately presented. Through experiments over datasets and against a developed CoSiP device, it is shown that the fever detection, face mask wearing detection, KI-pass QR code checking as well as signage functionalities of the proposed CoSiP work properly and reliably.

A study of disposable micro dust-mask design for bicycle users (자전거 이용자를 위한 일회용 미세먼지 마스크 디자인 연구)

  • Kwon, Jun Ho
    • Journal of Digital Convergence
    • /
    • v.16 no.12
    • /
    • pp.571-577
    • /
    • 2018
  • Bicycle riders complain of many inconveniences when wearing glasses, sunglasses and masks. The disposable fine dust mask has been developed to resolve such inconveniences of bicycle riders. The scope of research is limited to the fiber which generates one-time static electricity and the shape of the mask due to the characteristic of fine dust mask. The purpose is to design and make the fine dust mask with a simple production process. The new disposable fine dust mask has secured enough space of the mask in front of the mouth by longitudinal folding and minimized stuffiness by maintaining the shape of the folded part to prevent touching the mouth even by heavy breathing. The streamlined sponge is attached at the part of nose support and the area of the cheek has been expanded to be about 2.5cm wider than ordinary masks to improve tight seal at the side. In addition, a new disposable fine dust scarf mask has been developed to block ultraviolet rays for the face and neck while filtering fine dust with the tight fine dust mask.

Iterative Unsharp Mask Filter for Digital Auto-Focusing (디지털 자동초점을 위한 반복적 Unsharp Mask 필터)

  • Shin, Jeong-Ho
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.47 no.5
    • /
    • pp.145-152
    • /
    • 2010
  • This paper presents a digital auto-focusing algorithm using iterative unsharp mask filter. The proposed digital auto-focusing algorithm has the advantage of low computational complexity because it uses a simple filter instead of calculating the point spread function for the estimation of image degradation. The proposed iterative algorithm can control the number of iterations for image restoration according to the objective and the subjective criterion. We show that the proposed algorithm is mathematically equivalent to the conventional image restoration. Finally, in order to evaluate the performance of the proposed algorithm, various experiments are performed so that the proposed algorithm can provide good results in the sense of subjective and objective views.

Object Detection based on Mask R-CNN from Infrared Camera (적외선 카메라 영상에서의 마스크 R-CNN기반 발열객체검출)

  • Song, Hyun Chul;Knag, Min-Sik;Kimg, Tae-Eun
    • Journal of Digital Contents Society
    • /
    • v.19 no.6
    • /
    • pp.1213-1218
    • /
    • 2018
  • Recently introduced Mask R - CNN presents a conceptually simple, flexible, general framework for instance segmentation of objects. In this paper, we propose an algorithm for efficiently searching objects of images, while creating a segmentation mask of heat generation part for an instance which is a heating element in a heat sensed image acquired from a thermal infrared camera. This method called a mask R - CNN is an algorithm that extends Faster R - CNN by adding a branch for predicting an object mask in parallel with an existing branch for recognition of a bounding box. The mask R - CNN is added to the high - speed R - CNN which training is easy and fast to execute. Also, it is easy to generalize the mask R - CNN to other tasks. In this research, we propose an infrared image detection algorithm based on R - CNN and detect heating elements which can not be distinguished by RGB images. As a result of the experiment, a heat-generating object which can not be discriminated from Mask R-CNN was detected normally.

Defect Inspection of Phase Shift Photo-Mask with Digital Hologram Microscope (디지털 홀로그램 현미경을 이용한 위상차 포토마스크 결함 측정)

  • Cho, Hyung-Jun;Lim, Jin-Woong;Kim, Doo-Cheol;Yu, Young-Hun;Shin, Sang-Hoon
    • Korean Journal of Optics and Photonics
    • /
    • v.18 no.5
    • /
    • pp.303-308
    • /
    • 2007
  • We report here on the application of a digital holographic microscope as a metrology tool for the inspection and the micro-topography reconstruction of different micro-structures of phase shift photo-mask (PSM). The lithography by phase shift photo-mask uses the interference and the pattern of the PSM is not imaged by general optical microscope. The technique allows us to obtain digitally a high-fidelity surface topography description of the phase shift photo-mask with only one hologram image acquisition, allowing us to have relatively simple and compact set-ups able to give quantitative information of PSM.

The Measurement of Bubble Driven Flow Using PIV and Digital Mask Technique (PIV 기법과 Digital Mask 기법을 적용한 버블유동 측정)

  • Kim, Sang-Moon;Kim, Hyun-Dong;Kim, Kyung-Chun
    • Proceedings of the KSME Conference
    • /
    • 2008.11b
    • /
    • pp.2700-2703
    • /
    • 2008
  • An experiment on bubble-driven flow was performed in order to understand fundamental knowledge of flow structure around a rising bubble in a stagnant fluid. The measurement technique consists of a combination of the three most often used PIV techniques in multiphase flows: PIV with fluorescent tracer particles, the digital phase separation with a masking technique and a shadowgraphy. The key point of the measurement is that the background intensity of a PIV recording can be shifted to a higher level than a bubble region using a shadowgraphy in order to distinguish from fluorescent particles and a bubble as well. Flow fields were measured without an inaccurate analysis around a fluid-bubble interface by using only one camera simply.

  • PDF

A Study on the Counseling Experience of Counselors on Video Counseling with Digital Mask (디지털가면을 활용한 화상상담에 대한 상담자들의 상담 경험 연구)

  • Cho, Eunsuk;Jang, Eun-Hee;Oh, Yoon-Seok
    • The Journal of the Convergence on Culture Technology
    • /
    • v.8 no.6
    • /
    • pp.67-77
    • /
    • 2022
  • The purpose of this study was to explore the experiences of counselors who conducted video counseling using digital mask. To this end, the contents of the focus group interview with four counselors who experienced mask video counseling for a total of 10 Korean college student clients were analyzed using thematic analysis method. Participant counselors reported that they had been concerned about mask video counseling before the start but gradually be adjusted to the method. Since they have observed the rapid self-disclosure of the clients and smooth counseling process, they positively predicted the possibility of digital masks as a therapeutic media. They also mentioned the need for additional education and training for the counselors who are using the new on-line counseling media. Therefore, various supports for proactive responses of counselors to online counseling media need to be explored.