3,140 research outputs found

    Anisotropic Filtering Techniques applied to Fingerprints

    Get PDF

    A preliminary approach to intelligent x-ray imaging for baggage inspection at airports

    Get PDF
    Identifying explosives in baggage at airports relies on being able to characterize the materials that make up an X-ray image. If a suspicion is generated during the imaging process (step 1), the image data could be enhanced by adapting the scanning parameters (step 2). This paper addresses the first part of this problem and uses textural signatures to recognize and characterize materials and hence enabling system control. Directional Gabor-type filtering was applied to a series of different X-ray images. Images were processed in such a way as to simulate a line scanning geometry. Based on our experiments with images of industrial standards and our own samples it was found that different materials could be characterized in terms of the frequency range and orientation of the filters. It was also found that the signal strength generated by the filters could be used as an indicator of visibility and optimum imaging conditions predicted

    지문 μ˜μƒ 작음 제거 및 볡원을 μœ„ν•œ 심측 ν•©μ„±κ³± 신경망

    Get PDF
    ν•™μœ„λ…Όλ¬Έ (석사) -- μ„œμšΈλŒ€ν•™κ΅ λŒ€ν•™μ› : μžμ—°κ³Όν•™λŒ€ν•™ ν˜‘λ™κ³Όμ • 계산과학전곡, 2021. 2. κ°•λͺ…μ£Ό.Biometric authentication using fingerprints requires a method for image denoising and inpainting to extract fingerprints from degraded fingerprint images. A few deep learning models for fingerprint image denoising and inpainting were proposed in ChaLearn LAP Inpainting Competition - Track 3, ECCV 2018. In this thesis, a new deep learning model for fingerprint image denoising is proposed. The proposed model is adapted from FusionNet, which is a convolutional neural network based deep learning model for image segmentation. The performance of the proposed model was demonstrated using the dataset from the ECCV 2018 ChaLearn Competition. It was shown that the proposed model obtains better results compared with the models that achieved high performances in the competition.지문을 μ‚¬μš©ν•œ 생체 인식 인증은 ν’ˆμ§ˆμ΄ μ €ν•˜λœ 지문 μ˜μƒμ—μ„œ 지문을 μΆ”μΆœν•˜κΈ° μœ„ν•œ μ˜μƒ 작음 제거 및 볡원 방법을 ν•„μš”λ‘œ ν•œλ‹€. 지문 μ˜μƒ 작음 제거 및 볡원을 μœ„ν•œ λͺ‡ 가지 λ”₯λŸ¬λ‹ λͺ¨λΈμ΄ ChaLearn LAP Inpainting Competition - Track 3, ECCV 2018μ—μ„œ μ œμ•ˆλ˜μ—ˆλ‹€. λ³Έ λ…Όλ¬Έμ—μ„œλŠ” 지문 μ˜μƒ 작음 제거λ₯Ό μœ„ν•œ μƒˆλ‘œμš΄ λ”₯λŸ¬λ‹ λͺ¨λΈμ„ μ œμ•ˆν•œλ‹€. μ œμ•ˆλœ λͺ¨λΈμ€ μ˜μƒ 뢄할을 μœ„ν•œ ν•©μ„±κ³± 신경망 기반 λ”₯λŸ¬λ‹ λͺ¨λΈμΈ FusionNet을 μˆ˜μ •ν•˜μ—¬ μž‘μ„±ν•˜μ˜€λ‹€. μ œμ•ˆλœ λͺ¨λΈμ˜ μ„±λŠ₯은 ChaLearn Competition의 데이터셋을 μ‚¬μš©ν•˜μ—¬ κ²€μ¦λ˜μ—ˆλ‹€. 이λ₯Ό 톡해 μ œμ•ˆλœ λͺ¨λΈμ΄ λŒ€νšŒμ—μ„œ 높은 μ„±λŠ₯을 νšλ“ν•œ λ‹€λ₯Έ λͺ¨λΈλ“€μ— λΉ„ν•˜μ—¬ 더 λ‚˜μ€ κ²°κ³Όλ₯Ό μ–»μŒμ„ ν™•μΈν•˜μ˜€λ‹€.Abstract i Contents ii 1 Introduction 1 2 Related Work 3 2.1 Residual Neural Network . . . . . . . . . . . . . . . . . . . . . . . . 3 2.2 Convolutional Neural Networks for Semantic Segmentation . . . . . . 4 2.2.1 U-Net . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 2.2.2 FusionNet . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2.3 Recent Trends in Fingerprint Image Denoising . . . . . . . . . . . . . 6 3 Proposed Model 7 3.1 Model Architecture . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 3.2 Architecture Detail . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 3.2.1 Residual Block . . . . . . . . . . . . . . . . . . . . . . . . . 9 3.2.2 Encoder . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 3.2.3 Bridge . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 3.2.4 Decoder . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 3.3 Loss Function . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 4 Experiments 13 4.1 Experimental Setup . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 4.2 Evaluation Metrics . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 4.3 Dataset . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 4.4 Experimental Results . . . . . . . . . . . . . . . . . . . . . . . . . . 16 4.4.1 Ablation Study . . . . . . . . . . . . . . . . . . . . . . . . . 16 4.4.2 Comparison with Other Models . . . . . . . . . . . . . . . . 17 5 Conclusion 21 Abstract (In Korean)Maste

    A Translation And Rotation Independent Fingerprint Identification Approach

    Get PDF
    This thesis describes a new approach for fingerprint identification that will be shift and rotation independent. Detailed descriptions of directional filtering, foreground and background segmentation, feature extraction, and matching based on structural correlation are the main topics of this thesis. The fingerprint identification system consists of image preprocessing, feature extraction, and matching which run on a PC platform. The preprocessing step includes histogram equalization, block-based directional filtering, thinning, and adaptive thresholding to enhance the original images for successful feature extraction. The features extracted will be stored in the database for matching. The matching algorithm presented is a modification and improvement of the structural approach. A two-step process of local feature matching and global feature matching guarantees the correct matching results
    • …
    corecore