METHOD AND DEVICE FOR FINGERPRINT RECOGNITION AND MOBILE DEVICE
Patent Information
- Authority / Receiving Office
- DE · DE
- Patent Type
- Patents
- Current Assignee / Owner
- Filing Date
- 2016-07-26
- Publication Date
- 2026-04-01
AI Technical Summary
Fingerprint recognition sensors in mobile terminals exhibit varying sensitivities due to different charging states, leading to inconsistent recognition rates.
A method and apparatus that adjust the fingerprint recognition threshold value based on the current charging state of the mobile terminal to maintain a consistent recognition rate across varying charging conditions.
Ensures a uniform fingerprint recognition rate regardless of the charging state by dynamically updating the threshold value based on the terminal's charging status.
Description
TECHNICAL FIELD
[0001] The present disclosure generally relates to the field of the mobile terminal technology, and more particularly, to a method and an apparatus for fingerprint recognition and a mobile terminal.BACKGROUND
[0002] With the rapid development of the mobile terminal technology, various mobile terminals such as mobile phones are widely used, functions are constantly increased, and these new functions bring many conveniences to users, and thus are well received by users. For example, an existing mobile phone has a fingerprint recognition virtual key, and a user may make fingerprint recognition by touching the virtual key.
[0003] At present, the fingerprint recognition virtual key is configured in such a way that a fingerprint recognition sensor is disposed beneath a glass cover-plate, and the fingerprint recognition sensor recognizes a fingerprint when the user's finger touches the area of the fingerprint recognition sensor. However, the fingerprint recognition sensor is different in sensitivity in different cases; for example, a noise signal of a mobile phone in different charging states may affect a signal of the fingerprint recognition sensor in recognizing the finger. Therefore, after the finger touches the fingerprint recognition virtual key, the fingerprint recognition sensor acquires different fingerprint signals. However, a threshold value of the fingerprint recognition is fixed. Thus, the fingerprint recognition sensor has different sensitivities in different cases, which causes that a fingerprint recognition circuit has different fingerprint recognition rates in different cases.
[0004] US 7212842 B1 provides a portable electronic apparatus having a sensor for sensing the portable electronic apparatus coupled in intimate proximity to a rest. The rest may be a desk top, car instrument panel top or a special stand for the portable electronic apparatus. The portable electronic apparatus also has an inhibitor which inhibits operation of or locks the portable electronic apparatus, when the sensor senses absence of intimate proximity to the rest.SUMMARY OF THE INVENTION
[0005] Accordingly, the present disclosure provides a method and an apparatus for fingerprint recognition, a device and a computer program. in accordance with claims which follow.
[0006] According to a first aspect of the invention, a method for fingerprint recognition is provided, including: acquiring a current charging state of a mobile terminal, wherein the current charging state is charging or not charging; updating setting of a fingerprint recognition threshold value according to the current charging state, so as to achieve a same fingerprint recognition rate in different charging states; acquiring a current fingerprint image, and extracting feature information on the current fingerprint image; and performing fingerprint recognition according to the feature information and the current fingerprint recognition threshold value. The performing a fingerprint recognition according to the feature information and the current fingerprint recognition threshold value includes: comparing the feature information with a prestored verification feature; and determining the fingerprint recognition to be successful if a comparison result reaches the current fingerprint recognition threshold value, while determining the fingerprint recognition to be failed if the comparison result does not reach the current fingerprint recognition threshold value.
[0007] In an embodiment, the acquiring a current charging state of a mobile terminal includes: receiving the current charging state sent by the mobile terminal.
[0008] In an embodiment, the acquiring a current charging state of a mobile terminal includes: acquiring, from a power management unit PMU of the mobile terminal, a hardware interrupt signal, and acquiring the current charging state according to the hardware interrupt signal.
[0009] According to a second aspect of the invention, an apparatus for fingerprint recognition is provided, including: an acquiring module configured to acquire a current charging state of a mobile terminal, wherein the current charging state is charging or not charging; a setting updating module configured to update setting of a fingerprint recognition threshold value according to the current charging state acquired by the acquiring module, so as to achieve a same fingerprint recognition rate in different charging states; an acquiring and extracting module configured to acquire a current fingerprint image, and extract feature information on the current fingerprint image; and a recognition module configured to perform a fingerprint recognition according to the feature information extracted by the acquiring and extracting module and the current fingerprint recognition threshold value setting of which is updated by the setting updating module. The recognition module includes: a comparing submodule configured to compare the feature information with a prestored verification feature; and a recognition submodule configured to determine the fingerprint recognition to be successful if a comparison result reaches the current fingerprint recognition threshold value, and determine the fingerprint recognition to be failed if the comparison result does not reach the current fingerprint recognition threshold value.
[0010] In an embodiment, the acquiring module includes: a first acquiring submodule configured to receive the current charging state sent by the mobile terminal system.
[0011] In an embodiment, the acquiring module includes: a second acquiring submodule configured to acquire, from a power management unit PMU of the mobile terminal, a hardware interrupt signal, and acquire the current charging state according to the hardware interrupt signal.
[0012] According to a third aspect of the embodiments of the present disclosure, a device for fingerprint recognition is provided, including: a processor; and a memory configured to store instructions executable by the processor; where the processor is configured perform the method according to any of the appended claims 1 to 3.
[0013] According to a fourth aspect of the embodiment of the present disclosure, there is provided a computer program which, when being executed on a processor of a mobile terminal, performs any one of the above methods.
[0014] The technical solution provided by the embodiment of the present disclosure may achieve the following beneficial effects. The current charging state of the mobile terminal is acquired and setting of the fingerprint recognition threshold value is updated according to the current charging state of the mobile terminal, such that the mobile terminal can achieve the same fingerprint recognition rate regardless of different charging states.
[0015] The current charging state of the mobile terminal can be acquired from an operation system of the mobile terminal, and it is facilitated to update setting of the fingerprint recognition threshold value.
[0016] The current charging state of the mobile terminal can be also acquired from the PMU of the mobile terminal, and thus it is facilitated to update setting of the fingerprint recognition threshold value.
[0017] The fingerprint recognition result is determined by comparing the extracted feature information with the prestored verification feature and comparing a result of the previous comparison with the current fingerprint recognition threshold value, and thus is simplified to be implemented.
[0018] It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.BRIEF DESCRIPTION OF THE DRAWINGS
[0019] The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and, together with the description, serve to explain the principles of the invention. FIG. 1 is a flowchart illustrating a method for fingerprint recognition according to an exemplary embodiment; FIG. 2a is a scene graph of a method for fingerprint recognition according to an exemplary embodiment; FIG. 2b is a scene graph of a method for fingerprint recognition according to an exemplary embodiment; FIG. 3 is a flowchart illustrating another method for fingerprint recognition according to an exemplary embodiment; FIG. 4 is a flowchart illustrating a further method for fingerprint recognition according to an exemplary embodiment; FIG. 5 is a block diagram illustrating an apparatus for fingerprint recognition according to an exemplary embodiment; FIG. 6 is a block diagram illustrating another apparatus for fingerprint recognition according to an exemplary embodiment; FIG. 7 is a block diagram illustrating another apparatus for fingerprint recognition according to an exemplary embodiment; FIG. 8 is a block diagram illustrating a further apparatus for fingerprint recognition according to an exemplary embodiment; FIG. 9 is a block diagram illustrating a mobile terminal according to an exemplary embodiment; and FIG. 10 is a block diagram illustrating an applicable apparatus for fingerprint recognition according to an exemplary embodiment. DETAILED DESCRIPTION
[0020] Reference will now be made in detail to exemplary embodiments, examples of which are illustrated in the accompanying drawings. The following description refers to the accompanying drawings in which the same numbers in different drawings represent the same or similar elements unless otherwise represented. The implementations set forth in the following description of exemplary embodiments do not represent all implementations consistent with the invention. Instead, they are merely examples of apparatuses and methods consistent with aspects related to the invention as recited in the appended claims.
[0021] FIG. 1 is a flowchart illustrating a method for fingerprint recognition according to an exemplary embodiment. As shown in FIG. 1, the method for fingerprint recognition may be applied to a mobile terminal including but not limited to a mobile phone, a tablet computer (PAD) or the like, and the method for fingerprint recognition includes the following steps S101-S104.
[0022] In Step S101, a current charging state of the mobile terminal is determined or acquired. The charging state is charging or not charging.
[0023] In this embodiment, the mobile terminal may be connected to a charger via a data line, so that the charger may provide a power supply for the mobile terminal, where the charger may be replaced with a mobile power supply; or the mobile terminal may be connected to a device such as a computer via a data line for data transmission.
[0024] The current charging state of the mobile terminal may refer to: a state of the mobile terminal being connected to the charger via a data line, or a state of the mobile terminal being connected to a device such as a computer via a data line.
[0025] The method for acquiring the current charging state of the mobile terminal may include but is not limited to the following manner.
[0026] In the first manner, the current charging state sent by an operation system of the mobile terminal is received.
[0027] In the second manner, a hardware interrupt signal is acquired from a power management unit (PMU) of the mobile terminal, and the current charging state can be acquired or determined based on the hardware interrupt signal.
[0028] In Step S102, setting of a fingerprint recognition threshold value is updated according to the current charging state of the mobile terminal.
[0029] After the current charging state of the mobile terminal is acquired, a setting of the fingerprint recognition threshold value is updated according to the current charging state, so as to achieve the same fingerprint recognition rate in different charging states.
[0030] In Step S103, a fingerprint image is acquired, and feature information of the fingerprint image is extracted.
[0031] In this embodiment, when a user's finger touches a fingerprint recognition virtual key, a fingerprint recognition integrated circuit (IC) of the mobile terminal may acquire, from a fingerprint recognition sensor, the fingerprint image, and extract the feature information of the current fingerprint image.
[0032] It is to be noted that there is no limitation on execution order between Step S103 and Steps S 101-102.
[0033] In Step S104, fingerprint recognition is conducted according to the extracted feature information and the fingerprint recognition threshold value.
[0034] In the invention, the extracted feature information of the fingerprint image is compared with a prestored verification feature. Moreover, the fingerprint recognition is determined to be successful if a comparison result reaches the fingerprint recognition threshold value, while the fingerprint recognition is determined to be failed if the comparison result does not reach the fingerprint recognition threshold value.
[0035] In the invention according to the foregoing method for fingerprint recognition, the current charging state of the mobile terminal is acquired and setting of the fingerprint recognition threshold value is updated according to the current charging state of the mobile terminal, such that the mobile terminal can achieve the same fingerprint recognition rate in different charging states.
[0036] The following makes an exemplary description of the present disclosure with reference to FIG. 2a and FIG. 2b. As shown in FIG. 2a, when the user uses a mobile power supply 21 to charge a mobile phone 22, the mobile phone 22 may acquire the current charging state, and update the setting of the fingerprint recognition threshold value according to the current charging state. Then, when the user touches the fingerprint recognition virtual key on the mobile phone 22, the fingerprint recognition integrated circuit of the mobile terminal may acquire the user's current fingerprint image from the fingerprint recognition sensor, and extract the feature information of the current fingerprint image, and finally enable the fingerprint recognition according to the feature information of the current fingerprint image and the current fingerprint recognition threshold value. As shown in FIG. 2b, when the user connects the mobile phone 22 to a notebook computer 23 via a USB data line, the mobile phone 22 may acquire the current charging state, and update the setting of the fingerprint recognition threshold value according to the current charging state. Then, when the user touches the fingerprint recognition virtual key on the mobile phone 22, the fingerprint recognition integrated circuit of the mobile terminal may acquire the user's current fingerprint image from the fingerprint recognition sensor, and extract the feature information of the current fingerprint image, and finally enable fingerprint recognition according to the feature information of the current fingerprint image and the current fingerprint recognition threshold value. Although two different charging states are shown in FIG. 2a and FIG. 2b, the same fingerprint recognition success rate can be achieved.
[0037] FIG. 3 is a flowchart illustrating another method for fingerprint recognition according to the invention. As shown in FIG. 3, the method includes the following steps S301-S305.
[0038] In Step S301, it is received the current charging state, of the mobile terminal, sent by the mobile terminal system.
[0039] In this embodiment, after the mobile terminal (for example, a mobile phone) is connected to a charger via a data line, the mobile terminal system may send, via a communication channel, a charger signal to the fingerprint recognition IC.
[0040] In Step S302, setting of the fingerprint recognition threshold value is updated according to the current charging state of the mobile terminal.
[0041] Setting of the fingerprint recognition threshold value can be updated based on the charger signal.
[0042] In Step S303, the fingerprint image is acquired, and the feature information of the fingerprint image is extracted.
[0043] In this embodiment, the fingerprint recognition IC may acquire, from a sensor, the current fingerprint image, and extract feature information of the current fingerprint image.
[0044] In Step S304, the extracted feature information of the fingerprint image is compared with the prestored verification feature.
[0045] In an embodiment, the verification feature is stored in the mobile terminal in advance.
[0046] In Step S305, the fingerprint recognition is determined to be successful if the comparison result reaches the fingerprint recognition threshold value, while the fingerprint recognition is determined to be failed if the comparison result does not reach the fingerprint recognition threshold value.
[0047] In the foregoing embodiment, the current charging state of the mobile terminal is acquired from the mobile terminal system, and thus it is facilitated for updating setting of the fingerprint recognition threshold value.
[0048] FIG. 4 is a flowchart illustrating a further method for fingerprint recognition according to an exemplary embodiment. As shown in FIG. 4, the method includes the following steps S401-S405.
[0049] In Step S401, a hardware interrupt signal is acquired from the PMU of the mobile terminal, and the current charging state is acquired according to the hardware interrupt signal.
[0050] In this embodiment, after the mobile terminal (for example, a mobile phone) is connected to a computer via a data line, the mobile terminal system may acquire a hardware interrupt signal from the PMU, and acquire a USB signal according to the hardware interrupt signal.
[0051] In Step S402, setting of the fingerprint recognition threshold value is updated according to the current charging state of the mobile terminal.
[0052] Setting of the fingerprint recognition threshold value can be updated according to the USB signal.
[0053] In Step S403, a current fingerprint image is acquired, and the feature information on the current fingerprint image is extracted.
[0054] In this embodiment, the fingerprint recognition IC may acquire, from a sensor, the current fingerprint image, and extract feature information on the current fingerprint image.
[0055] In Step S404, the extracted feature information on the current fingerprint image is compared with the prestored verification feature.
[0056] In an embodiment, the verification feature is stored in the mobile terminal in advance.
[0057] In Step S405, the fingerprint recognition is determined to be successful if the comparison result reaches the fingerprint recognition threshold value, while the fingerprint recognition is determined to be failed if the comparison result does not reach the fingerprint recognition threshold value.
[0058] In the foregoing embodiment, the current charging state of the mobile terminal is acquired from the PMU of the mobile terminal, and thus it is facilitated for updating setting of a fingerprint recognition threshold value.
[0059] Corresponding to the embodiments of the foregoing method for fingerprint recognition, the present disclosure also provides embodiments of an apparatus for fingerprint recognition.
[0060] FIG. 5 is a block diagram illustrating an apparatus for fingerprint recognition according to an exemplary embodiment. As shown in FIG. 5, the apparatus for fingerprint recognition includes: an acquiring module 51, a setting updating module 52, an acquiring and extracting module 53 and a recognition module 54.
[0061] The acquiring module 51 is configured to acquire a current charging state of the mobile terminal.
[0062] The setting updating module 52 is configured to update setting of a fingerprint recognition threshold value according to the current charging state acquired by the acquiring module 51.
[0063] The acquiring and extracting module 53 is configured to acquire a fingerprint image, and extract feature information of the fingerprint image.
[0064] The recognition module 54 is configured to conduct fingerprint recognition according to the feature information extracted by the acquiring and extracting module 53 and the current fingerprint recognition threshold value setting of which is updated by the setting updating module 52.
[0065] The process for implementing the fingerprint recognition by the apparatus as shown in FIG. 5 may be referred to the method embodiment as shown in FIG. 1, which is not described herein.
[0066] In the invention according to the apparatus for fingerprint recognition, the current charging state of the mobile terminal is acquired by the acquiring module, and setting of the fingerprint recognition threshold value is updated by the setting updating module according to the current charging state of the mobile terminal, such that the mobile terminal can acquire the same fingerprint recognition rate in different charging states.
[0067] FIG. 6 is a block diagram illustrating another apparatus for fingerprint recognition according to an exemplary embodiment. As shown in FIG. 6, on the basis of the embodiment as shown in FIG. 5, the acquiring module 51 includes: a first acquiring submodule 511 configured to receive the current charging state sent by an operation system of the mobile terminal.
[0068] The process for implementing the fingerprint recognition by the apparatus as shown in FIG. 6 may be referred to the counterpart of the method embodiment as shown in FIG. 3, which is not described herein.
[0069] In the foregoing embodiment, the current charging state of the mobile terminal is acquired from the mobile terminal system, and thus it is facilitated for updating setting of the fingerprint recognition threshold value.
[0070] FIG. 7 is a block diagram illustrating another apparatus for fingerprint recognition according to an exemplary embodiment. As shown in FIG. 7, on the basis of the embodiment as shown in FIG. 5, the acquiring module 51 includes: a second acquiring submodule 512 configured to acquire, from a power management unit PMU of the mobile terminal, a hardware interrupt signal, and acquire the current charging state according to the hardware interrupt signal.
[0071] The process for implementing the fingerprint recognition by the apparatus as shown in FIG. 7 may be referred to the counterpart of the method embodiment as shown in FIG. 4, which is not described herein.
[0072] In the foregoing embodiment, the current charging state of the mobile terminal is acquired from the PMU of the mobile terminal, and thus it is facilitated for updating setting of the fingerprint recognition threshold value.
[0073] FIG. 8 is a block diagram illustrating a further apparatus for fingerprint recognition according to the invention. As shown in FIG. 8, on the basis of the embodiment as shown in FIG. 5, the recognition module 54 includes: a comparing submodule 541 and a recognition submodule 542.
[0074] The comparing submodule 541 is configured to compare the extracted feature information with a prestored verification feature.
[0075] The recognition submodule 542 is configured to determine the fingerprint recognition succeeds when a comparison result reaches the fingerprint recognition threshold value, and determine the fingerprint recognition fails when the comparison result does not reach the fingerprint recognition threshold value.
[0076] The process for implementing the fingerprint recognition by the apparatus as shown in FIG. 8 may be referred to the counterpart of the method embodiment as shown in FIG. 1, FIG. 3 or FIG. 4, which is not described herein.
[0077] In the foregoing embodiments, the fingerprint recognition result is determined by comparing the extracted feature information with the prestored verification feature and comparing the comparison result with the current fingerprint recognition threshold value, and the implementation manner is simple.
[0078] With regard to the apparatus in the foregoing embodiments, detailed description of specific modes for conducting operation of modules and submodules has been made in the embodiments related to the method, no detailed illustration will be made herein.
[0079] FIG. 9 is a block diagram illustrating a mobile terminal according to an exemplary embodiment. As shown in FIG. 9, the mobile terminal includes: a PMU 91 and a fingerprint recognition integrated circuit 92.
[0080] The PMU 91 is configured to acquire a hardware interrupt signal.
[0081] The fingerprint recognition integrated circuit 92 is configured to acquire the hardware interrupt signal from the PMU, acquire the current charging state according to the hardware interrupt signal, and update setting of a fingerprint recognition threshold value according to the current charging state; acquire a current fingerprint image, and extract feature information on the current fingerprint image; and conduct fingerprint recognition according to the feature information and the current fingerprint recognition threshold value.
[0082] In an embodiment, the fingerprint recognition integrated circuit 92 may be configured to compare the feature information with the prestored verification feature, and determine the fingerprint recognition to be successful if the comparison result reaches the current fingerprint recognition threshold value, and determine the fingerprint recognition to be failed if the comparison result does not reach the current fingerprint recognition threshold value.
[0083] The process for implementing the fingerprint recognition by the apparatus as shown in FIG. 9 may be referred to the method embodiment as shown in FIG. 4, which is not described herein.
[0084] In the foregoing embodiments, the current charging state of the mobile terminal is acquired from the PMU of the mobile terminal, and setting of the fingerprint recognition threshold value is updated according to the current charging state of the mobile terminal, such that the mobile terminal can achieve the same fingerprint recognition rate in different charging states.
[0085] FIG. 10 is a block diagram applicable to a device for fingerprint recognition according to an exemplary embodiment. For example, the apparatus 1000 may be a mobile telephone, a computer, a digital broadcasting terminal, a message transceiver device, a games console, a tablet device, a medical device, a fitness facility, a personal digital assistant, an aircraft and the like.
[0086] Referring to FIG. 10, the apparatus 1000 may include one or more components as below: a processing component 1002, a memory 1004, a power supply component 1006, a multimedia component 1008, an audio component 1010, an input / output (I / O) interface 1012, a sensor component 1014 and a communications component 1016.
[0087] The processing module 1002 generally controls the overall operation of the apparatus 1000, for example, display, telephone call, data communications, and operation associated with camera operation and record operation. The processing component 1002 may include one or more processors 1020 for executing instructions so as to complete steps of the foregoing method in part or in whole. In addition, the processing component 1002 may include one or more modules for the convenience of interaction between the processing component 1002 and other components. For example, the processing component 1002 may include a multimedia module for the convenience of interaction between the multimedia component 1008 and the processing component 1002.
[0088] The memory 1004 is configured to store various types of data so as to support the operation of the apparatus 1000. Examples of the data include instructions of any application program or method operated on the apparatus 1000, contact data, phonebook data, a message, a picture and a video, etc. The memory 1004 may be implemented by any type of volatile or non-volatile memory device or combination thereof, for example, a static random access memory (SRAM), an electrically erasable programmable read-only memory (EEPROM), an erasable programmable read only memory (EPROM), a programmable read-only memory (PROM), a read-only memory (ROM), a magnetic memory, a flash memory, a magnetic disk or an optical disk.
[0089] The power supply component 1006 provides power for various components of the apparatus 1000. The power supply component 1006 may include a power management system, one or more power supplies, and other components associated with generation, management and power distribution of the apparatus 1000.
[0090] The multimedia component 1008 includes a screen between the apparatus 1000 and a user for providing an output interface. In some embodiments, the screen may include a liquid crystal display (LCD) and a touch panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen for receiving an input signal from the user. The touch panel includes one or more touch sensors for sensing touching, sliding and gestures on the touch panel. The touch sensor not only can sensor trip boundary of touching or sliding, but also can detect the time duration and pressure related to the touching or sliding operation. In some embodiments, the multimedia component 1008 includes a front-facing camera and / or a rear-facing camera. When the apparatus 1000 is in an operation mode, for example, a capture mode or a video mode, the front-facing camera and / or the rear-facing camera may receive external multimedia data. Each front-facing camera and rear-facing camera may be a fixed optical lens system or have a focal length and optical zoom capacity.
[0091] The audio component 1010 is configured to output and / or input an audio signal. For example, the audio component 1010 includes a microphone (MIC); when the apparatus 1000 is in an operation mode such as a call mode, a record mode and a speech recognition mode, the microphone is configured to receive an external audio signal. The received audio signal may be further stored in the memory 1004 or sent out by the communications component 1016. In some embodiments, the audio component 1010 also includes a loudspeaker for outputting an audio signal.
[0092] The I / O interface 1012 provides an interface for the processor component 1002 and peripheral interface modules, the peripheral interface modules may be a keyboard, a click wheel and buttons, etc. These buttons may include but are not limited to: a home button, a volume button, a start button and a lock button.
[0093] The sensor component 1014 includes one or more sensors for providing the apparatus 1000 with a state evaluation from all aspects. For example, the sensor component 1014 may detect the on / off state of the apparatus 1000, relative positioning of components, for example, the components are the displayer and keypads of the apparatus 1000; the sensor component 1014 also may detect the position change of the apparatus 1000 or a component thereof, the presence or absence of users' touch on the apparatus 1000, the direction or acceleration / deceleration of the apparatus 1000, and temperature variation of the apparatus 1000. The sensor component 1014 may also include a proximity detector, which is configured to detect the presence of a nearby object in case of no physical contact. The sensor component 1014 may also include an optical sensor, for example, a CMO or CCD image sensor, used in the application of imaging. In some embodiments, the sensor component 1014 may also include an acceleration sensor, a gyro sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
[0094] The communications component 1016 is configured to facilitate wired communications or wireless communications between the apparatus 1000 and other devices. The apparatus 1000 is available for access to a wireless network based on communications standards, for example, Wi-Fi, 2G or 3G, or a combination thereof. In an exemplary embodiment, the communications component 1016 receives, by means of a broadcast channel, a broadcast signal or broadcast-related information from an external broadcast management system. In an exemplary embodiment, the communications component 1016 also includes a near field communication (NFC) module to promote short-range communications. For example, the NFC module may be implemented on the basis of Radio Frequency Identification (RFID) Technology, Infrared Data Association (IrDA) Technology, Ultra-wide Bandwidth (UWB) Technology, Bluetooth (BT) Technology and other technologies.
[0095] In an exemplary embodiment, the apparatus 1000 may be implemented by one or more application specific integrated circuits (ASIC), digital signal processors (DSP), digital signal processing devices (DSPD), programmable logic devices (PLD), field programmable gate arrays (FPGA), controllers, microcontrollers, microprocessors or other electronic components to execute the foregoing method.
[0096] In an exemplary embodiment, a non-transitory computer-readable storage medium including an instruction is also provided, for example, a memory 1004 including the instruction, the foregoing instruction may be executed by the processor 1020 of the apparatus 1000 to achieve the foregoing method. For example, the non-transitory computer-readable storage medium may be a ROM, a random access memory (RAM), a CD-ROM, a magnetic tape, a floppy disk and an optical data storage device, etc.
[0097] Other embodiments of the invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed here. This application is intended to cover any variations, uses, or adaptations of the invention following the general principles thereof and including such departures from the present disclosure as come within known or customary practice in the art. It is intended that the specification and examples be considered as exemplary only.
[0098] It will be appreciated that the present invention is not limited to the exact construction that has been described above and illustrated in the accompanying drawings, and that various modifications and changes can be made without departing from the scope thereof. It is intended that the scope of the invention only be limited by the appended claims.
Claims
1. A method for fingerprint recognition utilising a mobile terminal, characterized in comprising: acquiring (S101) a current charging state of a mobile terminal, wherein the current charging state is charging or not charging; updating (S102, S302) a fingerprint recognition threshold value according to the current charging state, so as to achieve a same fingerprint recognition rate in different charging states; acquiring (S103, S303) a fingerprint image, and extracting feature information of the fingerprint image; and performing (S104) fingerprint recognition according to the feature information and the fingerprint recognition threshold value, wherein the performing fingerprint recognition according to the feature information and the fingerprint recognition threshold value comprises: comparing (S304) the feature information with a prestored verification feature; and determining (S305) that the fingerprint recognition succeeds if a comparison result reaches the fingerprint recognition threshold value, or determining that the fingerprint recognition fails if the comparison result does not reach the fingerprint recognition threshold value.
2. The method for fingerprint recognition of claim 1, wherein the acquiring a current charging state of a mobile terminal comprises: receiving (S301) the current charging state sent by an operation system of the mobile terminal.
3. The method for fingerprint recognition of claim 1 or claim 2, wherein the acquiring a current charging state of a mobile terminal comprises: acquiring (S401), from a power management unit PMU of the mobile terminal, a hardware interrupt signal, and acquiring the current charging state according to the hardware interrupt signal.
4. An apparatus for fingerprint recognition, characterized in comprising: an acquiring module (51), configured to acquire a current charging state of a mobile terminal, wherein the current charging state is charging or not charging; a updating module (52), configured to update a fingerprint recognition threshold value according to the current charging state acquired by the acquiring module, so as to achieve a same fingerprint recognition rate in different charging states; an acquiring and extracting module (53), configured to acquire a fingerprint image, and extract feature information of the fingerprint image; and a recognition module (54), configured to perform fingerprint recognition according to the feature information extracted by the acquiring and extracting module and the fingerprint recognition threshold value updated by the updating module, wherein the recognition module comprises: a comparing submodule (541), configured to compare the feature information with a prestored verification feature; and a recognition submodule (542), configured to determine that the fingerprint recognition succeeds if a comparison result reaches the fingerprint recognition threshold value, or determine that the fingerprint recognition fails if the comparison result does not reach the fingerprint recognition threshold value.
5. The apparatus for fingerprint recognition of claim 4, wherein the acquiring module comprises: a first acquiring submodule (511), configured to receive the current charging state sent by an operation system of the mobile terminal.
6. The apparatus for fingerprint recognition of claim 4 or claim 5, wherein the acquiring module comprises: a second acquiring submodule (512), configured to acquire, from a power management unit PMU of the mobile terminal, a hardware interrupt signal, and acquire the current charging state according to the hardware interrupt signal.
7. The apparatus for fingerprint recognition of any one of claims 4 to 6, wherein the apparatus comprises: a mobile terminal, comprising a power management unit PMU (91) and a fingerprint recognition integrated circuit (92), wherein, the PMU (91) is configured to acquire a hardware interrupt signal; the fingerprint recognition integrated circuit (92) is configured to acquire a hardware interrupt signal from the PMU, acquire a current charging state according to the hardware interrupt signal, and update a fingerprint recognition threshold value according to the current charging state; acquire a fingerprint image, and extract feature information of the fingerprint image; and perform fingerprint recognition according to the feature information and the fingerprint recognition threshold value.
8. The apparatus of claim 7, wherein the fingerprint recognition integrated circuit is configured to compare the feature information with a prestored verification feature, and determine that the fingerprint recognition succeeds if a comparison result reaches the fingerprint recognition threshold value, or determine that the fingerprint recognition fails if the comparison result does not reach the fingerprint recognition threshold value.
9. A device for fingerprint recognition, characterized in comprising: a processor (1020); and a memory (1004) configured to store a instructions executable by the processor (1020); wherein, the processor (1020) is configured to: perform a method according to any one of claims 1 to 3.
10. A computer program, which when executing on a processor of a mobile terminal, performs a method according to any one of claims 1 to 3.