WO2023005402A1 - 基于热成像的呼吸率检测方法、装置及电子设备 - Google Patents
基于热成像的呼吸率检测方法、装置及电子设备 Download PDFInfo
- Publication number
- WO2023005402A1 WO2023005402A1 PCT/CN2022/096186 CN2022096186W WO2023005402A1 WO 2023005402 A1 WO2023005402 A1 WO 2023005402A1 CN 2022096186 W CN2022096186 W CN 2022096186W WO 2023005402 A1 WO2023005402 A1 WO 2023005402A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- target
- information
- scene
- feature
- sample
- Prior art date
- Legal status (The legal status 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 status listed.)
- Ceased
Links
Images
Classifications
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B5/00—Measuring for diagnostic purposes; Identification of persons
- A61B5/08—Measuring devices for evaluating the respiratory organs
- A61B5/0816—Measuring devices for examining respiratory frequency
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B5/00—Measuring for diagnostic purposes; Identification of persons
- A61B5/01—Measuring temperature of body parts ; Diagnostic temperature sensing, e.g. for malignant or inflamed tissue
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B5/00—Measuring for diagnostic purposes; Identification of persons
- A61B5/72—Signal processing specially adapted for physiological signals or for diagnostic purposes
- A61B5/7203—Signal processing specially adapted for physiological signals or for diagnostic purposes for noise prevention, reduction or removal
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B5/00—Measuring for diagnostic purposes; Identification of persons
- A61B5/72—Signal processing specially adapted for physiological signals or for diagnostic purposes
- A61B5/7235—Details of waveform analysis
- A61B5/7264—Classification of physiological signals or data, e.g. using neural networks, statistical classifiers, expert systems or fuzzy systems
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B5/00—Measuring for diagnostic purposes; Identification of persons
- A61B5/72—Signal processing specially adapted for physiological signals or for diagnostic purposes
- A61B5/7235—Details of waveform analysis
- A61B5/7264—Classification of physiological signals or data, e.g. using neural networks, statistical classifiers, expert systems or fuzzy systems
- A61B5/7267—Classification of physiological signals or data, e.g. using neural networks, statistical classifiers, expert systems or fuzzy systems involving training the classification device
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/25—Fusion techniques
- G06F18/253—Fusion techniques of extracted features
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/0002—Inspection of images, e.g. flaw detection
- G06T7/0012—Biomedical image inspection
Definitions
- the present disclosure relates to the technical field of computer vision, and in particular to a thermal imaging-based respiration rate detection method, device and electronic equipment.
- Respiration rate is an important physiological data used to analyze information such as human health status and emotions.
- the respiration rate measurement method in related technologies is usually contacted, such as the commonly used breathing belt, which needs to connect the subject to the breathing belt , but the applicable scenarios of this contact measurement method are limited. For outdoor scenes, scenes with isolation requirements and other scenes that require non-contact measurement, this contact measurement method cannot be used. Therefore, it is difficult for related technologies to meet the demand for non-contact measurement of respiration rate.
- the disclosure proposes a thermal imaging-based respiration rate detection method, device and electronic equipment.
- a method for detecting respiration rate based on thermal imaging which includes: acquiring at least two thermal images, the at least two thermal images including the target rendered based on the temperature information of the target object The outline of the object; for each of the at least two thermal images, the target area in the thermal image is extracted based on a neural network; the temperature information corresponding to the target area is extracted; wherein, the at least two thermal images are The temperature information of the target object changes periodically following the respiration of the target object; and the respiration rate of the target object is determined according to the extracted temperature information.
- the respiration rate of the target object can be determined by analyzing the thermal image, so that the respiration rate detection result can be obtained without touching the target object, realizing non-contact detection, filling the blank of the non-contact detection scene, and having Good detection speed and detection accuracy.
- the neural network is obtained based on the following method: obtain a sample thermal image set and labels corresponding to multiple sample thermal images in the sample thermal image set; wherein, for each sample thermal image, the sample The thermal image includes the outline of the sample target object rendered based on the temperature information of the sample target object, and the label corresponding to the sample thermal image represents the target area of the sample target object, and the target area is the mouth of the sample target object. Nose area or mask area; feature extraction is performed on the multiple sample thermal images in the sample thermal image set to obtain sample feature information; predict the target area according to the sample feature information to obtain the target area prediction result; according to the target Region prediction results and the labels are used to train the neural network.
- the neural network can be equipped with the ability to directly determine the target area, and by quickly and accurately determining the position for detecting the respiration rate, the accuracy and speed of respiration rate detection can be improved.
- the performing feature extraction on the plurality of sample thermal images in the sample thermal image set to obtain sample feature information includes: for each sample thermal image, initializing the sample thermal image Feature extraction to obtain a first feature map; performing composite feature extraction on the first feature map to obtain first feature information, wherein the composite feature extraction includes channel feature extraction; based on the salient features in the first feature information, the Filtering the first feature map to obtain a filtering result; extracting second feature information from the filtering result; fusing the first feature information and the second feature information to obtain sample feature information of the sample thermal image.
- the validity and discriminative power of the second feature information can be improved, thereby improving the richness of information in the final sample feature information.
- the neural network includes a first neural network and a second neural network; for each of the at least two thermal images, extracting the target area in the thermal image based on the neural network , including: extracting a face target in the thermal image based on the first neural network; extracting a target area in the face target based on the second neural network, the target area being a mask in the face target area.
- the mask area can be determined on the basis of determining the face, avoiding the analysis of the breathing rate of the mask not worn on the face, and improving the accuracy and speed of the breathing rate detection.
- extracting the target area in the thermal image based on the neural network includes: extracting the key points in the thermal image based on the neural network area, the key area is a mask area or nose and mouth area; determine the breathing rate detection scene; according to the breathing rate detection scene, determine the target mapping relationship between the key area and the target area; according to the target mapping relationship and The key area is to determine the target area.
- the target area can be determined according to the key area directly identified from the neural network, thereby indirectly and automatically determining the target area, which further expands the application scenarios of the embodiments of the present disclosure.
- the determining the breathing rate detection scene includes: acquiring scene mapping information, the scene mapping information characterizing the corresponding relationship between scene feature information and scene categories; A thermal image is subjected to scene feature extraction to obtain target scene feature information; according to the target scene feature information and the scene mapping information, the target scene category corresponding to the target scene feature information is obtained, and the target scene category points to the Respiration rate detection scene.
- the respiration rate detection scene can be automatically determined according to the preset scene mapping information and the extracted target scene feature information, and the respiration rate detection scene can be determined efficiently and accurately without manual intervention.
- the determining the target mapping relationship between the key area and the target area according to the breathing rate detection scene includes: acquiring mapping relationship management information, where the mapping relationship management information represents a mapping relationship The corresponding relationship with the scene category; the target mapping relationship is obtained according to the target scene category and the mapping relationship management information. Based on the above configuration, the target mapping relationship can be automatically determined according to the preset mapping relationship management information and the breathing rate detection scene, and the target mapping relationship can be determined efficiently and accurately without manual intervention.
- the extracting scene features from at least one of the at least two thermal images to obtain target scene feature information includes: extracting at least one of the at least two thermal images Multi-scale feature extraction is performed on the thermal image to obtain feature extraction results of multiple levels; according to the order of increasing levels, the feature extraction results are fused to obtain feature fusion results of multiple levels; according to the order of decreasing levels, the features are The fusion results are fused to obtain the feature information of the target scene.
- the feature information of the target scene not only contains relatively rich feature information, but also contains sufficient context information.
- the extracting the temperature information corresponding to the target area includes: determining the temperature information corresponding to the pixel points in the target area; calculating the temperature corresponding to the target area according to the temperature information corresponding to the pixel points information. Based on the above configuration, by calculating the temperature information of each target area, the respiration rate of the target object can be further determined.
- the determining the respiration rate of the target subject according to the extracted temperature information includes: sorting the temperature information in time order to obtain a temperature sequence; descending the temperature sequence noise processing to obtain a target temperature sequence; based on the target temperature sequence, determine the respiration rate of the target subject. Based on the above configuration, by determining the temperature sequence and performing noise reduction processing on the temperature sequence, the noise that affects the calculation of the respiration rate can be filtered out, so that the obtained respiration rate is more accurate.
- the performing noise reduction processing on the temperature sequence to obtain the target temperature sequence includes: determining a noise reduction processing strategy and a noise reduction processing method; according to the noise reduction processing strategy, based on the The temperature sequence is processed in a noise mode to obtain the target temperature sequence; wherein, the noise reduction processing strategy includes at least one of the following: noise reduction based on high-frequency threshold, noise reduction based on low-frequency threshold, random noise filtering, post- Experimental noise reduction; the noise reduction processing is implemented based on at least one of the following methods: independent component analysis, Laplacian pyramid, bandpass filter, wavelet, Hamming window. Based on the above configuration, the obtained target temperature sequence can be smoother, with less noise, and the peaks and valleys are very clear, so that the respiration rate determined based on the target temperature sequence can be more accurate.
- the determining the respiration rate of the target subject based on the target temperature sequence includes: determining a plurality of key points in the target temperature sequence, and the key points are all peak points or mean points. is the valley point; for any two adjacent key points, determine the time interval between the two adjacent key points; according to the time interval, determine the breathing rate. Based on the above configuration, the respiration rate of the target subject can be accurately determined based on the obtained time intervals.
- a device for detecting respiration rate based on thermal imaging comprising: a thermal image acquisition module, configured to acquire at least two thermal images, the at least two thermal images include The outline of the target object rendered by the temperature information; for each of the at least two thermal images, the target area extraction module is used to extract the target area in the thermal image based on the neural network; the temperature information extraction module , used to extract the temperature information corresponding to the target area; wherein, the temperature information of the target object in the at least two thermal images follows the breathing of the target object and presents periodic changes; the respiration rate determination module is used to extract The received temperature information is used to determine the breathing rate of the target object.
- the neural network is obtained based on the following method: obtain a sample thermal image set and labels corresponding to multiple sample thermal images in the sample thermal image set; wherein, for each sample thermal image, the sample The thermal image includes the outline of the sample target object rendered based on the temperature information of the sample target object, and the label corresponding to the sample thermal image represents the target area of the sample target object, and the target area is the mouth of the sample target object. Nose area or mask area; feature extraction is performed on the multiple sample thermal images in the sample thermal image set to obtain sample feature information; predict the target area according to the sample feature information to obtain the target area prediction result; according to the target Region prediction results and the labels are used to train the neural network.
- the device further includes a sample feature information extraction module, configured to perform initial feature extraction on the sample thermal image for each sample thermal image to obtain a first feature map; the first feature map Perform composite feature extraction to obtain first feature information, wherein the composite feature extraction includes channel feature extraction; based on the salient features in the first feature information, filter the first feature map to obtain a filtering result; extract the filtering result The second feature information in the sample; fusing the first feature information and the second feature information to obtain sample feature information of the sample thermal image.
- a sample feature information extraction module configured to perform initial feature extraction on the sample thermal image for each sample thermal image to obtain a first feature map
- the first feature map Perform composite feature extraction to obtain first feature information, wherein the composite feature extraction includes channel feature extraction; based on the salient features in the first feature information, filter the first feature map to obtain a filtering result; extract the filtering result The second feature information in the sample; fusing the first feature information and the second feature information to obtain sample feature information of the sample thermal image.
- the neural network includes a first neural network and a second neural network; the target area extraction module extracts the face target in the thermal image based on the first neural network; based on the The second neural network extracts the target area in the human face target, and the target area is the mask area in the human face target.
- the target area extraction module is used to extract the key area in the thermal image based on the neural network, the key area is the mask area or the mouth and nose area; determine the breathing rate detection scene; according to In the respiration rate detection scene, determine a target mapping relationship between the key area and the target area; determine the target area according to the target mapping relationship and the key area.
- the target area extraction module is further configured to obtain scene mapping information, where the scene mapping information represents the corresponding relationship between scene feature information and scene categories; for at least one of the at least two thermal images A thermal image is subjected to scene feature extraction to obtain target scene feature information; according to the target scene feature information and the scene mapping information, the target scene category corresponding to the target scene feature information is obtained, and the target scene category points to the Respiration rate detection scene.
- the target area extraction module is further configured to obtain mapping relationship management information, the mapping relationship management information characterizes the corresponding relationship between the mapping relationship and the scene category; according to the target scene category and the mapping relationship management information to obtain the target mapping relationship.
- the target area extraction module is further configured to perform multi-scale feature extraction on at least one of the at least two thermal images to obtain feature extraction results of multiple levels; according to the level In an increasing order, the feature extraction results are fused to obtain feature fusion results of multiple levels; in a descending order of levels, the feature fusion results are fused to obtain the target scene feature information.
- the temperature information extraction module is configured to determine the temperature information corresponding to the pixels in the target area; and calculate the temperature information corresponding to the target area according to the temperature information corresponding to the pixels.
- the respiration rate determination module is configured to sort the temperature information in time order to obtain a temperature sequence; perform noise reduction processing on the temperature sequence to obtain a target temperature sequence; based on the A target temperature sequence to determine the target subject's respiration rate.
- the respiration rate determination module is also used to determine a noise reduction processing strategy and a noise reduction processing method; according to the noise reduction processing strategy, the temperature sequence is processed based on the noise reduction method , to obtain the target temperature sequence;
- the noise reduction processing strategy includes at least one of the following: noise reduction based on high-frequency thresholds, noise reduction based on low-frequency thresholds, random noise filtering, and posterior noise reduction;
- the noise reduction processing is based on the following Implement at least one of the above methods: independent component analysis, Laplacian pyramid, bandpass filter, wavelet, Hamming window.
- the respiration rate determination module is also used to determine a plurality of key points in the target temperature sequence, and the key points are all peak points or valley points; Adjacent key points, determine the time interval between the two adjacent key points; according to the time interval, determine the respiration rate.
- an electronic device including at least one processor, and a memory communicatively connected to the at least one processor; wherein, the memory stores information executable by the at least one processor. instructions, the at least one processor implements the thermal imaging-based respiration rate detection method according to any one of the first aspect by executing the instructions stored in the memory.
- a computer-readable storage medium is provided, at least one instruction or at least one program is stored in the computer-readable storage medium, and the at least one instruction or at least one program is loaded by a processor and Execute to realize the method for detecting respiration rate based on thermal imaging described in any one of the first aspect or the method for detecting respiration rate based on thermal imaging described in any one of the second aspect.
- FIG. 1 shows a schematic flowchart of a method for detecting respiration rate based on thermal imaging according to an embodiment of the present disclosure
- Fig. 2 shows a schematic diagram of a thermal image according to an embodiment of the present disclosure
- FIG. 3 shows a schematic diagram of extracting a target region based on a neural network according to an embodiment of the present disclosure
- FIG. 4 shows a schematic flow diagram of a feature extraction method according to an embodiment of the present disclosure
- FIG. 5 shows a schematic flowchart of a method for determining a target area according to an embodiment of the present disclosure
- FIG. 6 shows a schematic flowchart of a method for determining a breathing rate detection scene according to an embodiment of the present disclosure
- FIG. 7 shows a schematic flowchart of a scene feature extraction method according to an embodiment of the present disclosure
- Fig. 8 shows a schematic diagram of a feature extraction network according to an embodiment of the present disclosure
- Fig. 9 shows a schematic flow chart of a method for determining the respiration rate of a target object according to the extracted temperature information according to an embodiment of the present disclosure
- Fig. 10 shows a schematic flowchart of a method for determining the respiration rate of a target subject according to the extracted target temperature information sequence according to an embodiment of the present disclosure
- Fig. 11 shows a block diagram of a device for detecting respiration rate based on thermal imaging according to an embodiment of the present disclosure
- Fig. 12 shows a block diagram of an electronic device according to an embodiment of the present disclosure
- FIG. 13 shows a block diagram of another electronic device according to an embodiment of the present disclosure.
- An embodiment of the present disclosure provides a method for detecting respiration rate based on thermal imaging, which can analyze the respiration rate of the subject based on the thermal image captured by the thermal imaging camera, and obtain the respiration rate of the subject without direct contact with the subject. Respiration rate, meeting people's objective needs for non-contact measurement of respiration rate.
- the embodiments of the present disclosure may be used in various specific scenarios that require non-contact measurement of the respiration rate, and the embodiments of the present disclosure are not specifically limited to the specific scenarios.
- the method provided by the embodiments of the present disclosure can be used to detect the non-contact breathing rate in scenes requiring isolation, in crowded scenes, in some public places with special requirements, and the like.
- the respiration rate detection method based on thermal imaging can be executed by a terminal device, a server or other types of electronic devices, where the terminal device can be a user equipment (User Equipment, UE), a mobile device, a user terminal, a cellular Telephones, cordless phones, Personal Digital Assistant (PDA), handheld devices, computing devices, automotive devices, wearable devices, etc.
- the method for detecting respiration rate based on thermal imaging may be implemented by a processor invoking computer-readable instructions stored in a memory. The method for detecting respiration rate based on thermal imaging according to the embodiment of the present disclosure will be described below by taking an electronic device as an execution subject.
- Fig. 1 shows a schematic flow chart of a method for detecting respiration rate based on thermal imaging according to an embodiment of the present disclosure. As shown in Fig. 1, the above method includes:
- S101 Acquire at least two thermal images, where the thermal images include the outline of the target object rendered based on the temperature information of the target object.
- the temperature information of the above-mentioned target object can be obtained based on the thermal imaging camera shooting the target object.
- the outline of the target object is rendered based on the temperature information of each position of the target object, and a thermal image including the outline is obtained.
- the embodiment of the present disclosure detects the respiration rate according to the periodic variation of temperature in the thermal image, and at least two thermal images are required.
- FIG. 2 shows a schematic diagram of a thermal image according to an embodiment of the present disclosure.
- the temperature information of the face can be obtained by pointing the thermal imaging camera at the face for shooting, and based on the temperature information, the outline of the face in Figure 2 can be rendered.
- Embodiments of the present disclosure do not limit the thermal imaging camera, which may be a fixed thermal imaging camera or a rotatable thermal imaging camera.
- the control method of the thermal imaging camera is also not limited, and it may be triggered in response to a preset command, for example, a controller or a related sensor triggers a related control, and the thermal imaging camera can start shooting.
- the thermal imaging camera can also be triggered in response to sensing information, for example, when the ambient temperature rises to a preset threshold, the thermal imaging camera can automatically start taking pictures.
- the thermal imaging camera can also be triggered periodically.
- the embodiment of the present disclosure does not limit the photographing mode of the thermal imaging camera, for example, its photographing frame rate, photographing resolution mode, photographing result output mode, etc. can be set according to actual conditions.
- the thermal imaging camera can output the captured thermal image in the form of a video stream, or output multiple thermal images in the form of a picture.
- the embodiments of the present disclosure may analyze the video stream to obtain the above multiple thermal images.
- Embodiments of the present disclosure are intended to measure respiration rate, which is a physiological parameter, and the above-mentioned target object is a living body, such as a human being.
- S102 Extract target areas in each of the aforementioned thermal images based on a neural network.
- This disclosure extracts the target area in each of the above-mentioned thermal images based on a neural network. Since the embodiment of the disclosure uses a thermal image that renders the outline of the target object based on temperature information, this thermal image is produced with the improvement of thermal imaging technology and rendering technology. At present, there are relatively few image processing methods for this kind of thermal image, and it is difficult to automatically extract sufficient information from this thermal image, so most rely on manual analysis. Embodiments of the present disclosure can process such a thermal image, and automatically analyze the target area therein.
- a neural network in the field of machine learning is a deep learning model that imitates the structure and function of biological neural networks.
- Machine learning (Machine Learning, ML) is a multi-field interdisciplinary subject, involving probability theory, statistics, approximation theory, convex analysis, algorithm complexity theory and other disciplines. Specializes in the study of how computers simulate or implement human learning behaviors to acquire new knowledge or skills, and reorganize existing knowledge structures to continuously improve their performance.
- Machine learning is the core of artificial intelligence and the fundamental way to make computers intelligent, and its application pervades all fields of artificial intelligence.
- Machine learning and deep learning usually include techniques such as artificial neural network, belief network, reinforcement learning, transfer learning, inductive learning, and teaching learning.
- Deep learning (Deep Learning, DL) is a branch of machine learning, which is an algorithm that attempts to perform high-level abstraction on data using multiple processing layers that contain complex structures or consist of multiple nonlinear transformations.
- the embodiment of the present disclosure does not limit the target area, which may point to the breathing position of the target object.
- the target area may be the mouth and nose area of the face or the area where the face wears a mask.
- the target area may be an area corresponding to changes due to the breathing of the target object. It can be determined from critical regions, which can be identified based on a neural network. The target mapping relationship between the key area and the target area can be determined according to the actual situation.
- the key area can be the position of the mouth and nose or the position of the mask determined based on the neural network, and when the person is lying on the left side, the exhaled gas will move downward and to the left, then the target area Can be located in the lower left portion of this key area.
- each thermal image may have one or more target areas, and a single target area will be used as an example for description below.
- the target area is the nose and mouth area or the mask area, which can be directly extracted from the thermal image based on the neural network.
- the mouth and nose area can be the mouth area and/or the nose area.
- the mouth area and the nose area can be extracted as the target area, or the mouth area and the nose Region merging is extracted as one target region.
- Figure 3 shows a schematic diagram of extracting target areas based on neural networks.
- the left image in Figure 3 represents the effect of extracting the mouth area and nose area respectively, and the middle image uses the mouth area and nose area as a target.
- the area is extracted, and the target area extracted from the right image is the mask area.
- the sample thermal image set and the label corresponding to the sample thermal image in the sample thermal image set can be obtained; for each sample thermal image, the sample image includes the outline of the sample target object rendered based on the temperature information of the sample target object, and the label represents The target area of the sample target object; the target area is the mouth and nose area or the mask area of the sample target object; the feature extraction is performed on the sample thermal image in the sample thermal image set to obtain the sample feature information; the target area is predicted according to the sample feature information to obtain the target area Prediction results; train the above neural network according to the prediction results and labels of the target area.
- the neural network can be equipped with the ability to directly determine the target area, and by quickly and accurately determining the position for detecting the respiration rate, the accuracy and speed of respiration rate detection can be improved.
- the embodiment of the present disclosure does not describe the above training process in detail.
- the above-mentioned neural network can perform feature extraction layer by layer based on the feature pyramid, predict the target area according to the extracted sample feature information, and adjust the parameters of the neural network according to the difference between the predicted target area and the above-mentioned label. Since the thermal image is rendered based on temperature information, the clarity of the thermal image may be lower than that of the visible light image. In order to obtain sufficient discriminative feature information, the embodiments of the present disclosure optimize the feature extraction process.
- FIG. 4 shows a schematic flowchart of a feature extraction method according to an embodiment of the present disclosure.
- the above feature extraction includes:
- the embodiment of the present disclosure does not limit the specific method of initial feature extraction.
- at least one stage of convolution processing may be performed on the above image to obtain the above first feature map.
- a plurality of image feature extraction results of different scales may be obtained, and at least two image feature extraction results of different scales may be fused to obtain the first feature map.
- the above-mentioned performing composite feature extraction on the above-mentioned first feature map to obtain the first feature information may include: performing image feature extraction on the above-mentioned first feature map to obtain a first extraction result.
- Channel information is extracted from the first feature map to obtain a second extraction result.
- the above-mentioned first extraction result and the above-mentioned second extraction result are fused to obtain the above-mentioned first feature information.
- the embodiment of the present disclosure does not limit the method for extracting image features from the above-mentioned first feature map. Exemplarily, it may perform at least one level of convolution processing on the above-mentioned first feature map to obtain the above-mentioned first extraction result.
- the channel information extraction in the embodiments of the present disclosure may focus on mining the relationship between channels in the first feature map. Exemplarily, it can be realized based on fusion of multi-channel features.
- the composite feature extraction in the embodiment of the present disclosure can not only retain the low-level information of the first feature map itself, but also fully extract high-level inter-channel information by fusing the above-mentioned first extraction result and the above-mentioned second extraction result to improve mining.
- the information richness and expressive power of the first feature information obtained.
- at least one fusion method may be used, and the embodiment of the present disclosure does not limit the fusion method, at least one of dimensionality reduction, addition, multiplication, inner product, convolution, and averaging. Combinations can be used for fusion.
- the embodiment of the present disclosure it is possible to judge the more prominent regions and the less prominent regions in the first feature map according to the first feature information, and filter out the information in the more prominent regions to obtain a filtering result. That is to say, the first feature information includes more salient regions and less salient regions, and after filtering out information in more salient regions, only less salient regions are included in the filtering result.
- the salient feature may refer to signal information that is highly consistent with the heartbeat frequency of a living body (for example, a person) in the first feature information. Since the distribution of the salient features in the first feature information is relatively scattered, 70% of the information in the more salient area may be basically consistent with the heartbeat frequency, and the less salient area actually includes salient features.
- the embodiment of the present disclosure does not limit the salient feature judgment method, which may be based on a neural network or based on expert experience.
- the above-mentioned suppressing the above-mentioned salient features in the filtering results to obtain the second feature map includes: performing feature extraction on the above-mentioned filtering results to obtain target features, and the above-mentioned The target feature is extracted by performing composite feature extraction to obtain target feature information, and based on the salient features in the target feature information, the target feature is filtered to obtain the above second feature map.
- the stop condition is that the proportion of the salient features in the second feature map is less than 5%, and for example, the stop condition is that the number of updates of the second feature map reaches the preset number of times
- the stop condition is that the number of updates of the second feature map reaches the preset number of times
- the salient features can be filtered layer by layer based on the hierarchical structure, and compound feature extraction including channel information extraction can be performed based on the filtering results to obtain the second feature information including multiple target feature information, and discriminative information can be mined layer by layer , to improve the validity and discriminative power of the second feature information, and then improve the richness of information in the final sample feature information.
- the feature extraction method in the embodiments of the present disclosure can be used to perform feature extraction on the sample thermal image, and can be used in each of the embodiments of the present disclosure when it is necessary to train a neural network based on the sample thermal image.
- the target area is a mask area
- the above-mentioned neural network includes a first neural network and a second neural network
- the above-mentioned extraction of the target area in each of the above-mentioned thermal images based on the neural network includes: extraction based on the above-mentioned first neural network A human face target in each of the above-mentioned thermal images; a target area in the above-mentioned human face target is extracted based on the above-mentioned second neural network, and the above-mentioned target area is a mask area in the above-mentioned human face target.
- the mask area can be determined on the basis of determining the face, avoiding the analysis of the breathing rate of the mask not worn on the face, and improving the accuracy and speed of the breathing rate detection.
- the mask area or the mouth and nose area above can be determined as the key area, and the target area can be determined based on the key area.
- FIG. 5 shows a schematic flowchart of a method for determining a target area according to an embodiment of the present disclosure, including:
- the target mapping relationship between the key area and the target area may be different. For example, if the target subject sleeps on the left side, the mouth and nose will inhale the airflow from the lower left when inhaling, and exhale the airflow to the lower left when exhaling, then the target area is located at the lower left of the key area. If the target subject is sleeping on the right side, when inhaling, the mouth and nose will inhale the airflow from the lower right, and when exhaling, the airflow will be exhaled to the lower right, then the target area is located at the lower right of the key area.
- the embodiment of the present disclosure does not limit the manner of determining the respiration rate detection scene.
- various typical respiration rate detection scenarios can be hierarchically classified, for example, the major categories are sleeping scenes, active scenes, sitting still scenes, etc., and the subcategories represent the specific posture of the target object in each major category of scenes, For example, in the sleep scene, the user sleeps on the left side, on the right side, or on the back.
- Each level category corresponds to a unique scene identifier.
- the category identifier of sleep scenes is 10
- the identifiers of left sleep, right sleep and supine sleep are specifically 10-1, 10-2 and 10-3.
- the respiration rate detection scene can be determined by obtaining the specific scene identifier input by the user.
- the respiration rate detection scene can also be automatically determined.
- FIG. 6 shows a schematic flowchart of a method for determining a breathing rate detection scene according to an embodiment of the present disclosure, including:
- scene clustering can be performed based on massive thermal images.
- the embodiment of the present disclosure does not limit the scene clustering method.
- the feature information is extracted from the corresponding thermal image, and the scene feature information of the scene category is determined according to the feature information extraction result.
- the embodiment of the present disclosure does not limit the specific method of determining the scene feature information of the scene category according to the feature information extraction result.
- clustering can be further performed according to the feature information extraction result, and the feature information corresponding to the cluster center can be determined as the scene The scene characteristic information of the category. It is also possible to randomly select a plurality of feature extraction results, and determine the average value of each feature extraction result as the scene feature information of the scene category.
- the thermal images in step S101 are located in the same scene, and one or more thermal images can be selected for scene feature extraction to obtain target scene feature information.
- the embodiment of the present disclosure does not limit the specific method of scene feature extraction.
- FIG. 7 shows a schematic flow chart of a scene feature extraction method according to an embodiment of the present disclosure, including:
- Embodiments of the present disclosure may perform the above scene feature extraction based on a feature extraction network.
- FIG. 8 shows a schematic diagram of a feature extraction network (for extracting scene features) according to an embodiment of the present disclosure.
- the feature extraction network can be expanded to form a standard convolutional network through top-down channels and horizontal connections, so that rich, multi-scale feature extraction results can be effectively extracted from single-resolution thermal images.
- the feature extraction network only briefly shows 3 layers, but in practical applications, the feature extraction network may include 4 layers or even more.
- the downsampling network layer in the feature extraction network can output feature extraction results at various scales.
- the downsampling network layer is actually a general term for the related network layers that realize the feature aggregation function. Specifically, the downsampling network layer can be the largest pooling layer, average pooling layer, etc., the embodiment of the present disclosure does not limit the specific structure of the downsampling network layer.
- the feature extraction results extracted by different layers of the feature extraction network have different scales, and the above-mentioned feature extraction results can be fused according to the order of increasing levels to obtain feature fusion results of multiple levels.
- the above-mentioned feature extraction network may include three feature extraction layers, which sequentially output feature extraction results A1, B1, and C1 in order of increasing levels.
- the embodiments of the present disclosure do not limit the expression manner of the feature extraction results, and the above feature extraction results A1, B1, and C1 may be represented by feature maps, feature matrices, or feature vectors.
- the feature extraction results A1, B1 and C1 can be sequentially fused to obtain multiple levels of feature fusion results.
- the feature extraction result A1 can be used to perform its own inter-channel information fusion to obtain the feature fusion result A2.
- the feature extraction result A1 and the feature extraction result B1 can be fused to obtain a feature fusion result B2.
- the feature extraction result A1, the feature extraction result B1 and the feature extraction result C1 can be fused to obtain a feature fusion result C2.
- the embodiment of the present disclosure does not limit a specific fusion method, and at least one of dimension reduction, addition, multiplication, inner product, convolution and a combination thereof may be used for the above fusion.
- the feature fusion results C2, B2 and A2 obtained above can be sequentially fused to obtain feature information of the target scene.
- the fusion method used in the fusion process may be the same as or different from the previous step, which is not limited in this embodiment of the present disclosure.
- the feature information of the target scene can not only contain rich feature information, but also contain sufficient context information through two-way fusion.
- the scene category corresponding to the scene feature information closest to the target scene feature information may be determined as the target scene category. Based on this configuration, the category of the target scene can be automatically determined, so that the accuracy of the automatically determined category of the target scene is higher under the premise of optimizing the method for extracting feature information of the target scene.
- mapping relationship management information may be acquired, and the above mapping relationship management information represents a correspondence relationship between a mapping relationship and a scene category. According to the target scene category and the mapping relationship management information, the target mapping relationship is obtained.
- the above mapping relationship represents the corresponding relationship between the key area and the target area
- the mapping relationship management information represents the corresponding relationship between the mapping relationship and the scene category.
- the mapping relationship and the mapping relationship management information can be set according to the actual situation, and can also be modified according to the actual situation. , so that the solutions in the embodiments of the present disclosure can be adaptively updated with the expansion of application scenarios, so as to fully meet the requirements of providing non-contact respiration rate detection services in various scenarios.
- the target area can be determined according to the key area directly identified from the neural network, thereby indirectly and automatically determining the target area, which further expands the application scenarios of the embodiments of the present disclosure.
- temperature information corresponding to relevant pixel points in the above target area may be determined.
- the temperature information corresponding to the above target area is calculated according to the temperature information corresponding to each of the relevant pixel points.
- the breathing rate of the target object can be further determined.
- each pixel in the target area may be the relevant pixel.
- pixel filtering can also be performed based on the temperature information of each pixel in the target area, and the pixels whose temperature information does not meet the preset temperature requirements are filtered out, and the unfiltered pixels are determined as the relevant pixel.
- Embodiments of the present disclosure do not limit the preset temperature requirement, for example, an upper temperature limit, a lower temperature limit or a temperature range may be defined.
- the embodiment of the present disclosure does not limit the specific method for calculating the temperature information corresponding to the target area.
- the mean value or weighted mean value of the temperature information corresponding to each relevant pixel point can be determined as the temperature information corresponding to the target area.
- the embodiment of the present disclosure does not limit the weight value, which can be set by the user according to actual needs.
- the weight value may be anti-correlated with the distance between the corresponding relevant pixel point and the center position of the target area. Exemplarily, if the relevant pixel is closer to the center of the target area, the weight is higher, and if the relevant pixel is farther from the center of the target, the weight is lower.
- the temperature information changes periodically following the respiration of the target object, and the respiration rate of the target object is determined according to the extracted temperature information.
- the embodiment of the present disclosure considers that the breathing of the target object will cause the temperature of the target area to show periodic changes.
- the temperature of the target area will decrease accordingly.
- the target object exhales the temperature of the target area will increase
- the respiration rate of the target object can be determined by analyzing the periodic change rule of the extracted temperature information.
- FIG. 9 shows a schematic flowchart of a method for determining the respiration rate of a target object according to the extracted temperature information according to an embodiment of the present disclosure, including:
- a temperature sequence can be obtained.
- each thermal image is obtained by shooting the target object A, then each thermal image can be extracted to the target area of the target object A, and then the temperature of the target area can be obtained information, so that a temperature sequence containing 200 temperature information can be obtained. If each thermal image above includes N target objects, then N temperature sequences containing 200 pieces of temperature information can be obtained.
- a noise reduction processing strategy and a noise reduction processing method may be determined; according to the above noise reduction processing strategy and based on the above noise reduction method, the above temperature sequence is processed to obtain the above target temperature sequence.
- noise reduction processing strategies include at least one of the following: noise reduction based on high-frequency threshold, noise reduction based on low-frequency threshold, random noise filtering, and posterior noise reduction.
- the above noise reduction processing is implemented based on at least one of the following manners: independent component analysis, Laplacian pyramid, bandpass filtering, wavelet, and Hamming window.
- the respiration rate verification conditions and noise reduction experience parameters corresponding to the posterior noise reduction you can set the respiration rate verification conditions and noise reduction experience parameters corresponding to the posterior noise reduction, and denoise the above temperature sequence according to the noise reduction experience parameters to obtain the target temperature sequence.
- the embodiment of the present disclosure does not limit the method for determining the noise reduction experience parameter, which may be obtained according to expert experience.
- FIG. 10 shows a schematic flow chart of a method for determining the respiration rate of a target subject according to the extracted target temperature information sequence according to an embodiment of the present disclosure, including:
- the corresponding time intervals can be calculated for every two adjacent key points, and then N-1 time intervals can be determined.
- Embodiments of the present disclosure do not limit the specific method for determining the above-mentioned respiration rate according to the time interval.
- the reciprocal of one of them can be determined as the above-mentioned respiration rate, and the respiration rate can also be determined based on some or all of the time intervals, for example, the above-mentioned several time intervals or all
- the reciprocal of the mean value of the time interval was determined as the above-mentioned respiration rate.
- the embodiments of the present disclosure can accurately determine the respiration rate by calculating the time interval between adjacent key points.
- the respiration rate detection method provided by the embodiments of the present disclosure can detect one or more target objects, as long as the target objects are located in the field of view of the thermal imaging camera.
- the respiration rate can be determined by taking thermal imaging photos of the target object without contact with the target object, and can be widely used in various scenarios. For example, in hospital ward monitoring, patients can monitor the patient's breathing rate without wearing any equipment, reduce the patient's discomfort, and improve the quality, effectiveness and efficiency of patient monitoring. In a closed scene, such as an office or the lobby of an office building, the breathing rate of the people present is detected to determine whether there is any abnormality.
- the baby's breathing can be detected to prevent the baby from suffocating due to food blocking the airway, and the baby's breathing rate can be analyzed in real time to judge the baby's health status.
- the remote-controlled thermal imaging camera captures the target object that may become the source of infection, and monitors the vital signs of the target object while avoiding infection.
- the respiration rate detection method based on thermal imaging provided by the embodiments of the present disclosure can determine the respiration rate of the target object by analyzing the thermal image captured by the thermal imaging camera, so as to obtain the respiration rate detection result without contacting the target object. It realizes non-contact detection, fills the blank of non-contact detection scene, and has good detection speed and detection accuracy.
- Fig. 11 shows a block diagram of a device for detecting respiration rate based on thermal imaging according to an embodiment of the present disclosure.
- the above-mentioned devices include:
- a thermal image acquisition module 10 configured to acquire at least two thermal images, the at least two thermal images including the outline of the target object rendered based on the temperature information of the target object;
- the target area extraction module 20, for each of the at least two thermal images, is used to extract the target area in the thermal image based on a neural network;
- the temperature information extraction module 30 is configured to extract temperature information corresponding to the target area for each of the at least two thermal images; wherein, the temperature information of the target object in the at least two thermal images follows the The respiration of the said subject exhibits periodic changes;
- the respiration rate determination module 40 is configured to determine the respiration rate of the target object according to the extracted temperature information.
- the above-mentioned neural network is obtained based on the following method: obtaining a sample thermal image set and labels corresponding to multiple sample thermal images in the sample thermal image set; wherein, for each sample thermal image, the sample thermal image The image includes the outline of the sample target object rendered based on the temperature information of the sample target object, and the label corresponding to the sample thermal image represents a target area of the sample target object, and the target area is the mouth and nose of the sample target object Area or mask area; feature extraction is performed on the multiple sample thermal images in the sample thermal image set to obtain sample feature information; predict the target area according to the sample feature information to obtain the target area prediction result; according to the target area Predicting the outcome and the label, training the neural network.
- the device further includes a sample feature information extraction module, configured to perform initial feature extraction on the sample thermal image for each sample thermal image to obtain a first feature map; the first feature map Perform composite feature extraction to obtain first feature information, wherein the composite feature extraction includes channel feature extraction; based on the salient features in the first feature information, filter the first feature map to obtain a filtering result; extract the filtering result The second feature information in the sample; fusing the first feature information and the second feature information to obtain sample feature information of the sample thermal image.
- a sample feature information extraction module configured to perform initial feature extraction on the sample thermal image for each sample thermal image to obtain a first feature map
- the first feature map Perform composite feature extraction to obtain first feature information, wherein the composite feature extraction includes channel feature extraction; based on the salient features in the first feature information, filter the first feature map to obtain a filtering result; extract the filtering result The second feature information in the sample; fusing the first feature information and the second feature information to obtain sample feature information of the sample thermal image.
- the above-mentioned neural network includes a first neural network and a second neural network; the above-mentioned target area extraction module extracts the face target in the thermal image based on the first neural network; The neural network extracts the target area in the human face target, which is the mask area in the human face target
- the above-mentioned target area extraction module is used to extract the key area in the thermal image based on the neural network, the key area is the mask area or the mouth and nose area; determine the breathing rate detection scene; according to the In the respiration rate detection scenario, determine a target mapping relationship between the key area and the target area; determine the target area according to the target mapping relationship and the key area.
- the above-mentioned target area extraction module is also used to obtain scene mapping information, and the above-mentioned scene mapping information represents the corresponding relationship between scene feature information and scene categories; for at least one of the at least two thermal images
- the thermal image is subjected to scene feature extraction to obtain target scene feature information; according to the target scene feature information and the scene mapping information, the target scene category corresponding to the target scene feature information is obtained, and the target scene category points to the breathing rate Detection scene.
- the target area extraction module is further configured to obtain mapping relationship management information, the mapping relationship management information representing the corresponding relationship between the mapping relationship and the scene category; according to the above target scene category and the above mapping relationship management information, Obtain the above target mapping relationship.
- the above-mentioned target area extraction module is further configured to perform multi-scale feature extraction on at least one of the at least two thermal images to obtain feature extraction results of multiple levels; increase by level In order, the feature extraction results are fused to obtain feature fusion results of multiple levels; the feature fusion results are fused in descending order of levels to obtain the target scene feature information.
- the temperature information extraction module is configured to determine temperature information corresponding to pixels in the target area; and calculate temperature information corresponding to the target area according to the temperature information corresponding to pixels.
- the respiration rate determination module is configured to sort the above temperature information in time order to obtain a temperature sequence; perform noise reduction processing on the above temperature sequence to obtain a target temperature sequence; based on the above target temperature sequence, Determine the respiration rate of the aforementioned target subject.
- the respiration rate determination module is also used to determine the noise reduction processing strategy and noise reduction processing method; according to the above noise reduction processing strategy, the above temperature sequence is processed based on the above noise reduction method to obtain the above target temperature series.
- the above-mentioned noise reduction processing strategy includes at least one of the following: noise reduction based on high-frequency threshold, noise reduction based on low-frequency threshold, random noise filtering, and posterior noise reduction; the above-mentioned noise reduction processing is implemented based on at least one of the following methods: independent component analysis , Laplacian pyramid, bandpass filter, wavelet, Hamming window.
- the above-mentioned respiration rate determination module is also used to determine multiple key points in the above-mentioned target temperature sequence, and the above-mentioned key points are all peak points or all are valley points; for any two adjacent key points , to determine the time interval between the above two adjacent key points; according to the above time interval, determine the above respiration rate.
- the functions or modules included in the device provided by the embodiments of the present disclosure can be used to execute the methods described in the method embodiments above, and its specific implementation can refer to the description of the method embodiments above. For brevity, here No longer.
- Embodiments of the present disclosure also provide a computer-readable storage medium, wherein at least one instruction or at least one program is stored in the computer-readable storage medium, and the above-mentioned method is implemented when the at least one instruction or at least one program is loaded and executed by a processor.
- the computer readable storage medium may be a non-transitory computer readable storage medium.
- An embodiment of the present disclosure also proposes an electronic device, including: a processor; and a memory for storing instructions executable by the processor; wherein the processor is configured as the above method.
- Electronic devices may be provided as terminals, servers, or other forms of devices.
- Fig. 12 shows a block diagram of an electronic device according to an embodiment of the present disclosure.
- the electronic device 800 may be a terminal such as a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, a fitness device, or a personal digital assistant.
- electronic device 800 may include one or more of the following components: processing component 802, memory 804, power supply component 806, multimedia component 808, audio component 810, input/output (I/O) interface 812, sensor component 814 , and the communication component 816.
- the processing component 802 generally controls the overall operations of the electronic device 800, such as those associated with display, telephone calls, data communications, camera operations, and recording operations.
- the processing component 802 may include one or more processors 820 to execute instructions to complete all or part of the steps of the above method. Additionally, processing component 802 may include one or more modules that facilitate interaction between processing component 802 and other components. For example, processing component 802 may include a multimedia module to facilitate interaction between multimedia component 808 and processing component 802 .
- the memory 804 is configured to store various types of data to support operations at the electronic device 800 . Examples of such data include instructions for any application or method operating on the electronic device 800, contact data, phonebook data, messages, pictures, videos, and the like.
- the memory 804 can be implemented by any type of volatile or non-volatile storage device or their combination, such as static random access memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable Programmable Read Only Memory (EPROM), Programmable Read Only Memory (PROM), Read Only Memory (ROM), Magnetic Memory, Flash Memory, Magnetic or Optical Disk.
- SRAM static random access memory
- EEPROM electrically erasable programmable read-only memory
- EPROM erasable Programmable Read Only Memory
- PROM Programmable Read Only Memory
- ROM Read Only Memory
- Magnetic Memory Flash Memory
- Magnetic or Optical Disk Magnetic Disk
- the power supply component 806 provides power to various components of the electronic device 800 .
- Power components 806 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for electronic device 800 .
- the multimedia component 808 includes a screen providing an output interface between the above-mentioned electronic device 800 and the user.
- 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 to receive input signals from a user.
- the touch panel includes one or more touch sensors to sense touches, swipes, and gestures on the touch panel.
- the above-mentioned touch sensor may not only sense a boundary of a touch or a sliding action, but also detect a duration and pressure related to the above-mentioned touching or sliding operation.
- the multimedia component 808 includes a front camera and/or a rear camera. When the electronic device 800 is in an operation mode, such as a shooting mode or a video mode, the front camera and/or the rear camera can receive external multimedia data.
- Each front camera and rear camera can be a fixed optical lens system or have focal length and optical zoom capability.
- the audio component 810 is configured to output and/or input audio signals.
- the audio component 810 includes a microphone (MIC), which is configured to receive external audio signals when the electronic device 800 is in operation modes, such as call mode, recording mode and voice recognition mode. Received audio signals may be further stored in memory 804 or sent via communication component 816 .
- the audio component 810 also includes a speaker for outputting audio signals.
- the I/O interface 812 provides an interface between the processing component 802 and a peripheral interface module, which may be a keyboard, a click wheel, a button, and the like. These buttons may include, but are not limited to: a home button, volume buttons, start button, and lock button.
- Sensor assembly 814 includes one or more sensors for providing status assessments of various aspects of electronic device 800 .
- the sensor component 814 can detect the open/close state of the electronic device 800, the relative positioning of the components, such as the above-mentioned components are the display and the keypad of the electronic device 800, the sensor component 814 can also detect the electronic device 800 or a component of the electronic device 800 Changes in the position of , presence or absence of user contact with the electronic device 800 , orientation or acceleration/deceleration of the electronic device 800 and temperature changes of the electronic device 800 .
- Sensor assembly 814 may include a proximity sensor configured to detect the presence of nearby objects in the absence of any physical contact.
- Sensor assembly 814 may also include an optical sensor, such as a CMOS or CCD image sensor, for use in imaging applications.
- the sensor component 814 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor or a temperature sensor.
- the communication component 816 is configured to facilitate wired or wireless communication between the electronic device 800 and other devices.
- the electronic device 800 can access wireless networks based on communication standards, such as WiFi, 2G, 3G, 4G, 5G or combinations thereof.
- the communication component 816 receives broadcast signals or broadcast related information from an external broadcast management system via a broadcast channel.
- the aforementioned communication component 816 also includes a near field communication (NFC) module to facilitate short-range communication.
- the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, Infrared Data Association (IrDA) technology, Ultra Wide Band (UWB) technology, Bluetooth (BT) technology and other technologies.
- RFID Radio Frequency Identification
- IrDA Infrared Data Association
- UWB Ultra Wide Band
- Bluetooth Bluetooth
- electronic device 800 may be implemented by one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable A programmable gate array (FPGA), controller, microcontroller, microprocessor or other electronic component implementation for performing the methods described above.
- ASICs application specific integrated circuits
- DSPs digital signal processors
- DSPDs digital signal processing devices
- PLDs programmable logic devices
- FPGA field programmable A programmable gate array
- controller microcontroller, microprocessor or other electronic component implementation for performing the methods described above.
- a non-volatile computer-readable storage medium such as a memory 804 including computer program instructions, which can be executed by the processor 820 of the electronic device 800 to implement the above method.
- FIG. 13 shows a block diagram of another electronic device according to an embodiment of the present disclosure.
- electronic device 1900 may be provided as a server.
- electronic device 1900 includes processing component 1922 , which further includes one or more processors, and a memory resource represented by memory 1932 for storing instructions executable by processing component 1922 , such as application programs.
- the application programs stored in memory 1932 may include one or more modules each corresponding to a set of instructions.
- the processing component 1922 is configured to execute instructions to perform the above method.
- Electronic device 1900 may also include a power supply component 1926 configured to perform power management of electronic device 1900, a wired or wireless network interface 1950 configured to connect electronic device 1900 to a network, and an input-output (I/O) interface 1958 .
- the electronic device 1900 can operate based on an operating system stored in the memory 1932, such as Windows ServerTM, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM or the like.
- a non-transitory computer-readable storage medium such as the memory 1932 including computer program instructions, which can be executed by the processing component 1922 of the electronic device 1900 to implement the above method.
- the present disclosure can be a system, method and/or computer program product.
- a computer program product may include a computer readable storage medium having computer readable program instructions thereon for causing a processor to implement various aspects of the present disclosure.
- a computer readable storage medium may be a tangible device that can retain and store instructions for use by an instruction execution device.
- a computer readable storage medium may be, for example, but is not limited to, an electrical storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing.
- Computer-readable storage media include: portable computer diskettes, hard disks, random access memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM), or flash memory), static random access memory (SRAM), compact disc read only memory (CD-ROM), digital versatile disc (DVD), memory stick, floppy disk, mechanically encoded device, such as a printer with instructions stored thereon A hole card or a raised structure in a groove, and any suitable combination of the above.
- RAM random access memory
- ROM read-only memory
- EPROM erasable programmable read-only memory
- flash memory static random access memory
- SRAM static random access memory
- CD-ROM compact disc read only memory
- DVD digital versatile disc
- memory stick floppy disk
- mechanically encoded device such as a printer with instructions stored thereon
- a hole card or a raised structure in a groove and any suitable combination of the above.
- computer-readable storage media are not to be construed as transient signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through waveguides or other transmission media (e.g., pulses of light through fiber optic cables), or transmitted electrical signals.
- Computer-readable program instructions described herein may be downloaded from a computer-readable storage medium to a respective computing/processing device, or downloaded to an external computer or external storage device over a network, such as the Internet, a local area network, a wide area network, and/or a wireless network.
- the network may include copper transmission cables, fiber optic transmission, wireless transmission, routers, firewalls, switches, gateway computers, and/or edge servers.
- a network adapter card or a network interface in each computing/processing device receives computer-readable program instructions from the network and forwards the computer-readable program instructions for storage in a computer-readable storage medium in each computing/processing device .
- Computer program instructions for performing the operations of the present disclosure may be assembly instructions, instruction set architecture (ISA) instructions, machine instructions, machine-dependent instructions, microcode, firmware instructions, state setting data, or Source or object code written in any combination of the above programming languages including object-oriented programming languages—such as Smalltalk, C++, etc., and conventional procedural programming languages—such as “C” or similar programming languages.
- Computer readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer, or entirely on the remote computer or server implement.
- the remote computer can be connected to the user computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (such as via the Internet using an Internet service provider). connect).
- LAN local area network
- WAN wide area network
- an electronic circuit such as a programmable logic circuit, field programmable gate array (FPGA), or programmable logic array (PLA)
- FPGA field programmable gate array
- PDA programmable logic array
- These computer-readable program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine such that when executed by the processor of the computer or other programmable data processing apparatus , producing an apparatus for realizing the functions/actions specified in one or more blocks in the flowchart and/or block diagram.
- These computer-readable program instructions can also be stored in a computer-readable storage medium, and these instructions cause computers, programmable data processing devices and/or other devices to work in a specific way, so that the computer-readable medium storing instructions includes An article of manufacture comprising instructions for implementing various aspects of the functions/acts specified in one or more blocks in flowcharts and/or block diagrams.
- each block in a flowchart or block diagram may represent a module, a portion of a program segment, or an instruction that includes one or more programmable logic components for implementing specified logical functions.
- Execute instructions may be executed.
- the order noted in the blocks may occur out of the order noted in the figures. For example, two blocks in succession may, in fact, be executed substantially concurrently, or they may sometimes be executed in the reverse order, depending upon the functionality involved.
- each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations can be implemented by a dedicated hardware-based system that performs the specified function or action , or may be implemented by a combination of dedicated hardware and computer instructions.
Landscapes
- Engineering & Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Life Sciences & Earth Sciences (AREA)
- Physics & Mathematics (AREA)
- Artificial Intelligence (AREA)
- General Health & Medical Sciences (AREA)
- Molecular Biology (AREA)
- Medical Informatics (AREA)
- Biomedical Technology (AREA)
- Biophysics (AREA)
- Pathology (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Theoretical Computer Science (AREA)
- Veterinary Medicine (AREA)
- Public Health (AREA)
- Animal Behavior & Ethology (AREA)
- Surgery (AREA)
- Heart & Thoracic Surgery (AREA)
- Evolutionary Computation (AREA)
- Physiology (AREA)
- Signal Processing (AREA)
- Psychiatry (AREA)
- Data Mining & Analysis (AREA)
- Mathematical Physics (AREA)
- General Physics & Mathematics (AREA)
- Pulmonology (AREA)
- General Engineering & Computer Science (AREA)
- Fuzzy Systems (AREA)
- Bioinformatics & Computational Biology (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Computational Linguistics (AREA)
- Computing Systems (AREA)
- Software Systems (AREA)
- Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
- Radiology & Medical Imaging (AREA)
- Quality & Reliability (AREA)
- Image Analysis (AREA)
Abstract
Description
Claims (15)
- 一种基于热成像的呼吸率检测方法,包括:获取至少两张热图像,所述至少两张热图像包括基于目标对象的温度信息渲染出的所述目标对象的轮廓;针对所述至少两张热图像中的每一张,基于神经网络提取该热图像中的目标区域;提取该目标区域对应的温度信息;其中,所述至少两张热图像中所述目标对象的温度信息跟随所述目标对象的呼吸呈现周期性变化;根据提取到的温度信息,确定所述目标对象的呼吸率。
- 根据权利要求1所述的方法,其特征在于,所述神经网络基于下述方法得到:获取样本热图像集和所述样本热图像集中多张样本热图像对应的标签;其中,针对每张样本热图像,该样本热图像包括基于样本目标对象的温度信息渲染出的所述样本目标对象的轮廓,该样本热图像对应的标签表征所述样本目标对象的目标区域,所述目标区域为所述样本目标对象的口鼻区域或口罩区域;对所述样本热图像集中的所述多张样本热图像进行特征提取,得到样本特征信息;根据所述样本特征信息预测目标区域,得到目标区域预测结果;根据所述目标区域预测结果和所述标签,训练所述神经网络。
- 根据权利要求2所述的方法,其特征在于,所述对所述样本热图像集中的所述多张样本热图像进行特征提取,得到样本特征信息,包括:针对每张样本热图像,对该样本热图像进行初始特征提取,得到第一特征图;对该第一特征图进行复合特征提取,得到第一特征信息,其中,该复合特征提取包括通道特征提取;基于该第一特征信息中的显著特征,对该第一特征图进行过滤得到过滤结果;提取所述过滤结果中的第二特征信息;融合该第一特征信息和该第二特征信息,得到该样本热图像的样本特征信息。
- 根据权利要求1所述的方法,其特征在于,所述神经网络包括第一神经网络和第二神经网络;所述针对所述至少两张热图像中的每一张,基于神经网络提取该热图像中的目标区域,包括:基于所述第一神经网络提取该热图像中的人脸目标;基于所述第二神经网络提取所述人脸目标中的目标区域,该目标区域为所述人脸目标中的口罩区域。
- 根据权利要求1所述的方法,其特征在于,所述针对所述至少两张热图像中的每一张,基于神经网络提取该热图像中的目标区域,包括:基于所述神经网络提取该热图像中的关键区域,所述关键区域为口罩区域或口鼻区域;确定呼吸率检测场景;根据所述呼吸率检测场景,确定所述关键区域与所述目标区域的目标映射关系;根据所述目标映射关系和所述关键区域,确定所述目标区域。
- 根据权利要求5所述的方法,其特征在于,所述确定呼吸率检测场景,包括:获取场景映射信息,所述场景映射信息表征场景特征信息与场景类别的对应关系;对所述至少两张热图像中的至少一张热图像进行场景特征提取,得到目标场景特征信息;根据所述目标场景特征信息和所述场景映射信息,得到所述目标场景特征信息对应的目标场景类别,所述目标场景类别指向所述呼吸率检测场景。
- 根据权利要求6所述的方法,其特征在于,所述根据所述呼吸率检测场景,确定所述关键区域与所述目标区域的目标映射关系,包括:获取映射关系管理信息,所述映射关系管理信息表征映射关系与场景类别的对应关系;根据所述目标场景类别和所述映射关系管理信息,得到所述目标映射关系。
- 根据权利要求6或7所述的方法,其特征在于,所述对所述至少两张热图像中的至少一张热图像进行场景特征提取,得到目标场景特征信息,包括:对所述至少两张热图像中的至少一张热图像进行多尺度特征提取,得到多个层级的特征提取结果;按照层级递增顺序,对所述特征提取结果进行融合,得到多个层级的特征融合结果;按照层级递减顺序,对所述特征融合结果进行融合,得到所述目标场景特征信息。
- 根据权利要求1至8中任意一项所述的方法,其特征在于,所述提取该目标区域对应的温度信息,包括:确定该目标区域中像素点对应的温度信息;根据所述像素点对应的温度信息,计算该目标区域对应的温度信息。
- 根据权利要求1至8中任意一项所述的方法,其特征在于,所述根据提取到的温度信息,确定所述目标对象的呼吸率,包括:按照时间顺序对所述温度信息进行排序,得到温度序列;对所述温度序列进行降噪处理,得到目标温度序列;基于所述目标温度序列,确定所述目标对象的呼吸率。
- 根据权利要求10所述的方法,其特征在于,所述对所述温度序列进行降噪处理,得到目标温度序列,包括:确定降噪处理策略和降噪处理方式;根据所述降噪处理策略,基于所述降噪方式对所述温度序列进行处理,得到所述目标温度序列;其中,所述降噪处理策略包括下述至少一个:基于高频阈值降噪、基于低频阈值降噪、滤除随机噪声、后验降噪;所述降噪处理基于下述至少一种方式实施:独立成分分析、拉普拉斯金字塔、带通滤波、小波、汉明窗。
- 根据权利要求10或11所述的方法,其特征在于,所述基于所述目标温度序列,确定所述目标对象的呼吸率,包括:确定所述目标温度序列中多个关键点,所述关键点均为峰值点或均为谷值点;对于任意两个相邻关键点,确定所述两个相邻关键点之间时间间隔;根据所述时间间隔,确定所述呼吸率。
- 一种基于热成像的呼吸率检测装置,包括:热图像获取模块,用于获取至少两张热图像,所述至少两张热图像包括基于目标对象的温度信息渲染出的所述目标对象的轮廓;针对所述至少两张热图像中的每一张,目标区域提取模块,用于基于神经网络提取该热图像中的目标区域;温度信息提取模块,用于提取该目标区域对应的温度信息;其中,所述至少两张热图像中所述目标对象的温度信息跟随所述目标对象的呼吸呈现周期性变化;呼吸率确定模块,用于根据提取到的温度信息,确定所述目标对象的呼吸率。
- 一种计算机可读存储介质,所述计算机可读存储介质中存储有至少一条指令或至少一段程序,所述至少一条指令或至少一段程序由处理器加载并执行以实现如权利要求1-12中任意一项所述的基于热成像的呼吸率检测方法。
- 一种电子设备,包括至少一个处理器,以及与所述至少一个处理器通信连接的存储器;其中,所述存储器存储有可被所述至少一个处理器执行的指令,所述至少一个处理器通过执行所述存储器存储的指令实现如权利要求1-12中任意一项所述的基于热成像的呼吸率检测方法。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202110877891.9A CN113576452A (zh) | 2021-07-30 | 2021-07-30 | 基于热成像的呼吸率检测方法、装置及电子设备 |
| CN202110877891.9 | 2021-07-30 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2023005402A1 true WO2023005402A1 (zh) | 2023-02-02 |
Family
ID=78253358
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2022/096186 Ceased WO2023005402A1 (zh) | 2021-07-30 | 2022-05-31 | 基于热成像的呼吸率检测方法、装置及电子设备 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN113576452A (zh) |
| WO (1) | WO2023005402A1 (zh) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN117392527A (zh) * | 2023-12-11 | 2024-01-12 | 中国海洋大学 | 一种高精度水下目标分类检测方法及其模型搭建方法 |
| CN119184667A (zh) * | 2024-09-09 | 2024-12-27 | 合肥工业大学 | 基于面部热成像的非接触式呼吸率检测方法及系统 |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113576452A (zh) * | 2021-07-30 | 2021-11-02 | 深圳市商汤科技有限公司 | 基于热成像的呼吸率检测方法、装置及电子设备 |
| CN113576451A (zh) * | 2021-07-30 | 2021-11-02 | 深圳市商汤科技有限公司 | 呼吸率检测方法、装置、存储介质及电子设备 |
| CN114387644A (zh) * | 2021-12-28 | 2022-04-22 | 卢嘉颖 | 非侵入式呼吸状态识别方法、系统、设备及存储介质 |
| CN114869253A (zh) * | 2022-04-18 | 2022-08-09 | 西安商汤智能科技有限公司 | 对象状态的识别方法、装置、设备及存储介质 |
| CN115307741A (zh) * | 2022-08-09 | 2022-11-08 | 国家能源集团宁夏煤业有限责任公司 | 报警信息的设定方法以及其设定装置 |
| TWI816602B (zh) * | 2022-11-17 | 2023-09-21 | 國立雲林科技大學 | 生理訊號量測方法及其系統 |
Citations (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103006187A (zh) * | 2013-01-10 | 2013-04-03 | 浙江大学 | 一种非接触式生命体征数据监测系统和监测方法 |
| US20170055878A1 (en) * | 2015-06-10 | 2017-03-02 | University Of Connecticut | Method and system for respiratory monitoring |
| CN111568388A (zh) * | 2020-04-30 | 2020-08-25 | 清华大学 | 一种非接触式口呼吸检测装置、方法及存储介质 |
| CN111839519A (zh) * | 2020-05-26 | 2020-10-30 | 合肥工业大学 | 非接触式呼吸频率监测方法及系统 |
| CN111898580A (zh) * | 2020-08-13 | 2020-11-06 | 上海交通大学 | 针对戴口罩人群的体温和呼吸数据采集系统、方法及设备 |
| CN112057074A (zh) * | 2020-07-21 | 2020-12-11 | 北京迈格威科技有限公司 | 呼吸速率测量方法、装置、电子设备及计算机存储介质 |
| CN113576451A (zh) * | 2021-07-30 | 2021-11-02 | 深圳市商汤科技有限公司 | 呼吸率检测方法、装置、存储介质及电子设备 |
| CN113576452A (zh) * | 2021-07-30 | 2021-11-02 | 深圳市商汤科技有限公司 | 基于热成像的呼吸率检测方法、装置及电子设备 |
| CN113592817A (zh) * | 2021-07-30 | 2021-11-02 | 深圳市商汤科技有限公司 | 检测呼吸率的方法、装置、存储介质及电子设备 |
Family Cites Families (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8790269B2 (en) * | 2011-05-09 | 2014-07-29 | Xerox Corporation | Monitoring respiration with a thermal imaging system |
| WO2015030611A1 (en) * | 2013-09-02 | 2015-03-05 | Interag | Method and apparatus for determining respiratory characteristics of an animal |
| US10064559B2 (en) * | 2015-06-14 | 2018-09-04 | Facense Ltd. | Identification of the dominant nostril using thermal measurements |
| GB2596733B (en) * | 2016-10-14 | 2022-07-06 | Facense Ltd | Clip-on device with inward-facing thermal camera |
| KR102054213B1 (ko) * | 2017-11-24 | 2019-12-10 | 연세대학교산학협력단 | 열화상 카메라를 이용한 호흡 측정 시스템 |
| CN108335305B (zh) * | 2018-02-09 | 2020-10-30 | 北京市商汤科技开发有限公司 | 图像分割方法和装置、电子设备、程序和介质 |
| US20200138337A1 (en) * | 2018-11-06 | 2020-05-07 | The Regents Of The University Of Colorado, A Body Corporate | Non-Contact Breathing Activity Monitoring And Analyzing System Through Thermal On Projection Medium Imaging |
| CN111667476B (zh) * | 2020-06-09 | 2022-12-06 | 创新奇智(广州)科技有限公司 | 布料瑕疵检测方法、装置、电子设备及可读存储介质 |
| CN112924035B (zh) * | 2021-01-27 | 2022-06-21 | 复旦大学附属中山医院 | 基于热成像传感器的体温和呼吸率提取方法及应用 |
| CN112926537B (zh) * | 2021-04-07 | 2024-05-28 | 南方科技大学 | 图像处理方法、装置、电子设备以及存储介质 |
| CN113128520B (zh) * | 2021-04-28 | 2022-11-11 | 北京市商汤科技开发有限公司 | 图像特征提取方法、目标重识别方法、装置及存储介质 |
-
2021
- 2021-07-30 CN CN202110877891.9A patent/CN113576452A/zh not_active Withdrawn
-
2022
- 2022-05-31 WO PCT/CN2022/096186 patent/WO2023005402A1/zh not_active Ceased
Patent Citations (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103006187A (zh) * | 2013-01-10 | 2013-04-03 | 浙江大学 | 一种非接触式生命体征数据监测系统和监测方法 |
| US20170055878A1 (en) * | 2015-06-10 | 2017-03-02 | University Of Connecticut | Method and system for respiratory monitoring |
| CN111568388A (zh) * | 2020-04-30 | 2020-08-25 | 清华大学 | 一种非接触式口呼吸检测装置、方法及存储介质 |
| CN111839519A (zh) * | 2020-05-26 | 2020-10-30 | 合肥工业大学 | 非接触式呼吸频率监测方法及系统 |
| CN112057074A (zh) * | 2020-07-21 | 2020-12-11 | 北京迈格威科技有限公司 | 呼吸速率测量方法、装置、电子设备及计算机存储介质 |
| CN111898580A (zh) * | 2020-08-13 | 2020-11-06 | 上海交通大学 | 针对戴口罩人群的体温和呼吸数据采集系统、方法及设备 |
| CN113576451A (zh) * | 2021-07-30 | 2021-11-02 | 深圳市商汤科技有限公司 | 呼吸率检测方法、装置、存储介质及电子设备 |
| CN113576452A (zh) * | 2021-07-30 | 2021-11-02 | 深圳市商汤科技有限公司 | 基于热成像的呼吸率检测方法、装置及电子设备 |
| CN113592817A (zh) * | 2021-07-30 | 2021-11-02 | 深圳市商汤科技有限公司 | 检测呼吸率的方法、装置、存储介质及电子设备 |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN117392527A (zh) * | 2023-12-11 | 2024-01-12 | 中国海洋大学 | 一种高精度水下目标分类检测方法及其模型搭建方法 |
| CN117392527B (zh) * | 2023-12-11 | 2024-02-06 | 中国海洋大学 | 一种高精度水下目标分类检测方法及其模型搭建方法 |
| CN119184667A (zh) * | 2024-09-09 | 2024-12-27 | 合肥工业大学 | 基于面部热成像的非接触式呼吸率检测方法及系统 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN113576452A (zh) | 2021-11-02 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2023005468A1 (zh) | 检测呼吸率的方法、装置、存储介质及电子设备 | |
| CN113576452A (zh) | 基于热成像的呼吸率检测方法、装置及电子设备 | |
| WO2023005403A1 (zh) | 呼吸率检测方法、装置、存储介质及电子设备 | |
| WO2023005469A1 (zh) | 呼吸检测区域确定方法、装置、存储介质及电子设备 | |
| US10960173B2 (en) | Recommendation based on dominant emotion using user-specific baseline emotion and emotion analysis | |
| CN104408402B (zh) | 人脸识别方法及装置 | |
| CN105825522B (zh) | 图像处理方法和支持该方法的电子设备 | |
| CN105357425B (zh) | 图像拍摄方法及装置 | |
| CN110956061A (zh) | 动作识别方法及装置、驾驶员状态分析方法及装置 | |
| Fan et al. | Fall detection via human posture representation and support vector machine | |
| CN110717399A (zh) | 人脸识别方法和电子终端设备 | |
| CN106169075A (zh) | 身份验证方法及装置 | |
| KR102476619B1 (ko) | 전자 장치 및 이의 제어 방법 | |
| CN111488774A (zh) | 一种图像处理方法、装置和用于图像处理的装置 | |
| CN111724361B (zh) | 实时显示病灶的方法及装置、电子设备和存储介质 | |
| Chen et al. | Miso: Monitoring inactivity of single older adults at home using rgb-d technology | |
| CN108154091A (zh) | 图像展示方法、图像处理方法及装置 | |
| CN111738998B (zh) | 病灶位置动态检测方法及装置、电子设备和存储介质 | |
| CN116843647B (zh) | 肺野面积确定、肺发育评估方法及装置、电子设备和介质 | |
| CN108038870A (zh) | 物体跟踪的方法、装置及可读存储介质 | |
| HK40056534A (zh) | 基於热成像的呼吸率检测方法、装置及电子设备 | |
| HK40056531A (zh) | 检测呼吸率的方法、装置、存储介质及电子设备 | |
| CN113723306B (zh) | 俯卧撑检测方法、设备以及计算机可读介质 | |
| EP4586890A1 (en) | Respiratory evaluation and monitoring system and method | |
| HK40056532A (zh) | 呼吸检测区域确定方法、装置、存储介质及电子设备 |
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: 22848012 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: 22848012 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 24.06.2024) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 22848012 Country of ref document: EP Kind code of ref document: A1 |