WO2021027155A1 - Verification method and apparatus based on finger vein image, and storage medium and computer device - Google Patents

Verification method and apparatus based on finger vein image, and storage medium and computer device Download PDF

Info

Publication number
WO2021027155A1
WO2021027155A1 PCT/CN2019/118088 CN2019118088W WO2021027155A1 WO 2021027155 A1 WO2021027155 A1 WO 2021027155A1 CN 2019118088 W CN2019118088 W CN 2019118088W WO 2021027155 A1 WO2021027155 A1 WO 2021027155A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
finger vein
vein image
identified
preset
Prior art date
Application number
PCT/CN2019/118088
Other languages
French (fr)
Chinese (zh)
Inventor
巢中迪
庄伯金
王少军
Original Assignee
平安科技(深圳)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2021027155A1 publication Critical patent/WO2021027155A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/22Matching criteria, e.g. proximity measures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/10Image acquisition
    • G06V10/12Details of acquisition arrangements; Constructional details thereof
    • G06V10/14Optical characteristics of the device performing the acquisition or on the illumination arrangements
    • G06V10/143Sensing or illuminating at different wavelengths
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/30Noise filtering
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/14Vascular patterns

Definitions

  • This application relates to the field of artificial intelligence technology, and in particular to a verification method, device, storage medium, and computer equipment based on finger vein images.
  • Finger vein recognition technology uses the texture of finger veins for identity verification, which is harmless to the human body and is not easy to be stolen or forged.
  • the identification technology can be widely used in access control systems in banking, finance, government, education and other fields.
  • the problem of finger vein recognition technology is: because finger veins exist under the epidermis, the finger vein image matching process is easily disturbed by the texture of the epidermis, resulting in low accuracy of finger vein image matching, which in turn leads to identification verification based on finger vein images The accuracy is low.
  • the embodiments of the present application provide a verification method, device, storage medium, and computer equipment based on finger vein images to solve the problem of low accuracy of identity verification based on finger vein images in the prior art.
  • an embodiment of the present application provides a verification method based on a finger vein image.
  • the method includes: acquiring a finger vein image to obtain a finger vein image to be identified; acquiring characteristic parameters of the finger vein; and constructing a target based on the characteristic parameters Convolution kernel; using the target convolution kernel to filter the finger vein image to be identified; respectively calculate the filter process between the finger vein image to be identified and each preset finger vein image stored in the target database If the similarity between the filtered finger vein image to be identified and any one of the preset finger vein images stored in the target database is less than the preset similarity threshold, it is determined that the verification fails; if After the filtering process, the similarity between the finger vein image to be identified and at least one preset finger vein image stored in the target database is greater than or equal to the preset similarity threshold, then it is determined that the verification is successful.
  • an embodiment of the present application provides a verification device based on a finger vein image.
  • the device includes: an acquisition unit for acquiring a finger vein image to obtain a finger vein image to be identified; an acquisition unit for acquiring a finger vein image Feature parameters; a construction unit, configured to construct a target convolution kernel according to the feature parameters; a filtering unit, configured to use the target convolution kernel to filter the finger vein image to be identified; a calculation unit, configured to calculate filters separately The processed similarity between the finger vein image to be identified and each preset finger vein image stored in the target database; the first determining unit is configured to determine if the finger vein image to be identified after the filtering process is compared with the If the similarity between any one of the preset finger vein images stored in the target database is less than the preset similarity threshold, it is determined that the verification fails; the second determining unit is configured to filter the finger vein images to be identified if the If the similarity with at least one preset finger vein image stored in the target database is greater than or equal to the prese
  • an embodiment of the present application provides a storage medium that includes a stored program, wherein when the program is running, the device where the storage medium is located is controlled to execute the above-mentioned verification method based on finger vein images.
  • an embodiment of the present application provides a computer device, including a memory and a processor, the memory is configured to store information including program instructions, the processor is configured to control the execution of the program instructions, and the program instructions are executed by the processor.
  • the steps of the above-mentioned verification method based on finger vein images are realized.
  • the target convolution kernel is constructed according to the characteristic parameters of the finger veins, and the target convolution kernel is used to filter the finger vein images to be identified, which effectively avoids skin texture interference and improves the accuracy of finger vein image matching. This solves the problem of low accuracy of identity verification based on finger vein images in the prior art, and achieves the effect of improving the accuracy of identity verification based on finger vein images.
  • Fig. 1 is a flowchart of an optional verification method based on finger vein images according to an embodiment of the present application
  • FIG. 2 is a schematic diagram of an optional verification device based on finger vein images according to an embodiment of the present application
  • Fig. 3 is a schematic diagram of an optional computer device provided by an embodiment of the present application.
  • Fig. 1 is a flowchart of an optional verification method based on finger vein images according to an embodiment of the present application. As shown in Fig. 1, the method includes:
  • Step S102 Collect a finger vein image to obtain a finger vein image to be identified.
  • Step S104 acquiring characteristic parameters of the finger veins.
  • Step S106 construct a target convolution kernel according to the characteristic parameters.
  • Step S108 using the target convolution kernel to perform filtering processing on the finger vein image to be identified.
  • Step S110 Calculate the similarity between the filtered finger vein image to be identified and each preset finger vein image stored in the target database.
  • Step S112 If the similarity between the filtered finger vein image to be identified and any preset finger vein image stored in the target database is less than the preset similarity threshold, it is determined that the verification fails.
  • Step S114 If the similarity between the filtered finger vein image to be identified and at least one preset finger vein image stored in the target database is greater than or equal to the preset similarity threshold, it is determined that the verification is successful.
  • Finger veins refer to the veins in the fingers of the human body. Finger vein recognition uses the characteristics of the vascular structure to achieve identity authentication. Under visible light, finger veins are invisible and can only be obtained with a special collection device. It is medically proven that the vascular structure of human finger veins can penetrate bones and muscles under the irradiation of near-infrared light, and the hemoglobin flowing through the venous blood vessels can easily absorb the infrared light of this band to highlight the vein structure. Finger vein images can be captured by a special image acquisition device such as an infrared CCD camera, and then the finger vein images can be analyzed and processed to obtain the finger vein characteristics. The vein structure of different people is different, even the finger veins of twins are different, and the structure of adult finger veins does not change, that is, finger veins are unique, which provides a scientific basis for finger vein recognition.
  • a special image acquisition device such as an infrared CCD camera
  • Convolution kernel In image processing, given an input image, each pixel in the output image is a weighted average of pixels in a small area in the input image, where the weight is defined by a function, which is called the convolution kernel.
  • One property of the convolution kernel is locality. That is, it only focuses on local features, and the degree of locality depends on the size of the convolution kernel.
  • the characteristic parameter includes a finger vein width parameter.
  • the target convolution kernel is used to filter the finger vein image to be recognized, that is, the target convolution kernel is convolved with the finger vein image to be recognized, specifically, each pixel in the finger vein image to be recognized is used by the target convolution kernel Point to perform a series of operations, for example, for an m ⁇ m target convolution kernel, the target convolution kernel is an m ⁇ m matrix, and each element in the matrix has a preset weight value.
  • the target convolution kernel When calculating the target convolution kernel, place the center of the target convolution kernel on the target pixel to be calculated in the finger vein image to be recognized, and calculate the weight value of each element in the target convolution kernel and the image pixels covered by it The product of the pixel values of, and the sum, the result is the new pixel value of the target pixel. For all the pixels in the finger vein image to be identified, the new pixel value is used to replace the original pixel value, and the filtered finger vein image to be identified is obtained.
  • the target convolution kernel By using the target convolution kernel to filter the finger vein image to be recognized, the features of the finger vein image to be recognized can be extracted, and the enhancement effect of the finger vein image to be recognized can be achieved, effectively avoiding the interference of the epidermal texture.
  • the target convolution kernel is constructed according to the characteristic parameters of the finger veins, and the target convolution kernel is used to filter the finger vein images to be identified, which effectively avoids skin texture interference and improves the accuracy of finger vein image matching. This solves the problem of low accuracy of identity verification based on finger vein images in the prior art, and achieves the effect of improving the accuracy of identity verification based on finger vein images.
  • the process of calculating the similarity between the filtered finger vein image to be recognized and any one of the preset finger vein images stored in the target database is: extracting the filtered finger vein image to be recognized and the preset finger vein image The most similar area in the vein image is obtained, and the first image and the second image are obtained.
  • the first image is the area in the finger vein image to be recognized after the filtering process
  • the second image is the area in the preset finger vein image; calculate the first image The distance between the image and the second image; the similarity between the filtered finger vein image to be identified and the preset finger vein image is determined according to the distance between the first image and the second image.
  • the Hamming distance represents the number of different bits corresponding to two (same length) character strings. Perform an exclusive OR operation on the two character strings and count the number of results as 1, then this number is the Hamming distance.
  • the Hamming distance between two strings of equal length is the number of different characters in the corresponding positions of the two strings. In other words, it is the number of characters that need to be replaced to transform one string into another.
  • the Hamming distance between "1011101” and "1001001” is 2.
  • the Hamming distance between "2143896” and “2233796” is 3.
  • the Hamming distance between "toned” and "roses” is 3.
  • the specific process of calculating the Hamming distance between the first image and the second image is as follows: respectively generate the fingerprint character string of the first image and the fingerprint character string of the second image; calculate the fingerprint character string of the first image and the fingerprint character string of the second image The Hamming distance between the fingerprint character strings; the Hamming distance between the fingerprint character string of the first image and the fingerprint character string of the second image is taken as the Hamming distance between the first image and the second image. The greater the Hamming distance, the greater the difference between the two images.
  • the first step is to reduce the size.
  • the second step is to simplify the color.
  • the third step is to calculate the average value.
  • the fourth step is to compare the gray levels of pixels.
  • the fifth step is to calculate the hash value.
  • the method further includes: performing size normalization processing on the finger vein image to be identified.
  • the method further includes: performing gray-scale normalization processing on the finger vein image after the size normalization processing.
  • finger vein images are collected, due to different conditions such as light intensity, finger thickness, blood temperature, finger inclination, etc., finger vein images collected at different times have large differences in grayscale distribution, which will affect future image processing and Matching increases the difficulty. Therefore, after the finger vein image is collected, normalization is required, including size normalization and gray normalization.
  • the benefits of size normalization are: 1. For different fingers, different sizes have no effect on the matching results of veins, that is, it will not cause misunderstanding; but if it is the same finger, if the size is different, it is easy to cause misunderstanding , That is, I cannot recognize my own situation. 2. If the actually collected image is too large, it will take a long time to process the image, and the normalized size is reduced to a certain pixel size, for example, without affecting the recognition result, which can further shorten the matching time and improve the matching efficiency .
  • Image size normalization is essentially a geometric transformation of an image, which is generally achieved by mapping from the opposite direction of the target image. Reverse mapping is to scan each pixel of the target image and determine the original pixel corresponding to the target pixel according to a given transformation formula. Using this method to calculate the target image can ensure that the entire target image has no empty pixels, that is, each pixel of the target image obtained has a corresponding gray value.
  • Gray normalization is mainly to increase the brightness of the image, make the details of the image clearer, and reduce the influence of light and light intensity.
  • FIG. 2 is an optional verification device based on a finger vein image according to an embodiment of the application.
  • the device includes: an acquisition unit 10, an acquisition unit 20, a construction unit 30, a filter unit 40, a calculation unit 50, a first determination unit 60, and a second determination unit 70.
  • the acquisition unit 10 is used to acquire a finger vein image to obtain a finger vein image to be identified.
  • the acquiring unit 20 is used to acquire characteristic parameters of finger veins.
  • the construction unit 30 is used to construct the target convolution kernel according to the characteristic parameters.
  • the filtering unit 40 is configured to use the target convolution kernel to perform filtering processing on the finger vein image to be identified.
  • the calculating unit 50 is configured to calculate the similarity between the finger vein image to be identified after the filtering process and each preset finger vein image stored in the target database.
  • the first determining unit 60 is configured to determine that the verification fails if the similarity between the filtered finger vein image to be identified and any one of the preset finger vein images stored in the target database is less than the preset similarity threshold.
  • the second determining unit 70 is configured to determine that the verification is successful if the similarity between the filtered finger vein image to be identified and at least one preset finger vein image stored in the target database is greater than or equal to a preset similarity threshold.
  • Finger veins refer to the veins in the fingers of the human body. Finger vein recognition uses the characteristics of the vascular structure to achieve identity authentication. Under visible light, finger veins are invisible and can only be obtained with a special collection device. It is medically proven that the vascular structure of human finger veins can penetrate bones and muscles under the irradiation of near-infrared light, and the hemoglobin flowing through the venous blood vessels can easily absorb the infrared light of this band to highlight the vein structure. Finger vein images can be captured by a special image acquisition device such as an infrared CCD camera, and then the finger vein images can be analyzed and processed to obtain the finger vein characteristics. The vein structure of different people is different, even the finger veins of twins are different, and the finger vein structure of adults does not change, that is, finger veins are unique, which provides a scientific basis for finger vein recognition.
  • a special image acquisition device such as an infrared CCD camera
  • Convolution kernel In image processing, given an input image, each pixel in the output image is a weighted average of pixels in a small area in the input image, where the weight is defined by a function, which is called the convolution kernel.
  • One property of the convolution kernel is locality. That is, it only focuses on local features, and the degree of locality depends on the size of the convolution kernel.
  • the characteristic parameter includes a finger vein width parameter.
  • the target convolution kernel is used to filter the finger vein image to be recognized, that is, the target convolution kernel and the finger vein image to be recognized are convolved. Specifically, the target convolution kernel is used to perform the filtering process on each pixel in the finger vein image.
  • a series of operations for example, for an m ⁇ m target convolution kernel, the target convolution kernel is an m ⁇ m matrix, and each element in the matrix has a preset weight value.
  • the product kernel When using the target volume
  • the new pixel value is used to replace the original pixel value, and the filtered finger vein image to be identified is obtained.
  • the target convolution kernel to filter the finger vein image to be recognized, the features of the finger vein image to be recognized can be extracted, and the enhancement effect of the finger vein image to be recognized can be achieved, effectively avoiding the interference of the epidermal texture.
  • the target convolution kernel is constructed according to the characteristic parameters of the finger veins, and the target convolution kernel is used to filter the finger vein images to be identified, which effectively avoids skin texture interference and improves the accuracy of finger vein image matching. This solves the problem of low accuracy of identity verification based on finger vein images in the prior art, and achieves the effect of improving the accuracy of identity verification based on finger vein images.
  • the calculation unit 50 includes: an extraction subunit, a calculation subunit, and a determination subunit.
  • the extraction subunit is used to extract the most similar area in the finger vein image to be identified after the filtering process and the preset finger vein image to obtain the first image and the second image, where the first image is the finger vein image to be identified after the filtering process The area in the vein image, and the second image is the area in the preset finger vein image.
  • the calculation subunit is used to calculate the distance between the first image and the second image.
  • the determining subunit is configured to determine the similarity between the finger vein image to be identified after the filtering process and the preset finger vein image according to the distance between the first image and the second image.
  • Dist represents the distance between the first image and the second image
  • A represents the proportion of non-zero pixels in the first image
  • B represents the proportion of non-zero pixels in the second image
  • d is the first image and the second image.
  • the Hamming distance between images 0 ⁇ q ⁇ 1.
  • the characteristic parameter includes a finger vein width parameter.
  • the device further includes: a size normalization unit.
  • the size normalization unit is used to perform size normalization processing on the finger vein image to be identified after the finger vein image is collected by the acquisition unit 10 to obtain the finger vein image to be identified.
  • the device further includes: a gray-scale normalization unit.
  • the gray-scale normalization unit is used to perform the gray-scale normalization process on the finger vein image to be recognized after the size normalization process after the size normalization unit performs the size normalization process on the finger vein image to be recognized.
  • an embodiment of the present application provides a storage medium, the storage medium includes a stored program, wherein when the program is running, the device where the storage medium is located is controlled to perform the following steps: acquiring a finger vein image to obtain a finger vein image to be identified; Vein characteristic parameters; construct the target convolution kernel according to the characteristic parameters; use the target convolution kernel to filter the image of the finger vein to be identified; calculate the filtered finger vein image to be identified and each preset finger stored in the target database separately The similarity between vein images; if the similarity between the filtered finger vein image to be identified and any one of the preset finger vein images stored in the target database is less than the preset similarity threshold, the verification is determined to fail; if The similarity between the filtered finger vein image to be identified and at least one preset finger vein image stored in the target database is greater than or equal to the preset similarity threshold, then it is determined that the verification is successful.
  • the device where the storage medium is controlled further executes the following steps: extract the most similar area in the finger vein image to be identified after the filtering process and the preset finger vein image to obtain the first image and the second image, where , The first image is the area in the finger vein image to be recognized after the filtering process, the second image is the area in the preset finger vein image; calculate the distance between the first image and the second image; according to the first image and the first image The distance between the two images determines the similarity between the filtered finger vein image to be identified and the preset finger vein image.
  • Dist represents the distance between the first image and the second image
  • A represents the proportion of non-zero pixels in the first image
  • B represents the proportion of non-zero pixels in the second image
  • d is the Hamming distance between the first image and the second image, 0 ⁇ q ⁇ 1.
  • the device where the storage medium is located is controlled to perform the following steps: after the finger vein image is collected and the finger vein image to be identified is obtained, the size normalization process is performed on the finger vein image to be identified.
  • the device where the storage medium is controlled further executes the following steps: after performing size normalization processing on the finger vein image to be recognized, perform gray level normalization on the finger vein image to be recognized after the size normalization process ⁇ .
  • an embodiment of the present application provides a computer device, including a memory and a processor, the memory is used to store information including program instructions, the processor is used to control the execution of the program instructions, and the program instructions are loaded and executed by the processor to achieve the following Steps: Collect finger vein images to obtain the finger vein image to be identified; obtain the characteristic parameters of the finger vein; construct the target convolution kernel according to the characteristic parameters; use the target convolution kernel to filter the finger vein image to be identified; calculate the filtered and processed images separately The degree of similarity between the finger vein image to be identified and each preset finger vein image stored in the target database; if the filter process is between the finger vein image to be identified and any preset finger vein image stored in the target database If the similarity is less than the preset similarity threshold, it is determined that the verification fails; if the similarity between the filtered finger vein image to be identified and at least one preset finger vein image stored in the target database is greater than or equal to the preset similarity Threshold, it is determined that the verification is successful
  • the following steps are also implemented: extract the most similar area in the finger vein image to be identified after the filtering process and the preset finger vein image to obtain the first image and the second image, where , The first image is the area in the finger vein image to be recognized after the filtering process, the second image is the area in the preset finger vein image; calculate the distance between the first image and the second image; according to the first image and the first image The distance between the two images determines the similarity between the filtered finger vein image to be identified and the preset finger vein image.
  • the following steps are further implemented: after the finger vein image is collected and the finger vein image to be identified is obtained, the size normalization process is performed on the finger vein image to be identified.
  • the following steps are also implemented: after the size normalization process is performed on the finger vein image to be recognized, the gray scale normalization process is performed on the finger vein image to be recognized after the size normalization process. ⁇ .
  • Fig. 3 is a schematic diagram of a computer device provided by an embodiment of the present application.
  • the computer device 50 of this embodiment includes: a processor 51, a memory 52, and a computer program 53 stored in the memory 52 and running on the processor 51.
  • the computer program 53 is executed by the processor 51, To implement the verification method based on the finger vein image in the embodiment, in order to avoid repetition, it will not be repeated here.
  • the computer program is executed by the processor 51, the function of each model/unit in the verification device based on the finger vein image in the embodiment is realized. In order to avoid repetition, it will not be repeated here.
  • the computer device 50 may be a computing device such as a desktop computer, a notebook, a palmtop computer, and a cloud server.
  • the computer device may include, but is not limited to, a processor 51 and a memory 52.
  • FIG. 3 is only an example of the computer device 50, and does not constitute a limitation on the computer device 50. It may include more or less components than those shown in the figure, or a combination of certain components, or different components.
  • computer equipment may also include input and output devices, network access devices, buses, and so on.
  • the so-called processor 51 may be a central processing unit (Central Processing Unit, CPU), other general-purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (ASIC), Field-Programmable Gate Array (FPGA) or other programmable logic devices, discrete gates or transistor logic devices, discrete hardware components, etc.
  • the general-purpose processor may be a microprocessor or the processor may also be any conventional processor or the like.
  • the memory 52 may be an internal storage unit of the computer device 50, such as a hard disk or memory of the computer device 50.
  • the memory 52 may also be an external storage device of the computer device 50, such as a plug-in hard disk equipped on the computer device 50, a smart memory card (Smart Media Card, SMC), a Secure Digital (SD) card, and a flash memory card (Flash). Card) and so on.
  • the memory 52 may also include both an internal storage unit of the computer device 50 and an external storage device.
  • the memory 52 is used to store computer programs and other programs and data required by the computer equipment.
  • the memory 52 can also be used to temporarily store data that has been output or will be output.
  • the disclosed system, device, and method may be implemented in other ways.
  • the device embodiments described above are merely illustrative, for example, the division of the units is only a logical function division, and there may be other divisions in actual implementation, for example, multiple units or components may be combined Or it can be integrated into another system, or some features can be ignored or not implemented.
  • the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
  • each unit in each embodiment of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit.
  • the above-mentioned integrated unit may be implemented in the form of hardware, or may be implemented in the form of hardware plus software functional units.
  • the above-mentioned integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium.
  • the above-mentioned software functional unit is stored in a storage medium and includes several instructions to make a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor (Processor) execute the method described in each embodiment of the present application Part of the steps.
  • the aforementioned storage media include: U disk, mobile hard disk, read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disk and other media that can store program code .

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Data Mining & Analysis (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • General Engineering & Computer Science (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Artificial Intelligence (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Human Computer Interaction (AREA)
  • Collating Specific Patterns (AREA)

Abstract

Disclosed are a verification method and apparatus based on a finger vein image, and a storage medium and a computer device, relating to the technical field of artificial intelligence. The method comprises: collecting a finger vein image to obtain a finger vein image to be identified (S102); acquiring a feature parameter of a finger vein (S104); constructing a target convolution kernel according to the feature parameter (S106); performing, by using the target convolution kernel, filtering processing on the finger vein image to be identified (S108); respectively calculating the similarity between the finger vein image to be identified subjected to filtering processing and each preset finger vein image stored in a target database (S110); if the similarity between the finger vein image to be identified subjected to filtering processing and any preset finger vein image stored in the target database is less than a preset similarity threshold value, determining that verification fails (S112); and if the similarity between the finger vein image to be identified subjected to filtering processing and at least one preset finger vein image stored in the target database is greater than or equal to the preset similarity threshold value, determining that the verification is successful (S114). The method and apparatus, and the storage medium and the computer device can solve the problem in the art of low accuracy of identity verification based on a finger vein image.

Description

基于指静脉图像的验证方法、装置、存储介质及计算机设备Verification method, device, storage medium and computer equipment based on finger vein image
本申请要求于2019年08月13日提交中国专利局、申请号为201910743874.9、申请名称为“基于指静脉图像的验证方法、装置、存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of a Chinese patent application filed with the Chinese Patent Office on August 13, 2019, the application number is 201910743874.9, and the application title is "Verification Method, Device, and Storage Medium Based on Finger Vein Images", the entire content of which is incorporated by reference Incorporated in this application.
【技术领域】【Technical Field】
本申请涉及人工智能技术领域,尤其涉及一种基于指静脉图像的验证方法、装置、存储介质及计算机设备。This application relates to the field of artificial intelligence technology, and in particular to a verification method, device, storage medium, and computer equipment based on finger vein images.
【背景技术】【Background technique】
指静脉识别技术利用手指静脉血管的纹理进行身份验证,对人体无害,具有不易被盗取、伪造等特点。该识别技术可广泛应用于银行金融、政府、教育等领域的门禁系统。Finger vein recognition technology uses the texture of finger veins for identity verification, which is harmless to the human body and is not easy to be stolen or forged. The identification technology can be widely used in access control systems in banking, finance, government, education and other fields.
目前,指静脉识别技术存在的问题是:由于指静脉存在于表皮下,指静脉图像匹配过程中容易受表皮纹理干扰,导致指静脉图像匹配的准确度低,继而导致基于指静脉图像的身份验证准确度低。At present, the problem of finger vein recognition technology is: because finger veins exist under the epidermis, the finger vein image matching process is easily disturbed by the texture of the epidermis, resulting in low accuracy of finger vein image matching, which in turn leads to identification verification based on finger vein images The accuracy is low.
【申请内容】【Content of Application】
有鉴于此,本申请实施例提供了一种基于指静脉图像的验证方法、装置、存储介质及计算机设备,用以解决现有技术中基于指静脉图像的身份验证准确度低的问题。In view of this, the embodiments of the present application provide a verification method, device, storage medium, and computer equipment based on finger vein images to solve the problem of low accuracy of identity verification based on finger vein images in the prior art.
一方面,本申请实施例提供了一种基于指静脉图像的验证方法,所述方法包括:采集指静脉图像,得到待识别指静脉图像;获取指静脉的特征参数;根据所述特征参数构建目标卷积核;采用所述目标卷积核对所述待识别指静脉图像进行滤波处理;分别计算滤波处理后的所述待识别指静脉图像与目标数据库中存储的每个预设指静脉图像之间的相似度;如果滤波 处理后的所述待识别指静脉图像与所述目标数据库中存储的任意一个预设指静脉图像之间的相似度均小于预设相似度阈值,则确定验证失败;如果滤波处理后的所述待识别指静脉图像与所述目标数据库中存储的至少一个预设指静脉图像之间的相似度大于或等于所述预设相似度阈值,则确定验证成功。On the one hand, an embodiment of the present application provides a verification method based on a finger vein image. The method includes: acquiring a finger vein image to obtain a finger vein image to be identified; acquiring characteristic parameters of the finger vein; and constructing a target based on the characteristic parameters Convolution kernel; using the target convolution kernel to filter the finger vein image to be identified; respectively calculate the filter process between the finger vein image to be identified and each preset finger vein image stored in the target database If the similarity between the filtered finger vein image to be identified and any one of the preset finger vein images stored in the target database is less than the preset similarity threshold, it is determined that the verification fails; if After the filtering process, the similarity between the finger vein image to be identified and at least one preset finger vein image stored in the target database is greater than or equal to the preset similarity threshold, then it is determined that the verification is successful.
一方面,本申请实施例提供了一种基于指静脉图像的验证装置,所述装置包括:采集单元,用于采集指静脉图像,得到待识别指静脉图像;获取单元,用于获取指静脉的特征参数;构建单元,用于根据所述特征参数构建目标卷积核;滤波单元,用于采用所述目标卷积核对所述待识别指静脉图像进行滤波处理;计算单元,用于分别计算滤波处理后的所述待识别指静脉图像与目标数据库中存储的每个预设指静脉图像之间的相似度;第一确定单元,用于如果滤波处理后的所述待识别指静脉图像与所述目标数据库中存储的任意一个预设指静脉图像之间的相似度均小于预设相似度阈值,则确定验证失败;第二确定单元,用于如果滤波处理后的所述待识别指静脉图像与所述目标数据库中存储的至少一个预设指静脉图像之间的相似度大于或等于所述预设相似度阈值,则确定验证成功。On the one hand, an embodiment of the present application provides a verification device based on a finger vein image. The device includes: an acquisition unit for acquiring a finger vein image to obtain a finger vein image to be identified; an acquisition unit for acquiring a finger vein image Feature parameters; a construction unit, configured to construct a target convolution kernel according to the feature parameters; a filtering unit, configured to use the target convolution kernel to filter the finger vein image to be identified; a calculation unit, configured to calculate filters separately The processed similarity between the finger vein image to be identified and each preset finger vein image stored in the target database; the first determining unit is configured to determine if the finger vein image to be identified after the filtering process is compared with the If the similarity between any one of the preset finger vein images stored in the target database is less than the preset similarity threshold, it is determined that the verification fails; the second determining unit is configured to filter the finger vein images to be identified if the If the similarity with at least one preset finger vein image stored in the target database is greater than or equal to the preset similarity threshold, it is determined that the verification is successful.
一方面,本申请实施例提供了一种存储介质,所述存储介质包括存储的程序,其中,在所述程序运行时控制所述存储介质所在设备执行上述的基于指静脉图像的验证方法。On the one hand, an embodiment of the present application provides a storage medium that includes a stored program, wherein when the program is running, the device where the storage medium is located is controlled to execute the above-mentioned verification method based on finger vein images.
一方面,本申请实施例提供了一种计算机设备,包括存储器和处理器,所述存储器用于存储包括程序指令的信息,所述处理器用于控制程序指令的执行,所述程序指令被处理器加载并执行时实现上述的基于指静脉图像的验证方法的步骤。On the one hand, an embodiment of the present application provides a computer device, including a memory and a processor, the memory is configured to store information including program instructions, the processor is configured to control the execution of the program instructions, and the program instructions are executed by the processor. When loaded and executed, the steps of the above-mentioned verification method based on finger vein images are realized.
在本申请实施例中,根据指静脉的特征参数构建目标卷积核,采用目标卷积核对待识别指静脉图像进行滤波处理,有效避免了表皮纹理干扰,提高了指静脉图像匹配的准确度,从而解决了现有技术中基于指静脉图像的身份验证准确度低的问题,达到了提高基于指静脉图像的身份验证准确度的效果。In the embodiment of the present application, the target convolution kernel is constructed according to the characteristic parameters of the finger veins, and the target convolution kernel is used to filter the finger vein images to be identified, which effectively avoids skin texture interference and improves the accuracy of finger vein image matching. This solves the problem of low accuracy of identity verification based on finger vein images in the prior art, and achieves the effect of improving the accuracy of identity verification based on finger vein images.
【附图说明】【Explanation of drawings】
为了更清楚地说明本申请实施例的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其它的附图。In order to explain the technical solutions of the embodiments of the present application more clearly, the following will briefly introduce the drawings needed in the embodiments. Obviously, the drawings in the following description are only some embodiments of the present application. For those of ordinary skill in the art, without creative labor, other drawings can be obtained from these drawings.
图1是根据本申请实施例一种可选的基于指静脉图像的验证方法的流程图;Fig. 1 is a flowchart of an optional verification method based on finger vein images according to an embodiment of the present application;
图2是根据本申请实施例一种可选的基于指静脉图像的验证装置的示意图;2 is a schematic diagram of an optional verification device based on finger vein images according to an embodiment of the present application;
图3是本申请实施例提供的一种可选的计算机设备的示意图。Fig. 3 is a schematic diagram of an optional computer device provided by an embodiment of the present application.
【具体实施方式】【detailed description】
为了更好的理解本申请的技术方案,下面结合附图对本申请实施例进行详细描述。In order to better understand the technical solutions of the present application, the following describes the embodiments of the present application in detail with reference to the accompanying drawings.
应当明确,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其它实施例,都属于本申请保护的范围。It should be clear that the described embodiments are only a part of the embodiments of the present application, rather than all the embodiments. Based on the embodiments in this application, all other embodiments obtained by those of ordinary skill in the art without creative work shall fall within the protection scope of this application.
在本申请实施例中使用的术语是仅仅出于描述特定实施例的目的,而非旨在限制本申请。在本申请实施例和所附权利要求书中所使用的单数形式的“一种”、“所述”和“该”也旨在包括多数形式,除非上下文清楚地表示其他含义。The terms used in the embodiments of the present application are only for the purpose of describing specific embodiments, and are not intended to limit the present application. The singular forms of "a", "said" and "the" used in the embodiments of the present application and the appended claims are also intended to include plural forms, unless the context clearly indicates other meanings.
应当理解,本文中使用的术语“和/或”仅仅是一种描述关联对象的关联关系,表示可以存在三种关系,例如,甲和/或乙,可以表示:单独存在甲,同时存在甲和乙,单独存在乙这三种情况。另外,本文中字符“/”,一般表示前后关联对象是一种“或”的关系。It should be understood that the term "and/or" used in this article is only an association relationship describing related objects, indicating that there can be three types of relationships. For example, A and/or B can mean that there is A alone, and both A and A B, there are three cases of B alone. In addition, the character "/" in this text generally indicates that the associated objects before and after are in an "or" relationship.
图1是根据本申请实施例一种可选的基于指静脉图像的验证方法的流程图,如图1所示,该方法包括:Fig. 1 is a flowchart of an optional verification method based on finger vein images according to an embodiment of the present application. As shown in Fig. 1, the method includes:
步骤S102,采集指静脉图像,得到待识别指静脉图像。Step S102: Collect a finger vein image to obtain a finger vein image to be identified.
步骤S104,获取指静脉的特征参数。Step S104, acquiring characteristic parameters of the finger veins.
步骤S106,根据特征参数构建目标卷积核。Step S106, construct a target convolution kernel according to the characteristic parameters.
步骤S108,采用目标卷积核对待识别指静脉图像进行滤波处理。Step S108, using the target convolution kernel to perform filtering processing on the finger vein image to be identified.
步骤S110,分别计算滤波处理后的待识别指静脉图像与目标数据库中存储的每个预设指静脉图像之间的相似度。Step S110: Calculate the similarity between the filtered finger vein image to be identified and each preset finger vein image stored in the target database.
步骤S112,如果滤波处理后的待识别指静脉图像与目标数据库中存储的任意一个预设指静脉图像之间的相似度均小于预设相似度阈值,则确定验证失败。Step S112: If the similarity between the filtered finger vein image to be identified and any preset finger vein image stored in the target database is less than the preset similarity threshold, it is determined that the verification fails.
步骤S114,如果滤波处理后的待识别指静脉图像与目标数据库中存储的至少一个预设指静脉图像之间的相似度大于或等于预设相似度阈值,则确定验证成功。Step S114: If the similarity between the filtered finger vein image to be identified and at least one preset finger vein image stored in the target database is greater than or equal to the preset similarity threshold, it is determined that the verification is successful.
指静脉是指人体手指内部的静脉血管,指静脉识别就是利用该血管结构的特征来实现身份认证。在可见光下,指静脉是不可见的,只有在特殊的采集装置下才能获取。医学证明,人体手指静脉的血管结构在近红外光的照射下,能够穿透骨骼和肌肉,而流经静脉血管的血红蛋白容易吸收该波段的红外光而突显出静脉结构。通过专门的图像采集装置如红外CCD摄像机即可拍摄到指静脉图像,然后对指静脉图像进行分析处理,便可从中得到指静脉特征。不同人的静脉结构是不同的,即使是双胞胎的各手指静脉也是不同的,而且成年人的指静脉结构不再变化,即指静脉具有唯一性,这就为指静脉识别提供了科学依据。Finger veins refer to the veins in the fingers of the human body. Finger vein recognition uses the characteristics of the vascular structure to achieve identity authentication. Under visible light, finger veins are invisible and can only be obtained with a special collection device. It is medically proven that the vascular structure of human finger veins can penetrate bones and muscles under the irradiation of near-infrared light, and the hemoglobin flowing through the venous blood vessels can easily absorb the infrared light of this band to highlight the vein structure. Finger vein images can be captured by a special image acquisition device such as an infrared CCD camera, and then the finger vein images can be analyzed and processed to obtain the finger vein characteristics. The vein structure of different people is different, even the finger veins of twins are different, and the structure of adult finger veins does not change, that is, finger veins are unique, which provides a scientific basis for finger vein recognition.
卷积核:图像处理时,给定输入图像,在输出图像中每一个像素是输入图像中一个小区域中像素的加权平均,其中权值由一个函数定义,这个函数称为卷积核。卷积核具有的一个属性是局部性。即它只关注局部特征,局部的程度取决于卷积核的大小。Convolution kernel: In image processing, given an input image, each pixel in the output image is a weighted average of pixels in a small area in the input image, where the weight is defined by a function, which is called the convolution kernel. One property of the convolution kernel is locality. That is, it only focuses on local features, and the degree of locality depends on the size of the convolution kernel.
可选地,特征参数包括指静脉宽度参数。静脉宽度参数是用来表示指静脉的宽度范围的参数。根据特征参数构建目标卷积核,具体可以为:根据指静脉宽度参数确定目标卷积核的大小。由于卷积核具有局部性这个属性,局部的程度取决于卷积核的大小,因此,如果待识别指静脉图像中需 要关注的像素点较多,则卷积核的大小可以较大;如果待识别指静脉图像中需要关注的像素点较少,则卷积核的大小可以较小。例如,假设静脉宽度参数表明指静脉的宽度覆盖了m个像素点,则目标卷积核的大小可以为m×m。Optionally, the characteristic parameter includes a finger vein width parameter. The vein width parameter is a parameter used to indicate the width range of the finger vein. Constructing the target convolution kernel according to the characteristic parameters may specifically be: determining the size of the target convolution kernel according to the finger vein width parameter. Since the convolution kernel has the property of locality, the degree of locality depends on the size of the convolution kernel. Therefore, if there are more pixels that need attention in the finger vein image to be recognized, the size of the convolution kernel can be larger; Recognizing that there are fewer pixels that need attention in the finger vein image, the size of the convolution kernel can be smaller. For example, assuming that the vein width parameter indicates that the width of the finger vein covers m pixels, the size of the target convolution kernel can be m×m.
采用目标卷积核对待识别指静脉图像进行滤波处理,即,将目标卷积核与待识别指静脉图像进行卷积运算,具体地,使用目标卷积核对待识别指静脉图像中的每个像素点进行一系列操作,例如,对于一个m×m的目标卷积核,该目标卷积核为一个m×m的矩阵,该矩阵中的每个元素都有一个预设的权重值,在使用目标卷积核进行计算时,将目标卷积核的中心放置在待识别指静脉图像中要计算的目标像素点上,计算目标卷积核中每个元素的权重值和其覆盖的图像像素点的像素值之间的乘积并求和,得到的结果即为目标像素点的新像素值。对于待识别指静脉图中的全部像素点,都使用新像素值替换原来的像素值,就得到了滤波处理后的待识别指静脉图像。通过采用目标卷积核对待识别指静脉图像进行滤波处理,能够提取出待识别指静脉图像的特征,实现对待识别指静脉图像的增强效果,有效避免了表皮纹理干扰。The target convolution kernel is used to filter the finger vein image to be recognized, that is, the target convolution kernel is convolved with the finger vein image to be recognized, specifically, each pixel in the finger vein image to be recognized is used by the target convolution kernel Point to perform a series of operations, for example, for an m×m target convolution kernel, the target convolution kernel is an m×m matrix, and each element in the matrix has a preset weight value. When calculating the target convolution kernel, place the center of the target convolution kernel on the target pixel to be calculated in the finger vein image to be recognized, and calculate the weight value of each element in the target convolution kernel and the image pixels covered by it The product of the pixel values of, and the sum, the result is the new pixel value of the target pixel. For all the pixels in the finger vein image to be identified, the new pixel value is used to replace the original pixel value, and the filtered finger vein image to be identified is obtained. By using the target convolution kernel to filter the finger vein image to be recognized, the features of the finger vein image to be recognized can be extracted, and the enhancement effect of the finger vein image to be recognized can be achieved, effectively avoiding the interference of the epidermal texture.
在本申请实施例中,根据指静脉的特征参数构建目标卷积核,采用目标卷积核对待识别指静脉图像进行滤波处理,有效避免了表皮纹理干扰,提高了指静脉图像匹配的准确度,从而解决了现有技术中基于指静脉图像的身份验证准确度低的问题,达到了提高基于指静脉图像的身份验证准确度的效果。In the embodiment of the present application, the target convolution kernel is constructed according to the characteristic parameters of the finger veins, and the target convolution kernel is used to filter the finger vein images to be identified, which effectively avoids skin texture interference and improves the accuracy of finger vein image matching. This solves the problem of low accuracy of identity verification based on finger vein images in the prior art, and achieves the effect of improving the accuracy of identity verification based on finger vein images.
可选地,计算滤波处理后的待识别指静脉图像与目标数据库中存储的任意一个预设指静脉图像之间的相似度的过程为:提取滤波处理后的待识别指静脉图像与预设指静脉图像中最相似的区域,得到第一图像和第二图像,第一图像是滤波处理后的待识别指静脉图像中的区域,第二图像是预设指静脉图像中的区域;计算第一图像与第二图像之间的距离;根据第一图像与第二图像之间的距离确定滤波处理后的待识别指静脉图像与预设指静脉图像之间的相似度。Optionally, the process of calculating the similarity between the filtered finger vein image to be recognized and any one of the preset finger vein images stored in the target database is: extracting the filtered finger vein image to be recognized and the preset finger vein image The most similar area in the vein image is obtained, and the first image and the second image are obtained. The first image is the area in the finger vein image to be recognized after the filtering process, and the second image is the area in the preset finger vein image; calculate the first image The distance between the image and the second image; the similarity between the filtered finger vein image to be identified and the preset finger vein image is determined according to the distance between the first image and the second image.
先提取滤波处理后的待识别指静脉图像与预设指静脉图像中最相似 的区域,通过计算最相似的区域的距离来确定待识别指静脉图像与预设指静脉图像之间的相似度,克服了指静脉图像边界不明确的问题,提高了指静脉图像匹配准确度。First, extract the most similar area in the filtered finger vein image and the preset finger vein image, and determine the similarity between the finger vein image to be recognized and the preset finger vein image by calculating the distance of the most similar area. It overcomes the problem of unclear finger vein image boundaries, and improves the accuracy of finger vein image matching.
可选地,计算第一图像与第二图像之间的距离,包括:根据公式Dist=(d/q)×(d/q)×0.5×(A+B-1)+d计算第一图像与第二图像之间的距离,其中,Dist表示第一图像与第二图像之间的距离,A表示第一图像中非零像素点占比,B表示第二图像中非零像素点占比,d为第一图像与第二图像之间的汉明距离,0<q<1。例如,当q=0.3时,上述公式为:Dist=(d/0.3)×(d/0.3)×0.5×(A+B-1)+d;再例如,当q=0.32时,上述公式为:Dist=(d/0.32)×(d/0.32)×0.5×(A+B-1)+d;再例如,当q=0.5时,上述公式为:Dist=(d/0.5)×(d/0.5)×0.5×(A+B-1)+d。Optionally, calculating the distance between the first image and the second image includes: calculating the first image according to the formula Dist=(d/q)×(d/q)×0.5×(A+B-1)+d The distance from the second image, where Dist represents the distance between the first image and the second image, A represents the proportion of non-zero pixels in the first image, and B represents the proportion of non-zero pixels in the second image , D is the Hamming distance between the first image and the second image, 0<q<1. For example, when q=0.3, the above formula is: Dist=(d/0.3)×(d/0.3)×0.5×(A+B-1)+d; for another example, when q=0.32, the above formula is : Dist=(d/0.32)×(d/0.32)×0.5×(A+B-1)+d; for another example, when q=0.5, the above formula is: Dist=(d/0.5)×(d /0.5)×0.5×(A+B-1)+d.
汉明距离表示两个(相同长度)字符串对应位不同的数量,对两个字符串进行异或运算,并统计结果为1的个数,那么这个数就是汉明距离。The Hamming distance represents the number of different bits corresponding to two (same length) character strings. Perform an exclusive OR operation on the two character strings and count the number of results as 1, then this number is the Hamming distance.
在信息论中,两个等长字符串之间的汉明距离是两个字符串对应位置的不同字符的个数。换句话说,它就是将一个字符串变换成另外一个字符串所需要替换的字符个数。例如:“1011101”与“1001001”之间的汉明距离是2。“2143896”与“2233796”之间的汉明距离是3。“toned”与“roses”之间的汉明距离是3。In information theory, the Hamming distance between two strings of equal length is the number of different characters in the corresponding positions of the two strings. In other words, it is the number of characters that need to be replaced to transform one string into another. For example: the Hamming distance between "1011101" and "1001001" is 2. The Hamming distance between "2143896" and "2233796" is 3. The Hamming distance between "toned" and "roses" is 3.
计算第一图像与第二图像之间的汉明距离的具体过程如下:分别生成第一图像的指纹字符串和第二图像的指纹字符串;计算第一图像的指纹字符串与第二图像的指纹字符串之间的汉明距离;将第一图像的指纹字符串与第二图像的指纹字符串之间的汉明距离作为第一图像与第二图像之间的汉明距离。汉明距离越大,表示两个图像之间的差异越大。The specific process of calculating the Hamming distance between the first image and the second image is as follows: respectively generate the fingerprint character string of the first image and the fingerprint character string of the second image; calculate the fingerprint character string of the first image and the fingerprint character string of the second image The Hamming distance between the fingerprint character strings; the Hamming distance between the fingerprint character string of the first image and the fingerprint character string of the second image is taken as the Hamming distance between the first image and the second image. The greater the Hamming distance, the greater the difference between the two images.
其中,生成一个图像的指纹字符串的过程如下:Among them, the process of generating a fingerprint string of an image is as follows:
第一步,缩小尺寸。The first step is to reduce the size.
例如,将图像缩小到8×8的尺寸,总共64个像素。这一步的作用是去除图像的细节,只保留结构、明暗等基本信息,摒弃不同尺寸带来的图像差异。For example, reduce the image to a size of 8×8, a total of 64 pixels. The function of this step is to remove the details of the image, only retain basic information such as structure, light and shade, and abandon the difference in images caused by different sizes.
第二步,简化色彩。The second step is to simplify the color.
将缩小后的图像,转为64级灰度。也就是说,所有像素点总共只有64种颜色。Convert the reduced image to 64-level grayscale. In other words, there are only 64 colors for all pixels.
第三步,计算平均值。The third step is to calculate the average value.
计算所有64个像素的灰度平均值。Calculate the gray average of all 64 pixels.
第四步,比较像素的灰度。The fourth step is to compare the gray levels of pixels.
将每个像素的灰度,与平均值进行比较。大于或等于平均值,记为1;小于平均值,记为0。Compare the gray scale of each pixel with the average value. Greater than or equal to the average value is recorded as 1; less than the average value is recorded as 0.
第五步,计算哈希值。The fifth step is to calculate the hash value.
将上一步的比较结果,组合在一起,就构成了一个64位的整数,这就是这张图像的指纹。组合的次序并不重要,只要保证所有图像都采用同样次序就行了。Combine the comparison results of the previous step to form a 64-bit integer, which is the fingerprint of this image. The order of combination is not important, as long as all images are in the same order.
可选地,在采集指静脉图像,得到待识别指静脉图像之后,方法还包括:对待识别指静脉图像进行尺寸归一化处理。可选地,在对待识别指静脉图像进行尺寸归一化处理之后,方法还包括:对尺寸归一化处理后的指静脉图像进行灰度归一化处理。Optionally, after acquiring the finger vein image to obtain the finger vein image to be identified, the method further includes: performing size normalization processing on the finger vein image to be identified. Optionally, after performing size normalization processing on the finger vein image to be recognized, the method further includes: performing gray-scale normalization processing on the finger vein image after the size normalization processing.
指静脉图像采集时,因光强、手指厚度、血液温度、手指倾斜度等条件不同,在不同时间采集到的指静脉图像在灰度分布上有较大差异,这会给以后的图像处理和匹配增加难度。因此在采集指静脉图像以后要进行归一化处理,包括尺寸归一化和灰度归一化。When finger vein images are collected, due to different conditions such as light intensity, finger thickness, blood temperature, finger inclination, etc., finger vein images collected at different times have large differences in grayscale distribution, which will affect future image processing and Matching increases the difficulty. Therefore, after the finger vein image is collected, normalization is required, including size normalization and gray normalization.
尺寸归一化处理的好处是:1.对于不同手指而言,尺寸大小不同对静脉的匹配结果无影响,即不会引起误识;但如果是同一手指,如果尺寸不一样,易引起误识,即自己认不出自己的情况。2.如果实际采集到的图像过大,进行图像处理的时间会很长,而归一化尺寸例如缩小到一定像素大小,在不影响识别结果的前提下,可以进一步缩短匹配时间,提高匹配效率。The benefits of size normalization are: 1. For different fingers, different sizes have no effect on the matching results of veins, that is, it will not cause misunderstanding; but if it is the same finger, if the size is different, it is easy to cause misunderstanding , That is, I cannot recognize my own situation. 2. If the actually collected image is too large, it will take a long time to process the image, and the normalized size is reduced to a certain pixel size, for example, without affecting the recognition result, which can further shorten the matching time and improve the matching efficiency .
图像尺寸归一化实质上是一种图像的几何变换,一般采用从目标图像反方向影射实现。反向影射就是扫描目标图像的每个像素,按照给定的变换公式来确定目标像素对应的原像素。用这种方法来计算目标图像可以保证整个目标图像没有空像素,即得到的目标图像每个像素点上都有相应的 灰度值。Image size normalization is essentially a geometric transformation of an image, which is generally achieved by mapping from the opposite direction of the target image. Reverse mapping is to scan each pixel of the target image and determine the original pixel corresponding to the target pixel according to a given transformation formula. Using this method to calculate the target image can ensure that the entire target image has no empty pixels, that is, each pixel of the target image obtained has a corresponding gray value.
灰度归一化主要是为了增加图像的亮度,使图像的细节更加清楚,以减弱光线和光照强度的影响。Gray normalization is mainly to increase the brightness of the image, make the details of the image clearer, and reduce the influence of light and light intensity.
本申请实施例提供了一种基于指静脉图像的验证装置,该装置用于执行上述基于指静脉图像的验证方法,图2是根据本申请实施例一种可选的基于指静脉图像的验证装置的示意图,如图2所示,该装置包括:采集单元10、获取单元20、构建单元30、滤波单元40、计算单元50、第一确定单元60、第二确定单元70。An embodiment of the application provides a verification device based on a finger vein image, and the device is used to execute the above verification method based on a finger vein image. FIG. 2 is an optional verification device based on a finger vein image according to an embodiment of the application. As shown in FIG. 2, the device includes: an acquisition unit 10, an acquisition unit 20, a construction unit 30, a filter unit 40, a calculation unit 50, a first determination unit 60, and a second determination unit 70.
采集单元10,用于采集指静脉图像,得到待识别指静脉图像。The acquisition unit 10 is used to acquire a finger vein image to obtain a finger vein image to be identified.
获取单元20,用于获取指静脉的特征参数。The acquiring unit 20 is used to acquire characteristic parameters of finger veins.
构建单元30,用于根据特征参数构建目标卷积核。The construction unit 30 is used to construct the target convolution kernel according to the characteristic parameters.
滤波单元40,用于采用目标卷积核对待识别指静脉图像进行滤波处理。The filtering unit 40 is configured to use the target convolution kernel to perform filtering processing on the finger vein image to be identified.
计算单元50,用于分别计算滤波处理后的待识别指静脉图像与目标数据库中存储的每个预设指静脉图像之间的相似度。The calculating unit 50 is configured to calculate the similarity between the finger vein image to be identified after the filtering process and each preset finger vein image stored in the target database.
第一确定单元60,用于如果滤波处理后的待识别指静脉图像与目标数据库中存储的任意一个预设指静脉图像之间的相似度均小于预设相似度阈值,则确定验证失败。The first determining unit 60 is configured to determine that the verification fails if the similarity between the filtered finger vein image to be identified and any one of the preset finger vein images stored in the target database is less than the preset similarity threshold.
第二确定单元70,用于如果滤波处理后的待识别指静脉图像与目标数据库中存储的至少一个预设指静脉图像之间的相似度大于或等于预设相似度阈值,则确定验证成功。The second determining unit 70 is configured to determine that the verification is successful if the similarity between the filtered finger vein image to be identified and at least one preset finger vein image stored in the target database is greater than or equal to a preset similarity threshold.
指静脉是指人体手指内部的静脉血管,指静脉识别就是利用该血管结构的特征来实现身份认证。在可见光下,指静脉是不可见的,只有在特殊的采集装置下才能获取。医学证明,人体手指静脉的血管结构在近红外光的照射下,能够穿透骨骼和肌肉,而流经静脉血管的血红蛋白容易吸收该波段的红外光而突显出静脉结构。通过专门的图像采集装置如红外CCD摄像机即可拍摄到指静脉图像,然后对指静脉图像进行分析处理,便可从中得到指静脉特征。不同人的静脉结构是不同的,即使是双胞胎的各手指静脉也是不同的,而且成年人的指静脉结构不再变化,即指静脉具有唯一 性,这就为指静脉识别提供了科学依据。Finger veins refer to the veins in the fingers of the human body. Finger vein recognition uses the characteristics of the vascular structure to achieve identity authentication. Under visible light, finger veins are invisible and can only be obtained with a special collection device. It is medically proven that the vascular structure of human finger veins can penetrate bones and muscles under the irradiation of near-infrared light, and the hemoglobin flowing through the venous blood vessels can easily absorb the infrared light of this band to highlight the vein structure. Finger vein images can be captured by a special image acquisition device such as an infrared CCD camera, and then the finger vein images can be analyzed and processed to obtain the finger vein characteristics. The vein structure of different people is different, even the finger veins of twins are different, and the finger vein structure of adults does not change, that is, finger veins are unique, which provides a scientific basis for finger vein recognition.
卷积核:图像处理时,给定输入图像,在输出图像中每一个像素是输入图像中一个小区域中像素的加权平均,其中权值由一个函数定义,这个函数称为卷积核。卷积核具有的一个属性是局部性。即它只关注局部特征,局部的程度取决于卷积核的大小。Convolution kernel: In image processing, given an input image, each pixel in the output image is a weighted average of pixels in a small area in the input image, where the weight is defined by a function, which is called the convolution kernel. One property of the convolution kernel is locality. That is, it only focuses on local features, and the degree of locality depends on the size of the convolution kernel.
可选地,特征参数包括指静脉宽度参数。静脉宽度参数是用来表示指静脉的宽度范围的参数。根据特征参数构建目标卷积核,具体可以为:根据指静脉宽度参数确定目标卷积核的大小。由于卷积核具有局部性这个属性,局部的程度取决于卷积核的大小,因此,如果待识别指静脉图像中需要关注的像素点较多,则卷积核的大小可以较大;如果待识别指静脉图像中需要关注的像素点较少,则卷积核的大小可以较小。例如,假设静脉宽度参数表明指静脉的宽度覆盖了m个像素点,则目标卷积核的大小可以为m×m。Optionally, the characteristic parameter includes a finger vein width parameter. The vein width parameter is a parameter used to indicate the width range of the finger vein. Constructing the target convolution kernel according to the characteristic parameters may specifically be: determining the size of the target convolution kernel according to the finger vein width parameter. Since the convolution kernel has the property of locality, the degree of locality depends on the size of the convolution kernel. Therefore, if there are more pixels that need attention in the finger vein image to be recognized, the size of the convolution kernel can be larger; Recognizing that there are fewer pixels that need attention in the finger vein image, the size of the convolution kernel can be smaller. For example, assuming that the vein width parameter indicates that the width of the finger vein covers m pixels, the size of the target convolution kernel can be m×m.
采用目标卷积核对待识别指静脉图像进行滤波处理,即,将目标卷积核与待识别指静脉图像进行卷积运算,具体地,使用目标卷积核对指静脉图像中的每个像素点进行一系列操作,例如,对于一个m×m的目标卷积核,该目标卷积核为一个m×m的矩阵,该矩阵中的每个元素都有一个预设的权重值,在使用目标卷积核进行计算时,将目标卷积核的中心放置在要计算的目标像素点上,计算目标卷积核中每个元素的权重值和其覆盖的图像像素点的像素值之间的乘积并求和,得到的结果即为目标像素点的新像素值。对于待识别指静脉图中的全部像素点,都使用新像素值替换原来的像素值,就得到了滤波处理后的待识别指静脉图像。通过采用目标卷积核对待识别指静脉图像进行滤波处理,能够提取出待识别指静脉图像的特征,实现对待识别指静脉图像的增强效果,有效避免了表皮纹理干扰。The target convolution kernel is used to filter the finger vein image to be recognized, that is, the target convolution kernel and the finger vein image to be recognized are convolved. Specifically, the target convolution kernel is used to perform the filtering process on each pixel in the finger vein image. A series of operations, for example, for an m×m target convolution kernel, the target convolution kernel is an m×m matrix, and each element in the matrix has a preset weight value. When using the target volume When the product kernel is calculated, place the center of the target convolution kernel on the target pixel to be calculated, and calculate the product of the weight value of each element in the target convolution kernel and the pixel value of the image pixel it covers. Sum, the result obtained is the new pixel value of the target pixel. For all the pixels in the finger vein image to be identified, the new pixel value is used to replace the original pixel value, and the filtered finger vein image to be identified is obtained. By using the target convolution kernel to filter the finger vein image to be recognized, the features of the finger vein image to be recognized can be extracted, and the enhancement effect of the finger vein image to be recognized can be achieved, effectively avoiding the interference of the epidermal texture.
在本申请实施例中,根据指静脉的特征参数构建目标卷积核,采用目标卷积核对待识别指静脉图像进行滤波处理,有效避免了表皮纹理干扰,提高了指静脉图像匹配的准确度,从而解决了现有技术中基于指静脉图像的身份验证准确度低的问题,达到了提高基于指静脉图像的身份验证准确度的效果。In the embodiment of the present application, the target convolution kernel is constructed according to the characteristic parameters of the finger veins, and the target convolution kernel is used to filter the finger vein images to be identified, which effectively avoids skin texture interference and improves the accuracy of finger vein image matching. This solves the problem of low accuracy of identity verification based on finger vein images in the prior art, and achieves the effect of improving the accuracy of identity verification based on finger vein images.
可选地,计算单元50包括:提取子单元、计算子单元、确定子单元。Optionally, the calculation unit 50 includes: an extraction subunit, a calculation subunit, and a determination subunit.
提取子单元,用于提取滤波处理后的待识别指静脉图像与预设指静脉图像中最相似的区域,得到第一图像和第二图像,其中,第一图像是滤波处理后的待识别指静脉图像中的区域,第二图像是预设指静脉图像中的区域。The extraction subunit is used to extract the most similar area in the finger vein image to be identified after the filtering process and the preset finger vein image to obtain the first image and the second image, where the first image is the finger vein image to be identified after the filtering process The area in the vein image, and the second image is the area in the preset finger vein image.
计算子单元,用于计算第一图像与第二图像之间的距离。The calculation subunit is used to calculate the distance between the first image and the second image.
确定子单元,用于根据第一图像与第二图像之间的距离确定滤波处理后的待识别指静脉图像与预设指静脉图像之间的相似度。The determining subunit is configured to determine the similarity between the finger vein image to be identified after the filtering process and the preset finger vein image according to the distance between the first image and the second image.
先提取滤波处理后的待识别指静脉图像与预设指静脉图像中最相似的区域,通过计算最相似的区域的距离来确定待识别指静脉图像与预设指静脉图像之间的相似度,克服了指静脉图像边界不明确的问题,提高了指静脉图像匹配准确度。First, extract the most similar area in the filtered finger vein image and the preset finger vein image, and determine the similarity between the finger vein image to be recognized and the preset finger vein image by calculating the distance of the most similar area. It overcomes the problem of unclear finger vein image boundaries, and improves the accuracy of finger vein image matching.
可选地,计算子单元用于:根据公式Dist=(d/q)×(d/q)×0.5×(A+B-1)+d计算第一图像与第二图像之间的距离,其中,Dist表示第一图像与第二图像之间的距离,A表示第一图像中非零像素点占比,B表示第二图像中非零像素点占比,d为第一图像与第二图像之间的汉明距离,0<q<1。Optionally, the calculation subunit is used to calculate the distance between the first image and the second image according to the formula Dist=(d/q)×(d/q)×0.5×(A+B-1)+d, Among them, Dist represents the distance between the first image and the second image, A represents the proportion of non-zero pixels in the first image, B represents the proportion of non-zero pixels in the second image, and d is the first image and the second image. The Hamming distance between images, 0<q<1.
可选地,特征参数包括指静脉宽度参数。Optionally, the characteristic parameter includes a finger vein width parameter.
可选地,装置还包括:尺寸归一化单元。尺寸归一化单元,用于在采集单元10采集指静脉图像,得到待识别指静脉图像之后,对待识别指静脉图像进行尺寸归一化处理。Optionally, the device further includes: a size normalization unit. The size normalization unit is used to perform size normalization processing on the finger vein image to be identified after the finger vein image is collected by the acquisition unit 10 to obtain the finger vein image to be identified.
可选地,装置还包括:灰度归一化单元。灰度归一化单元,用于在尺寸归一化单元对待识别指静脉图像进行尺寸归一化处理之后,对尺寸归一化处理后的待识别指静脉图像进行灰度归一化处理。Optionally, the device further includes: a gray-scale normalization unit. The gray-scale normalization unit is used to perform the gray-scale normalization process on the finger vein image to be recognized after the size normalization process after the size normalization unit performs the size normalization process on the finger vein image to be recognized.
一方面,本申请实施例提供了一种存储介质,存储介质包括存储的程序,其中,在程序运行时控制存储介质所在设备执行以下步骤:采集指静脉图像,得到待识别指静脉图像;获取指静脉的特征参数;根据特征参数构建目标卷积核;采用目标卷积核对待识别指静脉图像进行滤波处理;分别计算滤波处理后的待识别指静脉图像与目标数据库中存储的每个预设 指静脉图像之间的相似度;如果滤波处理后的待识别指静脉图像与目标数据库中存储的任意一个预设指静脉图像之间的相似度均小于预设相似度阈值,则确定验证失败;如果滤波处理后的待识别指静脉图像与目标数据库中存储的至少一个预设指静脉图像之间的相似度大于或等于预设相似度阈值,则确定验证成功。On the one hand, an embodiment of the present application provides a storage medium, the storage medium includes a stored program, wherein when the program is running, the device where the storage medium is located is controlled to perform the following steps: acquiring a finger vein image to obtain a finger vein image to be identified; Vein characteristic parameters; construct the target convolution kernel according to the characteristic parameters; use the target convolution kernel to filter the image of the finger vein to be identified; calculate the filtered finger vein image to be identified and each preset finger stored in the target database separately The similarity between vein images; if the similarity between the filtered finger vein image to be identified and any one of the preset finger vein images stored in the target database is less than the preset similarity threshold, the verification is determined to fail; if The similarity between the filtered finger vein image to be identified and at least one preset finger vein image stored in the target database is greater than or equal to the preset similarity threshold, then it is determined that the verification is successful.
可选地,在程序运行时控制存储介质所在设备还执行以下步骤:提取滤波处理后的待识别指静脉图像与预设指静脉图像中最相似的区域,得到第一图像和第二图像,其中,第一图像是滤波处理后的待识别指静脉图像中的区域,第二图像是预设指静脉图像中的区域;计算第一图像与第二图像之间的距离;根据第一图像与第二图像之间的距离确定滤波处理后的待识别指静脉图像与预设指静脉图像之间的相似度。Optionally, when the program is running, the device where the storage medium is controlled further executes the following steps: extract the most similar area in the finger vein image to be identified after the filtering process and the preset finger vein image to obtain the first image and the second image, where , The first image is the area in the finger vein image to be recognized after the filtering process, the second image is the area in the preset finger vein image; calculate the distance between the first image and the second image; according to the first image and the first image The distance between the two images determines the similarity between the filtered finger vein image to be identified and the preset finger vein image.
可选地,在程序运行时控制存储介质所在设备还执行以下步骤:根据公式Dist=(d/q)×(d/q)×0.5×(A+B-1)+d计算第一图像与第二图像之间的距离,其中,Dist表示第一图像与第二图像之间的距离,A表示第一图像中非零像素点占比,B表示第二图像中非零像素点占比,d为第一图像与第二图像之间的汉明距离,0<q<1。Optionally, when the program is running, the device where the storage medium is controlled further executes the following steps: calculate the first image and the value according to the formula Dist=(d/q)×(d/q)×0.5×(A+B-1)+d The distance between the second image, where Dist represents the distance between the first image and the second image, A represents the proportion of non-zero pixels in the first image, and B represents the proportion of non-zero pixels in the second image, d is the Hamming distance between the first image and the second image, 0<q<1.
可选地,在程序运行时控制存储介质所在设备还执行以下步骤:在采集指静脉图像,得到待识别指静脉图像之后,对待识别指静脉图像进行尺寸归一化处理。Optionally, when the program is running, the device where the storage medium is located is controlled to perform the following steps: after the finger vein image is collected and the finger vein image to be identified is obtained, the size normalization process is performed on the finger vein image to be identified.
可选地,在程序运行时控制存储介质所在设备还执行以下步骤:在对待识别指静脉图像进行尺寸归一化处理之后,对尺寸归一化处理后的待识别指静脉图像进行灰度归一化处理。Optionally, when the program is running, the device where the storage medium is controlled further executes the following steps: after performing size normalization processing on the finger vein image to be recognized, perform gray level normalization on the finger vein image to be recognized after the size normalization process化处理.
一方面,本申请实施例提供了一种计算机设备,包括存储器和处理器,存储器用于存储包括程序指令的信息,处理器用于控制程序指令的执行,程序指令被处理器加载并执行时实现以下步骤:采集指静脉图像,得到待识别指静脉图像;获取指静脉的特征参数;根据特征参数构建目标卷积核;采用目标卷积核对待识别指静脉图像进行滤波处理;分别计算滤波处理后的待识别指静脉图像与目标数据库中存储的每个预设指静脉图像之间的相似度;如果滤波处理后的待识别指静脉图像与目标数据库中存储的任意 一个预设指静脉图像之间的相似度均小于预设相似度阈值,则确定验证失败;如果滤波处理后的待识别指静脉图像与目标数据库中存储的至少一个预设指静脉图像之间的相似度大于或等于预设相似度阈值,则确定验证成功。On the one hand, an embodiment of the present application provides a computer device, including a memory and a processor, the memory is used to store information including program instructions, the processor is used to control the execution of the program instructions, and the program instructions are loaded and executed by the processor to achieve the following Steps: Collect finger vein images to obtain the finger vein image to be identified; obtain the characteristic parameters of the finger vein; construct the target convolution kernel according to the characteristic parameters; use the target convolution kernel to filter the finger vein image to be identified; calculate the filtered and processed images separately The degree of similarity between the finger vein image to be identified and each preset finger vein image stored in the target database; if the filter process is between the finger vein image to be identified and any preset finger vein image stored in the target database If the similarity is less than the preset similarity threshold, it is determined that the verification fails; if the similarity between the filtered finger vein image to be identified and at least one preset finger vein image stored in the target database is greater than or equal to the preset similarity Threshold, it is determined that the verification is successful.
可选地,程序指令被处理器加载并执行时还实现以下步骤:提取滤波处理后的待识别指静脉图像与预设指静脉图像中最相似的区域,得到第一图像和第二图像,其中,第一图像是滤波处理后的待识别指静脉图像中的区域,第二图像是预设指静脉图像中的区域;计算第一图像与第二图像之间的距离;根据第一图像与第二图像之间的距离确定滤波处理后的待识别指静脉图像与预设指静脉图像之间的相似度。Optionally, when the program instructions are loaded and executed by the processor, the following steps are also implemented: extract the most similar area in the finger vein image to be identified after the filtering process and the preset finger vein image to obtain the first image and the second image, where , The first image is the area in the finger vein image to be recognized after the filtering process, the second image is the area in the preset finger vein image; calculate the distance between the first image and the second image; according to the first image and the first image The distance between the two images determines the similarity between the filtered finger vein image to be identified and the preset finger vein image.
可选地,程序指令被处理器加载并执行时还实现以下步骤:根据公式Dist=(d/q)×(d/q)×0.5×(A+B-1)+d计算第一图像与第二图像之间的距离,其中,Dist表示第一图像与第二图像之间的距离,A表示第一图像中非零像素点占比,B表示第二图像中非零像素点占比,d为第一图像与第二图像之间的汉明距离,0<q<1。Optionally, when the program instructions are loaded and executed by the processor, the following steps are also implemented: according to the formula Dist=(d/q)×(d/q)×0.5×(A+B-1)+d calculate the first image and The distance between the second image, where Dist represents the distance between the first image and the second image, A represents the proportion of non-zero pixels in the first image, and B represents the proportion of non-zero pixels in the second image, d is the Hamming distance between the first image and the second image, 0<q<1.
可选地,程序指令被处理器加载并执行时还实现以下步骤:在采集指静脉图像,得到待识别指静脉图像之后,对待识别指静脉图像进行尺寸归一化处理。Optionally, when the program instructions are loaded and executed by the processor, the following steps are further implemented: after the finger vein image is collected and the finger vein image to be identified is obtained, the size normalization process is performed on the finger vein image to be identified.
可选地,程序指令被处理器加载并执行时还实现以下步骤:在对待识别指静脉图像进行尺寸归一化处理之后,对尺寸归一化处理后的待识别指静脉图像进行灰度归一化处理。Optionally, when the program instructions are loaded and executed by the processor, the following steps are also implemented: after the size normalization process is performed on the finger vein image to be recognized, the gray scale normalization process is performed on the finger vein image to be recognized after the size normalization process.化处理.
图3是本申请实施例提供的一种计算机设备的示意图。如图3所示,该实施例的计算机设备50包括:处理器51、存储器52以及存储在存储器52中并可在处理器51上运行的计算机程序53,该计算机程序53被处理器51执行时实现实施例中的基于指静脉图像的验证方法,为避免重复,此处不一一赘述。或者,该计算机程序被处理器51执行时实现实施例中基于指静脉图像的验证装置中各模型/单元的功能,为避免重复,此处不一一赘述。Fig. 3 is a schematic diagram of a computer device provided by an embodiment of the present application. As shown in FIG. 3, the computer device 50 of this embodiment includes: a processor 51, a memory 52, and a computer program 53 stored in the memory 52 and running on the processor 51. When the computer program 53 is executed by the processor 51, To implement the verification method based on the finger vein image in the embodiment, in order to avoid repetition, it will not be repeated here. Alternatively, when the computer program is executed by the processor 51, the function of each model/unit in the verification device based on the finger vein image in the embodiment is realized. In order to avoid repetition, it will not be repeated here.
计算机设备50可以是桌上型计算机、笔记本、掌上电脑及云端服 务器等计算设备。计算机设备可包括,但不仅限于,处理器51、存储器52。本领域技术人员可以理解,图3仅仅是计算机设备50的示例,并不构成对计算机设备50的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件,例如计算机设备还可以包括输入输出设备、网络接入设备、总线等。The computer device 50 may be a computing device such as a desktop computer, a notebook, a palmtop computer, and a cloud server. The computer device may include, but is not limited to, a processor 51 and a memory 52. Those skilled in the art can understand that FIG. 3 is only an example of the computer device 50, and does not constitute a limitation on the computer device 50. It may include more or less components than those shown in the figure, or a combination of certain components, or different components. For example, computer equipment may also include input and output devices, network access devices, buses, and so on.
所称处理器51可以是中央处理单元(Central Processing Unit,CPU),还可以是其他通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现场可编程门阵列(Field-Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。The so-called processor 51 may be a central processing unit (Central Processing Unit, CPU), other general-purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (ASIC), Field-Programmable Gate Array (FPGA) or other programmable logic devices, discrete gates or transistor logic devices, discrete hardware components, etc. The general-purpose processor may be a microprocessor or the processor may also be any conventional processor or the like.
存储器52可以是计算机设备50的内部存储单元,例如计算机设备50的硬盘或内存。存储器52也可以是计算机设备50的外部存储设备,例如计算机设备50上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。进一步地,存储器52还可以既包括计算机设备50的内部存储单元也包括外部存储设备。存储器52用于存储计算机程序以及计算机设备所需的其他程序和数据。存储器52还可以用于暂时地存储已经输出或者将要输出的数据。The memory 52 may be an internal storage unit of the computer device 50, such as a hard disk or memory of the computer device 50. The memory 52 may also be an external storage device of the computer device 50, such as a plug-in hard disk equipped on the computer device 50, a smart memory card (Smart Media Card, SMC), a Secure Digital (SD) card, and a flash memory card (Flash). Card) and so on. Further, the memory 52 may also include both an internal storage unit of the computer device 50 and an external storage device. The memory 52 is used to store computer programs and other programs and data required by the computer equipment. The memory 52 can also be used to temporarily store data that has been output or will be output.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统,装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that, for the convenience and conciseness of description, the specific working process of the above-described system, device, and unit can refer to the corresponding process in the foregoing method embodiment, which will not be repeated here.
在本申请所提供的几个实施例中,应该理解到,所揭露的系统,装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如,多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它 的形式。In the several embodiments provided in this application, it should be understood that the disclosed system, device, and method may be implemented in other ways. For example, the device embodiments described above are merely illustrative, for example, the division of the units is only a logical function division, and there may be other divisions in actual implementation, for example, multiple units or components may be combined Or it can be integrated into another system, or some features can be ignored or not implemented. In addition, the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
另外,在本申请各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用硬件加软件功能单元的形式实现。In addition, the functional units in each embodiment of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit. The above-mentioned integrated unit may be implemented in the form of hardware, or may be implemented in the form of hardware plus software functional units.
上述以软件功能单元的形式实现的集成的单元,可以存储在一个计算机可读取存储介质中。上述软件功能单元存储在一个存储介质中,包括若干指令用以使得一台计算机装置(可以是个人计算机,服务器,或者网络装置等)或处理器(Processor)执行本申请各个实施例所述方法的部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。The above-mentioned integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium. The above-mentioned software functional unit is stored in a storage medium and includes several instructions to make a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor (Processor) execute the method described in each embodiment of the present application Part of the steps. The aforementioned storage media include: U disk, mobile hard disk, read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disk and other media that can store program code .
以上所述仅为本申请的较佳实施例而已,并不用以限制本申请,凡在本申请的精神和原则之内,所做的任何修改、等同替换、改进等,均应包含在本申请保护的范围之内。The above are only the preferred embodiments of this application and are not intended to limit this application. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of this application shall be included in this application Within the scope of protection.

Claims (20)

  1. 一种基于指静脉图像的验证方法,其特征在于,所述方法包括:A verification method based on finger vein images, characterized in that the method includes:
    采集指静脉图像,得到待识别指静脉图像;Collect finger vein images to obtain the finger vein images to be identified;
    获取指静脉的特征参数;Obtain characteristic parameters of finger veins;
    根据所述特征参数构建目标卷积核;Constructing a target convolution kernel according to the characteristic parameters;
    采用所述目标卷积核对所述待识别指静脉图像进行滤波处理;Filtering the finger vein image to be identified by using the target convolution kernel;
    分别计算滤波处理后的所述待识别指静脉图像与目标数据库中存储的每个预设指静脉图像之间的相似度;Respectively calculating the similarity between the finger vein image to be identified after the filtering process and each preset finger vein image stored in the target database;
    如果滤波处理后的所述待识别指静脉图像与所述目标数据库中存储的任意一个预设指静脉图像之间的相似度均小于预设相似度阈值,则确定验证失败;If the similarity between the filtered finger vein image to be identified and any one of the preset finger vein images stored in the target database is less than the preset similarity threshold, it is determined that the verification fails;
    如果滤波处理后的所述待识别指静脉图像与所述目标数据库中存储的至少一个预设指静脉图像之间的相似度大于或等于所述预设相似度阈值,则确定验证成功。If the similarity between the filtered finger vein image to be identified and at least one preset finger vein image stored in the target database is greater than or equal to the preset similarity threshold, it is determined that the verification is successful.
  2. 根据权利要求1所述的方法,其特征在于,所述分别计算滤波处理后的所述待识别指静脉图像与所述目标数据库中存储的预设指静脉图像之间的相似度,包括:The method according to claim 1, wherein the calculating the similarity between the filtered finger vein image to be identified and the preset finger vein image stored in the target database respectively comprises:
    提取滤波处理后的所述待识别指静脉图像与所述预设指静脉图像中最相似的区域,得到第一图像和第二图像,其中,所述第一图像是滤波处理后的所述待识别指静脉图像中的区域,所述第二图像是所述预设指静脉图像中的区域;The most similar area in the finger vein image to be identified after the filtering process and the preset finger vein image is extracted to obtain a first image and a second image, wherein the first image is the filtered finger vein image. Identifying an area in a finger vein image, where the second image is an area in the preset finger vein image;
    计算所述第一图像与所述第二图像之间的距离;Calculating the distance between the first image and the second image;
    根据所述第一图像与所述第二图像之间的距离确定滤波处理后的所述待识别指静脉图像与所述预设指静脉图像之间的相似度。The similarity between the filtered finger vein image and the preset finger vein image is determined according to the distance between the first image and the second image.
  3. 根据权利要求2所述的方法,其特征在于,所述计算所述第一图像与所述第二图像之间的距离,包括:The method according to claim 2, wherein the calculating the distance between the first image and the second image comprises:
    根据公式Dist=(d/q)×(d/q)×0.5×(A+B-1)+d计算所述第一图像与所述第二图像之间的距离,其中,Dist表示所述第一图像与所述第二图像之间的距离,A表示所述第一图像中非零像素点占比,B表示所述 第二图像中非零像素点占比,d为所述第一图像与所述第二图像之间的汉明距离,0<q<1。Calculate the distance between the first image and the second image according to the formula Dist=(d/q)×(d/q)×0.5×(A+B-1)+d, where Dist represents the The distance between the first image and the second image, A represents the proportion of non-zero pixels in the first image, B represents the proportion of non-zero pixels in the second image, and d is the first image The Hamming distance between the image and the second image is 0<q<1.
  4. 根据权利要求1所述的方法,其特征在于,所述特征参数包括指静脉宽度参数。The method according to claim 1, wherein the characteristic parameter includes a finger vein width parameter.
  5. 根据权利要求1至4任一项所述的方法,其特征在于,在所述采集指静脉图像,得到待识别指静脉图像之后,所述方法还包括:The method according to any one of claims 1 to 4, characterized in that, after the finger vein image is acquired to obtain the finger vein image to be identified, the method further comprises:
    对所述待识别指静脉图像进行尺寸归一化处理。Perform size normalization processing on the finger vein image to be recognized.
  6. 根据权利要求5所述的方法,其特征在于,在所述对所述待识别指静脉图像进行尺寸归一化处理之后,所述方法还包括:The method according to claim 5, characterized in that, after the size normalization processing is performed on the finger vein image to be identified, the method further comprises:
    对尺寸归一化处理后的所述待识别指静脉图像进行灰度归一化处理。Perform gray-scale normalization processing on the finger vein image to be identified after size normalization processing.
  7. 一种基于指静脉图像的验证装置,其特征在于,所述装置包括:A verification device based on finger vein images, characterized in that the device comprises:
    采集单元,用于采集指静脉图像,得到待识别指静脉图像;The acquisition unit is used to acquire the finger vein image to obtain the finger vein image to be identified;
    获取单元,用于获取指静脉的特征参数;An acquiring unit for acquiring characteristic parameters of finger veins;
    构建单元,用于根据所述特征参数构建目标卷积核;A construction unit, configured to construct a target convolution kernel according to the characteristic parameters;
    滤波单元,用于采用所述目标卷积核对所述待识别指静脉图像进行滤波处理;A filtering unit, configured to use the target convolution kernel to perform filtering processing on the finger vein image to be identified;
    计算单元,用于分别计算滤波处理后的所述待识别指静脉图像与目标数据库中存储的每个预设指静脉图像之间的相似度;A calculation unit, configured to calculate the similarity between the finger vein image to be identified after the filtering process and each preset finger vein image stored in the target database;
    第一确定单元,用于如果滤波处理后的所述待识别指静脉图像与所述目标数据库中存储的任意一个预设指静脉图像之间的相似度均小于预设相似度阈值,则确定验证失败;The first determining unit is configured to determine and verify if the similarity between the filtered finger vein image to be identified and any one of the preset finger vein images stored in the target database is less than a preset similarity threshold failure;
    第二确定单元,用于如果滤波处理后的所述待识别指静脉图像与所述目标数据库中存储的至少一个预设指静脉图像之间的相似度大于或等于所述预设相似度阈值,则确定验证成功。The second determining unit is configured to, if the similarity between the filtered finger vein image to be identified and at least one preset finger vein image stored in the target database is greater than or equal to the preset similarity threshold, It is determined that the verification is successful.
  8. 根据权利要求7所述的装置,其特征在于,所述计算单元包括:The device according to claim 7, wherein the calculation unit comprises:
    提取子单元,用于提取滤波处理后的所述待识别指静脉图像与所述预设指静脉图像中最相似的区域,得到第一图像和第二图像,其中,所述第一图像是滤波处理后的所述待识别指静脉图像中的区域,所述第 二图像是所述预设指静脉图像中的区域;The extraction subunit is used to extract the most similar area in the finger vein image to be identified after the filtering process and the preset finger vein image to obtain a first image and a second image, wherein the first image is filtered The processed area in the finger vein image to be identified, where the second image is the area in the preset finger vein image;
    计算子单元,用于计算所述第一图像与所述第二图像之间的距离;A calculation subunit for calculating the distance between the first image and the second image;
    确定子单元,用于根据所述第一图像与所述第二图像之间的距离确定滤波处理后的所述待识别指静脉图像与所述预设指静脉图像之间的相似度。The determining subunit is configured to determine the similarity between the finger vein image to be identified after filtering processing and the preset finger vein image according to the distance between the first image and the second image.
  9. 根据权利要求8所述的装置,其特征在于,所述计算子单元用于:根据公式Dist=(d/q)×(d/q)×0.5×(A+B-1)+d计算第一图像与第二图像之间的距离,其中,Dist表示第一图像与第二图像之间的距离,A表示第一图像中非零像素点占比,B表示第二图像中非零像素点占比,d为第一图像与第二图像之间的汉明距离,0<q<1。The device according to claim 8, wherein the calculation subunit is used to calculate the first calculation according to the formula Dist=(d/q)×(d/q)×0.5×(A+B-1)+d The distance between an image and the second image, where Dist represents the distance between the first image and the second image, A represents the proportion of non-zero pixels in the first image, and B represents the non-zero pixels in the second image The proportion, d is the Hamming distance between the first image and the second image, 0<q<1.
  10. 根据权利要求7~9任一项所述的装置,其特征在于,所述装置还包括:The device according to any one of claims 7-9, wherein the device further comprises:
    尺寸归一化单元,用于在所述采集单元采集指静脉图像,得到待识别指静脉图像之后,对所述待识别指静脉图像进行尺寸归一化处理。The size normalization unit is configured to perform size normalization processing on the finger vein image to be identified after the finger vein image is collected by the acquisition unit to obtain the finger vein image to be identified.
  11. 一种存储介质,所述存储介质包括存储的程序,其特征在于,在所述程序运行时控制所述存储介质所在设备执行以下步骤:A storage medium, the storage medium including a stored program, wherein the device where the storage medium is located is controlled to perform the following steps when the program is running:
    采集指静脉图像,得到待识别指静脉图像;Collect finger vein images to obtain the finger vein images to be identified;
    获取指静脉的特征参数;Obtain characteristic parameters of finger veins;
    根据所述特征参数构建目标卷积核;Constructing a target convolution kernel according to the characteristic parameters;
    采用所述目标卷积核对所述待识别指静脉图像进行滤波处理;Filtering the finger vein image to be identified by using the target convolution kernel;
    分别计算滤波处理后的所述待识别指静脉图像与目标数据库中存储的每个预设指静脉图像之间的相似度;Respectively calculating the similarity between the finger vein image to be identified after the filtering process and each preset finger vein image stored in the target database;
    如果滤波处理后的所述待识别指静脉图像与所述目标数据库中存储的任意一个预设指静脉图像之间的相似度均小于预设相似度阈值,则确定验证失败;If the similarity between the filtered finger vein image to be identified and any one of the preset finger vein images stored in the target database is less than the preset similarity threshold, it is determined that the verification fails;
    如果滤波处理后的所述待识别指静脉图像与所述目标数据库中存储的至少一个预设指静脉图像之间的相似度大于或等于所述预设相似度阈值,则确定验证成功。If the similarity between the filtered finger vein image to be identified and at least one preset finger vein image stored in the target database is greater than or equal to the preset similarity threshold, it is determined that the verification is successful.
  12. 根据权利要求11所述的存储介质,其特征在于,在所述程序 运行时控制所述存储介质所在设备执行所述分别计算滤波处理后的所述待识别指静脉图像与所述目标数据库中存储的预设指静脉图像之间的相似度的步骤,包括:The storage medium according to claim 11, wherein when the program is running, the device where the storage medium is located is controlled to execute the respective calculation and filtering processing, the finger vein image to be identified and the target database are stored The steps of presetting the similarity between finger vein images include:
    提取滤波处理后的所述待识别指静脉图像与所述预设指静脉图像中最相似的区域,得到第一图像和第二图像,其中,所述第一图像是滤波处理后的所述待识别指静脉图像中的区域,所述第二图像是所述预设指静脉图像中的区域;The most similar area in the finger vein image to be identified after the filtering process and the preset finger vein image is extracted to obtain a first image and a second image, wherein the first image is the filtered finger vein image. Identifying an area in a finger vein image, where the second image is an area in the preset finger vein image;
    计算所述第一图像与所述第二图像之间的距离;Calculating the distance between the first image and the second image;
    根据所述第一图像与所述第二图像之间的距离确定滤波处理后的所述待识别指静脉图像与所述预设指静脉图像之间的相似度。The similarity between the filtered finger vein image and the preset finger vein image is determined according to the distance between the first image and the second image.
  13. 根据权利要求12所述的存储介质,其特征在于,在所述程序运行时控制所述存储介质所在设备执行所述计算所述第一图像与所述第二图像之间的距离的步骤,包括:The storage medium according to claim 12, wherein, when the program is running, controlling the device where the storage medium is located to execute the step of calculating the distance between the first image and the second image comprises :
    根据公式Dist=(d/q)×(d/q)×0.5×(A+B-1)+d计算所述第一图像与所述第二图像之间的距离,其中,Dist表示所述第一图像与所述第二图像之间的距离,A表示所述第一图像中非零像素点占比,B表示所述第二图像中非零像素点占比,d为所述第一图像与所述第二图像之间的汉明距离,0<q<1。Calculate the distance between the first image and the second image according to the formula Dist=(d/q)×(d/q)×0.5×(A+B-1)+d, where Dist represents the The distance between the first image and the second image, A represents the proportion of non-zero pixels in the first image, B represents the proportion of non-zero pixels in the second image, and d is the first image The Hamming distance between the image and the second image is 0<q<1.
  14. 根据权利要求11~13任一项所述的存储介质,其特征在于,在所述程序运行时控制所述存储介质所在设备在执行所述采集指静脉图像,得到待识别指静脉图像之后,还执行以下步骤:The storage medium according to any one of claims 11 to 13, wherein when the program is running, the device where the storage medium is located is controlled to perform the acquisition of the finger vein image to obtain the finger vein image to be identified, and then Perform the following steps:
    对所述待识别指静脉图像进行尺寸归一化处理。Perform size normalization processing on the finger vein image to be recognized.
  15. 根据权利要求14所述的存储介质,其特征在于,在所述程序运行时控制所述存储介质所在设备在执行所述对所述待识别指静脉图像进行尺寸归一化处理之后,还执行以下步骤:The storage medium according to claim 14, wherein, when the program is running, the device where the storage medium is located is controlled to perform the following after performing the size normalization processing on the finger vein image to be recognized step:
    对尺寸归一化处理后的所述待识别指静脉图像进行灰度归一化处理。Perform gray-scale normalization processing on the finger vein image to be identified after size normalization processing.
  16. 一种计算机设备,包括存储器和处理器,所述存储器用于存储包括程序指令的信息,所述处理器用于控制程序指令的执行,其特征在 于,所述程序指令被处理器加载并执行以下步骤:A computer device, comprising a memory and a processor, the memory is used to store information including program instructions, the processor is used to control the execution of the program instructions, characterized in that the program instructions are loaded by the processor and execute the following steps :
    采集指静脉图像,得到待识别指静脉图像;Collect finger vein images to obtain the finger vein images to be identified;
    获取指静脉的特征参数;Obtain characteristic parameters of finger veins;
    根据所述特征参数构建目标卷积核;Constructing a target convolution kernel according to the characteristic parameters;
    采用所述目标卷积核对所述待识别指静脉图像进行滤波处理;Filtering the finger vein image to be identified by using the target convolution kernel;
    分别计算滤波处理后的所述待识别指静脉图像与目标数据库中存储的每个预设指静脉图像之间的相似度;Respectively calculating the similarity between the finger vein image to be identified after the filtering process and each preset finger vein image stored in the target database;
    如果滤波处理后的所述待识别指静脉图像与所述目标数据库中存储的任意一个预设指静脉图像之间的相似度均小于预设相似度阈值,则确定验证失败;If the similarity between the filtered finger vein image to be identified and any one of the preset finger vein images stored in the target database is less than the preset similarity threshold, it is determined that the verification fails;
    如果滤波处理后的所述待识别指静脉图像与所述目标数据库中存储的至少一个预设指静脉图像之间的相似度大于或等于所述预设相似度阈值,则确定验证成功。If the similarity between the filtered finger vein image to be identified and at least one preset finger vein image stored in the target database is greater than or equal to the preset similarity threshold, it is determined that the verification is successful.
  17. 根据权利要求16所述的计算机设备,其特征在于,所述程序指令被处理器加载并执行所述分别计算滤波处理后的所述待识别指静脉图像与所述目标数据库中存储的预设指静脉图像之间的相似度的步骤,包括:The computer device according to claim 16, wherein the program instructions are loaded by a processor and execute the respective calculation and filtering of the finger vein image to be identified and the preset finger stored in the target database. The steps of similarity between vein images include:
    提取滤波处理后的所述待识别指静脉图像与所述预设指静脉图像中最相似的区域,得到第一图像和第二图像,其中,所述第一图像是滤波处理后的所述待识别指静脉图像中的区域,所述第二图像是所述预设指静脉图像中的区域;The most similar area in the finger vein image to be identified after the filtering process and the preset finger vein image is extracted to obtain a first image and a second image, wherein the first image is the filtered finger vein image. Identifying an area in a finger vein image, where the second image is an area in the preset finger vein image;
    计算所述第一图像与所述第二图像之间的距离;Calculating the distance between the first image and the second image;
    根据所述第一图像与所述第二图像之间的距离确定滤波处理后的所述待识别指静脉图像与所述预设指静脉图像之间的相似度。The similarity between the filtered finger vein image and the preset finger vein image is determined according to the distance between the first image and the second image.
  18. 根据权利要求17所述的计算机设备,其特征在于,所述程序指令被处理器加载并执行所述计算所述第一图像与所述第二图像之间的距离的步骤,包括:18. The computer device according to claim 17, wherein the program instructions are loaded by a processor to execute the step of calculating the distance between the first image and the second image, comprising:
    根据公式Dist=(d/q)×(d/q)×0.5×(A+B-1)+d计算所述第一图像与所述第二图像之间的距离,其中,Dist表示所述第一图像与所述第二 图像之间的距离,A表示所述第一图像中非零像素点占比,B表示所述第二图像中非零像素点占比,d为所述第一图像与所述第二图像之间的汉明距离,0<q<1。Calculate the distance between the first image and the second image according to the formula Dist=(d/q)×(d/q)×0.5×(A+B-1)+d, where Dist represents the The distance between the first image and the second image, A represents the proportion of non-zero pixels in the first image, B represents the proportion of non-zero pixels in the second image, and d is the first image The Hamming distance between the image and the second image is 0<q<1.
  19. 根据权利要求16~18任一项所述的计算机设备,其特征在于,所述程序指令被处理器加载并在执行所述采集指静脉图像,得到待识别指静脉图像之后,还执行以下步骤:The computer device according to any one of claims 16 to 18, wherein the program instructions are loaded by a processor and after executing the collecting finger vein image to obtain the finger vein image to be identified, the following steps are further executed:
    对所述待识别指静脉图像进行尺寸归一化处理。Perform size normalization processing on the finger vein image to be recognized.
  20. 根据权利要求19所述的计算机设备,其特征在于,所述程序指令被处理器加载并在执行所述对所述待识别指静脉图像进行尺寸归一化处理之后,还执行以下步骤:20. The computer device according to claim 19, wherein the program instructions are loaded by a processor and after performing the size normalization processing on the finger vein image to be recognized, the following steps are further executed:
    对尺寸归一化处理后的所述待识别指静脉图像进行灰度归一化处理。Perform gray-scale normalization processing on the finger vein image to be identified after size normalization processing.
PCT/CN2019/118088 2019-08-13 2019-11-13 Verification method and apparatus based on finger vein image, and storage medium and computer device WO2021027155A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910743874.9 2019-08-13
CN201910743874.9A CN110705341A (en) 2019-08-13 2019-08-13 Verification method, device and storage medium based on finger vein image

Publications (1)

Publication Number Publication Date
WO2021027155A1 true WO2021027155A1 (en) 2021-02-18

Family

ID=69193747

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/118088 WO2021027155A1 (en) 2019-08-13 2019-11-13 Verification method and apparatus based on finger vein image, and storage medium and computer device

Country Status (2)

Country Link
CN (1) CN110705341A (en)
WO (1) WO2021027155A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113344826A (en) * 2021-07-06 2021-09-03 北京锐安科技有限公司 Image processing method, image processing device, electronic equipment and storage medium
CN116525073A (en) * 2023-07-03 2023-08-01 山东第一医科大学第一附属医院(山东省千佛山医院) Database intelligent management system based on health physical examination big data

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112395981B (en) * 2020-11-17 2023-08-18 华北电力大学扬中智能电气研究中心 Authentication method, device, equipment and medium based on finger vein image

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105917353A (en) * 2013-09-16 2016-08-31 眼验股份有限公司 Feature extraction and matching and template update for biometric authentication
CN107145829A (en) * 2017-04-07 2017-09-08 电子科技大学 A kind of vena metacarpea recognition methods for merging textural characteristics and scale invariant feature
CN107195124A (en) * 2017-07-20 2017-09-22 长江大学 The self-service book borrowing method in library and system based on palmmprint and vena metacarpea
CN108681722A (en) * 2018-05-24 2018-10-19 辽宁工程技术大学 A kind of finger vein features matching process based on texture
CN109815869A (en) * 2019-01-16 2019-05-28 浙江理工大学 A kind of finger vein identification method based on the full convolutional network of FCN

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3057034B1 (en) * 2015-02-10 2019-08-28 Korecen Co., Ltd. Finger vein authentication system
CN107977609B (en) * 2017-11-20 2021-07-20 华南理工大学 Finger vein identity authentication method based on CNN
CN108805023B (en) * 2018-04-28 2023-12-19 平安科技(深圳)有限公司 Image detection method, device, computer equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105917353A (en) * 2013-09-16 2016-08-31 眼验股份有限公司 Feature extraction and matching and template update for biometric authentication
CN107145829A (en) * 2017-04-07 2017-09-08 电子科技大学 A kind of vena metacarpea recognition methods for merging textural characteristics and scale invariant feature
CN107195124A (en) * 2017-07-20 2017-09-22 长江大学 The self-service book borrowing method in library and system based on palmmprint and vena metacarpea
CN108681722A (en) * 2018-05-24 2018-10-19 辽宁工程技术大学 A kind of finger vein features matching process based on texture
CN109815869A (en) * 2019-01-16 2019-05-28 浙江理工大学 A kind of finger vein identification method based on the full convolutional network of FCN

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113344826A (en) * 2021-07-06 2021-09-03 北京锐安科技有限公司 Image processing method, image processing device, electronic equipment and storage medium
CN113344826B (en) * 2021-07-06 2023-12-19 北京锐安科技有限公司 Image processing method, device, electronic equipment and storage medium
CN116525073A (en) * 2023-07-03 2023-08-01 山东第一医科大学第一附属医院(山东省千佛山医院) Database intelligent management system based on health physical examination big data
CN116525073B (en) * 2023-07-03 2023-09-15 山东第一医科大学第一附属医院(山东省千佛山医院) Database intelligent management system based on health physical examination big data

Also Published As

Publication number Publication date
CN110705341A (en) 2020-01-17

Similar Documents

Publication Publication Date Title
WO2021027364A1 (en) Finger vein recognition-based identity authentication method and apparatus
Shaheed et al. A systematic review of finger vein recognition techniques
CN110569756B (en) Face recognition model construction method, recognition method, device and storage medium
WO2017088109A1 (en) Palm vein identification method and device
Rathgeb et al. Iris biometrics: from segmentation to template security
Proença et al. Iris recognition: Analysis of the error rates regarding the accuracy of the segmentation stage
CN102542281B (en) Non-contact biometric feature identification method and system
CN107729820B (en) Finger vein identification method based on multi-scale HOG
WO2017059591A1 (en) Finger vein identification method and device
WO2021027155A1 (en) Verification method and apparatus based on finger vein image, and storage medium and computer device
WO2019075601A1 (en) Palm vein recognition method and device
KR20090087895A (en) Method and apparatus for extraction and matching of biometric detail
WO2022127112A1 (en) Cross-modal face recognition method, apparatus and device, and storage medium
Huang et al. A novel iris segmentation using radial-suppression edge detection
CN107169479A (en) Intelligent mobile equipment sensitive data means of defence based on fingerprint authentication
Khan et al. A new method to extract dorsal hand vein pattern using quadratic inference function
Gona et al. Convolutional neural network with improved feature ranking for robust multi-modal biometric system
CN107516083A (en) A kind of remote facial image Enhancement Method towards identification
Wang et al. Hand vein recognition based on improved template matching
Hsu et al. Gaussian directional pattern for dorsal hand vein recognition
Baker et al. User identification system for inked fingerprint pattern based on central moments
Liu et al. Finger-vein recognition with modified binary tree model
Chai et al. Vascular enhancement analysis in lightweight deep feature space
Podgantwar et al. Extraction of finger vein patterns using gabor filter in finger vein image profiles
Khan et al. Feature Extraction of Dorsal Hand Vein Pattern using a fast modified PCA algorithm based on Cholesky decomposition and Lanczos technique

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19941367

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19941367

Country of ref document: EP

Kind code of ref document: A1