WO2020177498A1 - Non-intrusive human body thermal comfort detection method and system based on posture estimation - Google Patents

Non-intrusive human body thermal comfort detection method and system based on posture estimation Download PDF

Info

Publication number
WO2020177498A1
WO2020177498A1 PCT/CN2020/073690 CN2020073690W WO2020177498A1 WO 2020177498 A1 WO2020177498 A1 WO 2020177498A1 CN 2020073690 W CN2020073690 W CN 2020073690W WO 2020177498 A1 WO2020177498 A1 WO 2020177498A1
Authority
WO
WIPO (PCT)
Prior art keywords
thermal comfort
posture
area
bone
detection method
Prior art date
Application number
PCT/CN2020/073690
Other languages
French (fr)
Chinese (zh)
Inventor
成孝刚
宋丽敏
任俊弛
钱俊鹏
李海波
Original Assignee
南京邮电大学
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 南京邮电大学 filed Critical 南京邮电大学
Publication of WO2020177498A1 publication Critical patent/WO2020177498A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/24Aligning, centring, orientation detection or correction of the image

Definitions

  • the invention relates to technologies such as human thermal comfort non-invasive detection, posture estimation, energy efficiency, artificial intelligence, etc., in particular to a non-invasive human thermal comfort detection method based on posture estimation, and belongs to the field of computer science and HVAC technology.
  • Real-time perception of human thermal comfort is essential for building energy conservation or automobile energy conservation. If the current thermal comfort state of indoor/car occupants can be grasped in real time, then effective feedback signals can be provided to the central air conditioning system in real time to control the temperature, humidity and airflow parameters of the entire room/car; not only can it meet the thermal comfort of the human body Demands can also achieve the goal of building energy conservation, thereby serving the "people-oriented" smart building requirements.
  • EIA U.S. Energy Information Administration
  • HVAC heating ventilation air condition
  • the questionnaire survey method requires continuous feedback from users and has low operability; the environmental monitoring method mainly detects objective parameters such as indoor temperature, humidity and airflow, and assumes that within a certain threshold range, most people will be satisfied.
  • the physiological detection method can detect the thermal comfort of a person in real time, but the practicability of the invasive and semi-invasive methods is low because they both need to attach the sensor to the body.
  • the non-invasive method is highly feasible and is currently the focus of research.
  • the purpose of the present invention is to propose a novel non-invasive human thermal comfort detection method and system from the perspective of human body posture estimation in a scene. This provides accurate and effective feedback signals for the central air conditioning system (HVAC) in real time, making the scene feel more comfortable and saving energy.
  • HVAC central air conditioning system
  • the technical solution of the present invention is: a non-invasive human thermal comfort detection method based on posture estimation, including the steps:
  • S2 Video acquisition and preprocessing.
  • the computer vision device captures and collects image data for subjects, and preprocesses and outputs pictures of interest domains;
  • Retrieval area search and delimit several areas related to the detection part one by one in the interest domain pictures obtained by screening, and the delineation of the area is based on the coordinates of the skeleton node in the basic parameter matrix ;
  • the posture related to the thermal comfort of the human body in step S1 of the detection method includes: wiping sweat and hand fan corresponding to the first thermal comfort level, shaking the chest T-shirt and scratching the head corresponding to the second thermal comfort level, and corresponding to the third thermal comfort level.
  • the image data in step S2 of the above detection method is 30 frames/second continuous frames
  • the preprocessing process is to extract pictures containing human body postures frame by frame, remove picture noise and enhance, and output the interest domain picture according to the area of the human body .
  • step S3 of the above detection method by calling the OpenPose platform or the bone capture algorithm, the coordinates and confidence values of the whole body bone nodes are directly obtained for each frame of interest domain image input, and an i(x, y, ⁇ ) parameter is output ,
  • the whole body bone nodes include nose, neck, right shoulder, right elbow, right wrist, left shoulder, left elbow, left wrist, right hip, right knee, right ankle, left hip, left knee, left ankle, right eye , Left eyes, right ears, and left ears are numbered in the order of 0-17, and the picture background is numbered 18.
  • i represents the bone node and its corresponding number
  • x and y respectively represent the position of each bone node in the image coordinate system of the interest domain
  • the coordinate value, ⁇ represents the confidence value and 0.5 is set as the screening threshold, n frames of interest domain pictures with ⁇ 0.5 are adopted and the interest domain pictures with ⁇ 0.5 are discarded.
  • the area in step S4 area locking includes the forehead, the top of the head, the left side of the head, the right side of the head, the intersection area between the left side of the face and above the chest.
  • the detection method described above is based on several postures defined in step S1, the action corresponding to each posture is associated and matched with a part of the whole body bone nodes, and the point field in step S5 locks a part of the bone node coordinates associated with a specific posture.
  • the judgment condition in step S6 of the above detection method includes one or several combinations of the concentrated area where the displacement changes of more than one bone key points involved in the posture estimation, the relative distance, the frequency, and the range of the distance change in the previous frame interval;
  • the threshold value is an empirical value after the training test, and includes an associated relative distance threshold value and a frequency threshold value respectively.
  • the above detection method further includes a posture detection and verification step S8.
  • the subject makes random actions to the computer vision device according to the posture defined in step S1, and verifies the conformity of the output thermal tendency and thermal comfort level with the posture .
  • the technical solution of the present invention is: a non-invasive human thermal comfort detection system based on posture estimation, which is realized by a computer and several pre-defined postures related to human thermal comfort, including:
  • Video acquisition and preprocessing unit computer vision device to capture image data facing the subject, and used to preprocess and output interest domain pictures in the processor;
  • Generate the basic parameter matrix unit which is used by the processor to capture the coordinates of the whole body skeleton node for each frame of interest domain picture input, and screen it frame by frame according to the confidence value;
  • the search area unit is used for the processor to search and delimit several regions related to the detection part one by one according to the action recognition requirements of the defined posture estimation.
  • the delineation of the regions is based on the skeleton in the basic parameter matrix.
  • the bone key-point locking unit is used for the processor to lock one or more bone node coordinates related to pose estimation in each area corresponding to each frame of interest domain picture;
  • the condition judgment unit is used for the processor to set the action recognition judgment conditions and thresholds corresponding to different posture estimations, and compare the change trend of the coordinates of each skeletal node in the previous and subsequent frames;
  • the output posture and detection result unit is used for the processor to recognize the posture according to the corresponding relationship between the coordinate change of the skeleton node and the judgment condition and threshold, and correspondingly output the thermal tendency and thermal comfort level of the detected human body.
  • the detection method does not need to wear or carry the sensor close to the body, and it is convenient and practical to use video capture and posture estimation.
  • People-oriented can meet the thermal comfort experience of all employees in the scene, and achieve the effect of adjusting the environment to serve people.
  • Fig. 1 is a schematic diagram of an example of the thermal response posture defined by the detection method of the present invention.
  • Figure 2 is a schematic diagram of an example of a cold reaction posture defined by the detection method of the present invention.
  • Fig. 3 is a schematic diagram of the distribution of bone key points in the detection method of the present invention.
  • Fig. 4 is a graph of the results of a questionnaire survey of defined thermal comfort attitude in step S1 of the detection method of the present invention.
  • Fig. 5 is an algorithm flow chart of the non-invasive human thermal comfort detection method of the present invention.
  • the many shortcomings of the existing technology for human thermal comfort detection methods and the obvious application experience of HAVC system control fixation or manual participation are investigated.
  • the invention relies on the development of computer vision and machine learning, and is committed to real-time perception of human comfort for heating and cooling systems, thereby providing real-time and effective feedback signals to participate in the automatic operation of the temperature regulator; it may meet the thermal comfort requirements of users to the greatest extent, and finally achieve People-oriented and energy saving in the true sense.
  • the present invention opens up a brand-new branch of scientific research, and innovatively proposes a non-invasive human thermal comfort detection method and system based on attitude estimation. Its technical realization is: according to Fanger’s theory, 12 thermal comfort evaluations are defined A large number of questionnaire surveys have proved the rationality of the defined posture; and on this basis, a human thermal comfort detection algorithm based on posture estimation is designed, which contains multiple sub-algorithms to recognize these actions and use the received The tester conducts a test to verify the rationality of the test algorithm, and outputs the corresponding results for reference by the HAVC system.
  • the non-invasive human thermal comfort detection method includes: S1, defining a number of postures related to human thermal comfort, and verifying the validity through a questionnaire survey; S2, video capture and preprocessing, computer vision device Shoot and collect image data (30 frames/second continuous frames) for the subject, and preprocess and output the interest domain picture; S3, generate a basic parameter matrix, capture the coordinates of the whole body bone node for each input frame of interest domain picture, and Screening frame by frame according to the confidence value; S4.
  • Retrieval area search and delimit several areas related to the detection part one by one in the interest domain images obtained by screening, and the basis of the delimitation is basic
  • first step S1 people will have different postures under cold and hot conditions. Therefore, it is an effective way to estimate thermal comfort based on posture. Looking for a gesture with commonality has far-reaching significance. Shown in Figure 1 and Figure 2 shows the heat and cold reaction attitude change law. Based on the Fanger theory, the present invention defines 12 thermal postures, and a large number of questionnaire surveys prove their effectiveness.
  • the types of postures include wiping sweat and hand fan corresponding to the first thermal comfort level, shaking chest T-shirt and head scratching corresponding to the second thermal comfort level, rolled sleeves corresponding to the third thermal comfort level, and corresponding to the fourth thermal comfort level Walking corresponds to shoulder shrinkage corresponding to the fifth thermal comfort level, arms folded, crossed legs, hands on the neck corresponding to the sixth thermal comfort level, and hands breathing and stomping corresponding to the seventh thermal comfort level.
  • the thermal comfort state represented by each posture is shown in the following table.
  • the specific operation of the 12 posture verification is to invite 400 subjects to conduct a questionnaire survey on the proposed 12 postures, and a total of 369 valid questionnaires were harvested.
  • the posture is a thermal response posture and a cold response posture. Or "Neither".
  • the result chart shown in Figure 4 is obtained. The result shows that the defined posture conforms to people's understanding of heat and cold. Of course, subjects of different regions and ages will have deviations in their understanding of posture, but the overall difference can be ignored, and the scale of subjects can be expanded to thousands or ten thousand, just by increasing the workload to optimize the verification results.
  • the human thermal comfort detection method needs to design a complete algorithm architecture to realize posture estimation and detection result output. It mainly includes video acquisition and preprocessing, basic parameter matrix generation, region retrieval, bone key point locking, condition judgment, gesture output, etc.
  • this algorithm architecture posture estimation, thermal tendency recognition and thermal comfort level recognition can be realized.
  • the architecture is divided into multiple sub-algorithms.
  • the data input of the present invention is mainly video images.
  • the common vision sensor associated with computer communication collects data at a rate of 30 frames per second, and the collected data realizes three preprocessing.
  • ROI Region of Interest
  • the main task of this step is to output the coordinates of the bone node, and according to the confidence value, discard unreliable frames and retain the credible frames for subsequent posture analysis.
  • this solution chooses to call the OpenPose platform or other bone capture algorithms to directly obtain bone nodes and confidence values.
  • the algorithm proposed by the present invention (referred to as the NIMAP method in English) is a general framework, and bone extraction is one of the sub-modules.
  • the sub-module for extracting bones can also obtain the coordinates of bone nodes through massive data training by constructing a deep learning network.
  • this solution is relatively independent and serves as a secondary alternative measure in order to avoid primary and secondary conflicts with the algorithm of the present invention.
  • FIG. 3 it is the key points of human bones output in this step. Numbering in the order of 0-18, a total of 17 bone nodes are labeled, and the number 18 represents the background of the collected picture. These bone nodes are nose 0, neck 1, right shoulder 2, right elbow 3, right hand 4, left shoulder 5, left elbow 6, left wrist 7, right hip 8, right knee 9, right ankle 10, and left hip. 11. Left knee 12, left ankle 13, right eye 14, left eye 15, right ear 16, left ear 17.
  • Each frame of interest domain picture after input into this module, will output a parameter of i (x, y, ⁇ ), where i represents the bone node and its corresponding number, and x and y respectively represent each bone node in the interest domain picture
  • the coordinate value in the coordinate system, ⁇ represents the confidence value.
  • the acquisition rate (30 frames/second) of the visual sensor of the present invention 1800 ⁇ 18 ⁇ 3 bone node data are generated in one minute.
  • 0.5 is the empirical value set during the test of the present invention. That is, when ⁇ is greater than or equal to 0.5, the corresponding ROI picture is adopted, and the output parameters are also adopted. Assuming that in one minute of data, n frames are adopted, the corresponding "basic parameter matrix" is n ⁇ 18 ⁇ 3.
  • Wiping sweat No recognition of sweat wiping actions outside of the head. Therefore, the sweat-wiping area is set as the forehead.
  • Hand fan wind Considering the two possibilities of left hand and right hand, two sets of areas are set. They are the intersection area on the left side of the face and above the chest; the intersection area on the right side of the face and above the chest.
  • the area is set as the rectangular area between the crotch and the four points of the shoulder, that is, the area under the jurisdiction of the chest and abdomen.
  • Head scratching Set three areas on the top of the head, the left side of the head and the right side of the head.
  • Roll up sleeves set in the area between the shoulder and the wrist.
  • Walking and stomping For walking and stomping, due to the significant regional overlap, a sub-algorithm is used.
  • the setting area includes knees, neck, shoulders and hips.
  • Shrink shoulders set the shoulders, ankles and hip areas.
  • Arm arms Set the elbow and wrist area.
  • Locking the above-mentioned areas is mainly based on the "basic parameter matrix" output in the previous step, especially the coordinate values of the bone nodes, and the relative position of the set area can be determined through (x, y).
  • step S4 Lock the key points of the bones.
  • the present invention gradually performs gesture recognition according to steps from large to small.
  • the function of step S4 is to lock the area of gesture recognition. On this basis, this step focuses on locking the key bone points corresponding to a certain gesture, and the locking method is based on the coordinate parameters obtained in step S3. It is understandable that step S4 is regarded as area locking, and step S5 is dot area locking, which involves a specific one or several points in the above domain.
  • the key points of the skeleton defined by the relevant posture are as follows.
  • Wiping sweat involving the left and right hands respectively wiping sweat, a total of two groups of key bone points, one is the left wrist (number 7), the right eye (number 14); the other is the right wrist (number 4), the left eye (number 15).
  • Hand fan wind involves left and right hand fan wind, a total of two groups of bone key points, one is left wrist (number 7), left elbow (number 6); the other is right wrist (number 4), right elbow (No. 3).
  • Shaking the chest T-shirt The key bone points are the wrists (numbers 4 and 7), the elbows (numbers 3 and 6), and the ears (numbers 16 and 17).
  • Head scratching The key points of the bones are the wrists (numbers 4 and 7) and ears (numbers 16 and 17).
  • the key bone points are the knees (numbers 9 and 12) and ankles (numbers 10 and 13).
  • the key points of the skeleton are the wrists (numbers 4 and 7), hips (numbers 8 and 11), ankles (numbers 10 and 13), and shoulders (numbers 2 and 5).
  • Arm arms The key points of the bones are the elbow (numbers 3 and 6) and the wrist (numbers 4 and 7).
  • the key points of the skeleton are the wrists (numbers 4 and 7) and knees (9 and 12).
  • the key points of the bones are the neck (number 1), wrists (number 4 and 7) and nose (number 0).
  • the present invention designs it in a sub-algorithm based on the commonality of walking and stomping, and distinguishes between the sub-algorithms according to their differences.
  • hands on the neck to keep warm and hands breathing are also combined in a sub-algorithm.
  • the 12 posture related actions correspond to 10 sub-algorithms.
  • the present invention will calculate different relative distances L r and set different condition thresholds.
  • parameters L r_max and L r_min are introduced to represent the maximum and minimum values of L r respectively. It should be noted that L r_max and L r_min need not be set for every posture, depending on the specific situation.
  • the slope and the change of the x and y coordinate values between different frames are also designed. The flowchart of the entire algorithm is shown in Figure 5, and the judgment conditions for each action are described as follows.
  • , the distance between the right wrist and the left eyebrow Ls 2
  • the relative distance is obtained, if the relative distance is less than 1.8, it is judged as a wiping action, that is, L r1 ⁇ 1.8 or L r2 ⁇ 1.8.
  • 1.8 here is a relative value without a unit and is a test training The experience value obtained during the process.
  • Judgment condition 2 In addition to the judgment of the upper and lower thresholds, for the hand fan, the calculated relative distance must be constantly changing. Therefore, the mechanism used is: continuous observation for 2 seconds, because the sampling rate is 30 frames/second, so it is actually continuous observation of 60 frames of pictures, if the number of changes (frequency m) is greater than (60 ⁇ 2.5), that is, m> (60 ⁇ 2.5), it may be a hand fan. It should be noted that 2.5 is also the experience value obtained during the test training process.
  • Judgment condition 3 It is also necessary to judge whether the hand is under the ear.
  • Judgment condition 1 consistent with the hand fan, a relative distance upper and lower limit is set, which is the range of the hand shake T-shirt, even if L r ⁇ [8,120].
  • Judgment condition 2 Continuous observation of data for 2 seconds, and m>(60 ⁇ 2), it is considered that it may be a jittery T-shirt. In other words, the relative distance has continuously changed more than 30 times within 2 seconds.
  • the 2 here is also the experience value obtained after the training test.
  • Judgment condition 3 Detect the distance L rj between the wrist and the ear. If the relative distance is less than 1.8, it is considered not to be the action of "shaking the chest T-shirt". In other words, L rj ⁇ 1.8, it may be a t-shirt shaking the chest.
  • Judging condition 1 The distance between the left wrist and the left ear is less than 1.8, and the left wrist is above the nose, and the left wrist is on the left side of the left ear;
  • Judging condition 2 The distance between the wrists and eyes on both sides is greater than 1.8. If the above two conditions are met at the same time, it is judged as a head-scratching action.
  • Judging condition 1 The distance between the right wrist and the right ear is less than 1.8, and the right wrist is above the nose, and the right wrist is on the right side of the right ear;
  • Judging condition 2 The distance between the wrists and eyes on both sides is greater than 1.8. If the above two conditions are met at the same time, it is judged as a head-scratching action.
  • Judgment condition 1 The distance between the right wrist and the right ear is greater than 1.8, the right wrist is above the nose, and the right wrist is between the ears;
  • Judgment condition 2 The distance between the left wrist and the left ear is greater than 1.8, and the left wrist is on the nose Above, with the left wrist between the ears. If condition 1 or condition 2 is met, it can be judged as scratching the head.
  • the left wrist is between the "right wrist and the right shoulder", which is mainly realized by the comparison of the y coordinate, and between the left wrist and the right elbow. The distance is less than or equal to 0.9.
  • the right wrist is between "left wrist + left shoulder", which is also realized by comparing the y coordinate, and the distance between the right wrist and the left elbow is less than or equal to 0.9.
  • the present invention will judge the change between the previous and subsequent frames, and the focus is to judge the difference in the y coordinate of the wrist.
  • the basic mechanism is: compare the y-coordinates of the wrist in five frames before and after to determine whether the wrist is moving along the arm. Then, between two frames, the change range of the y coordinate must be greater than 10, if this condition is met, it is judged as the sleeve-rolling posture. Similarly, 0.9 and 10 are the experience values obtained after the training test.
  • the steps include:
  • line 1 Define the two points of the hip and knee, connect them to line 1, and calculate its slope K1;
  • Straight Line 2 Define the two points of knee and ankle, connect them to Straight Line 2, and calculate its slope as K2;
  • the leg is considered to be in a bent state, where 30 is also the empirical value obtained after the training test.
  • Continuous frame judgment intercept 2 seconds of image for continuous judgment. If the trend of straight and bend changes 30 times, it is considered that the first condition of stomping judgment is satisfied; if it is less than 30 times, it is not stomping.
  • the 30 and 2 seconds here are the empirical values obtained after the algorithm test. Simultaneously observe whether there are continuous changes in five key bone points (neck, left shoulder, right shoulder, left hip, right hip) for 2 seconds.
  • the final judgment of walking and stomping If the positions of the 5 points are different, then it can be judged as walking.
  • the threshold of the position difference between these 5 points is set to 10 (empirical value); if the slope of the legs changes continuously and the above 5 points If the positions are the same, the second condition of the stomping judgment is satisfied. Together with the first judgment condition, if both are satisfied, it can be considered as a stomping.
  • Judging condition 1 Judging that the hands are close to the hips and the legs are close together——
  • the distance between the left wrist and the left hip is less than 1.5
  • the distance between the right wrist and the right hip is less than 1.5
  • the distance between the left ankle and the right ankle is less than 1.5
  • the relative distance between the left shoulder of the previous frame and the left shoulder of the next frame is in the range of [3,50]
  • the relative distance between the right shoulder of the previous frame and the right shoulder of the next frame is [3 ,50].
  • Judging condition 3 The wrist is under the shoulder.
  • the definition of “left wrist and right elbow joint distance” or “right wrist-left elbow joint distance” is defined as L c .
  • the relative distance L rc can be obtained. If the distance L rc >2, it is regarded as an arm.
  • the present invention first detects the relative distance between the neck and the hands, if the relative distance is less than 2, and detects whether the wrists are under the nose; The distance between. If the distance is less than 3, it is judged to be a hand breathing; if the distance is greater than 3, it is judged to be holding the neck to warm up.
  • the above judgment thresholds are the empirical values obtained after the training test.
  • the algorithm architecture also includes a posture detection and verification step S8.
  • the specific operation is that the subject stands in the data collection area, mainly within the range of the data captured by the visual sensor.
  • the program automatically recognizes these actions, and outputs the thermal tendency and posture name.
  • the detection results show that the algorithm can effectively identify related actions.
  • the subjects invited in step S8 and the subjects involved in the questionnaire survey are two independent groups to ensure the objectivity of algorithm detection.
  • the subject makes random actions toward the computer vision device, and verifies the consistency of the output thermal tendency and thermal comfort level with the posture.
  • the computer architecture of the detection system includes:
  • Video acquisition and preprocessing unit computer vision device to capture image data facing the subject, and used to preprocess and output interest domain pictures in the processor;
  • Generate the basic parameter matrix unit which is used by the processor to capture the coordinates of the whole body skeleton node for each frame of interest domain picture input, and screen it frame by frame according to the confidence value;
  • the search area unit is used for the processor to search and delimit several regions related to the detection part one by one according to the action recognition requirements of the defined posture estimation.
  • the delineation of the regions is based on the skeleton in the basic parameter matrix.
  • the bone key-point locking unit is used for the processor to lock one or more bone node coordinates related to pose estimation in each area corresponding to each frame of interest domain picture;
  • the condition judgment unit is used for the processor to set the action recognition judgment conditions and thresholds corresponding to different posture estimations, and compare the change trend of the coordinates of each skeletal node in the previous and subsequent frames;
  • the output posture and detection result unit is used for the processor to recognize the posture according to the corresponding relationship between the coordinate change of the skeleton node and the judgment condition and threshold, and correspondingly output the thermal tendency and thermal comfort level of the detected human body.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Measurement Of The Respiration, Hearing Ability, Form, And Blood Characteristics Of Living Organisms (AREA)
  • Image Analysis (AREA)

Abstract

From the perspective of posture estimation, a new non-intrusive human body thermal comfort detection method is disclosed and provided. First, 12 human body thermal comfort postures are obtained through definition and verification by means of a questionnaire survey method; and then, results of posture estimation and human body thermal comfort detection are output by means of computer video collection, image preprocessing, depth image processing, training testing and delivery and application, wherein the depth image processing comprises locking a face region and a point region based on bone nodes and setting an action recognition determination condition and threshold corresponding to different posture estimations, and the posture estimations are obtained by comparing changes in the coordinates of the bone nodes in previous and next frames. When the detection method in the present invention is applied to an intelligent building or a vehicle, an effective feedback signal can be provided for a heating, ventilation and air-conditioning system in real time, such that people in a scenario feel more comfortable, and energy is reliably economized.

Description

一种基于姿态估计的非侵入式人体热舒适检测方法及系统Non-invasive human thermal comfort detection method and system based on attitude estimation 技术领域Technical field
本发明涉及人体热舒适非侵入式检测、姿态估计、能源效率、人工智能等技术,具体涉及一种基于姿态估计的非侵入式人体热舒适检测方法,属于计算机科学与暖通技术领域。The invention relates to technologies such as human thermal comfort non-invasive detection, posture estimation, energy efficiency, artificial intelligence, etc., in particular to a non-invasive human thermal comfort detection method based on posture estimation, and belongs to the field of computer science and HVAC technology.
背景技术Background technique
人体热舒适的实时感知,对于建筑节能或汽车节能至关重要。如果能够实时掌握室内/车内乘员的当前热舒适状态,继而实时向中央空调系统提供有效的反馈信号,以控制整个房间/车内的温度、湿度和气流等参量;不但可以满足人体热舒适的需求,还可以达到建筑节能的目标,从而服务于“以人为本”的智能建筑要求。Real-time perception of human thermal comfort is essential for building energy conservation or automobile energy conservation. If the current thermal comfort state of indoor/car occupants can be grasped in real time, then effective feedback signals can be provided to the central air conditioning system in real time to control the temperature, humidity and airflow parameters of the entire room/car; not only can it meet the thermal comfort of the human body Demands can also achieve the goal of building energy conservation, thereby serving the "people-oriented" smart building requirements.
根据美国能源信息署(EIA:U.S.Energy Information Administration)的报告显示,建筑能源消耗在全世界能源消耗中占比21%,并且,所有的建筑能源消耗中,中央空调系统(HVAC:heating ventilation air condition)的消耗占了50%。由此可见,对于人体热舒适的检测并籍此调节HVAC的响应输出,对于能源节约具有重大意义。According to the U.S. Energy Information Administration (EIA: USEnergy Information Administration) report, building energy consumption accounts for 21% of the world’s energy consumption, and in all building energy consumption, central air conditioning systems (HVAC: heating ventilation air condition) ) The consumption accounted for 50%. It can be seen that the detection of human thermal comfort and the adjustment of the response output of HVAC by this are of great significance to energy conservation.
目前共计有三种人体热舒适的检测方法,分别是问卷调查法、环境监测法和生理检测法。其中,生理检测法细分为侵入式、半侵入式和非侵入式三种。问卷调查法需要用户的持续反馈,可操作性偏低;环境监测法主要是检测室内温度、湿度和气流等客观参量,并假定某一个阈值范围内,大多数人都会满意。生理检测法能够实时检测到人的热舒适性,但侵入式和半侵入式的实用性偏低,因为他们都需要将传感器贴在身上。非侵入式方式的可行性较高,目前正处于研究的焦点。At present, there are three methods for detecting human thermal comfort, namely questionnaire survey method, environmental monitoring method and physiological detection method. Among them, physiological detection methods are subdivided into three types: invasive, semi-invasive and non-invasive. The questionnaire survey method requires continuous feedback from users and has low operability; the environmental monitoring method mainly detects objective parameters such as indoor temperature, humidity and airflow, and assumes that within a certain threshold range, most people will be satisfied. The physiological detection method can detect the thermal comfort of a person in real time, but the practicability of the invasive and semi-invasive methods is low because they both need to attach the sensor to the body. The non-invasive method is highly feasible and is currently the focus of research.
基于目前的技术水平情况,建筑行业采取了环境监测法。对于相关设备,比如供暖装置和供冷装置,均设有旋钮,让用户自己根据热舒适程度,自我调节。因此,存在两大问题:1)、根据国际标准化组织(ISO:International Organization for Standardization)和美国采暖、制冷与空调工程师学(ASHRAE:American Society of Heating,Refrigeration and Air-Conditioning Engineers)对“热舒适环境”的定义,80%的人满意,即可判定为热舒适环境,那么环境监测法是难以满足更多人或每一个人的需求的;2)、用户自我调节的旋钮,缺乏自动化。这里两点均不符合“以人为本”的思想。Based on the current technological level, the construction industry has adopted an environmental monitoring method. For related equipment, such as heating devices and cooling devices, there are knobs that allow users to adjust themselves according to their thermal comfort. Therefore, there are two major problems: 1) According to the International Organization for Standardization (ISO: International Organization for Standardization) and the American Society of Heating, Refrigeration and Air-Conditioning Engineers (ASHRAE: American Society of Heating, Refrigeration and Air-Conditioning Engineers) In the definition of "environment", 80% of people are satisfied, and it can be judged as a thermally comfortable environment, so the environmental monitoring method is difficult to meet the needs of more people or everyone; 2) The user's self-adjusting knob lacks automation. Neither of these two points are in line with the "people-oriented" thinking.
计算机视觉和机器学习的快速发展,为非侵入式检测人体热舒适提供了寻求技术解决方案的条件。计算机视觉的初衷和本质是让机器理解世界。自从深度学习技术的出现,其在海量数据训练下,能够胜任诸多分类和预测任务,这为非侵入式的人体热舒适检测,提供了可能。The rapid development of computer vision and machine learning provides the conditions for seeking technical solutions for non-invasive detection of human thermal comfort. The original intention and essence of computer vision is to allow machines to understand the world. Since the emergence of deep learning technology, it can be competent for many classification and prediction tasks under the training of massive data, which provides the possibility for non-invasive human thermal comfort detection.
发明内容Summary of the invention
鉴于上述现有技术能耗管控不足的现状,本发明的目的旨在从场景中人体姿态估计的角度出发,提出一种新颖的非侵入式人体热舒适检测方法及系统。以此为中央空调系统(HVAC)实时地提供准确有效的反馈信号,使场景内体感更加舒适、节省能源。In view of the above-mentioned current state of insufficient energy consumption control in the prior art, the purpose of the present invention is to propose a novel non-invasive human thermal comfort detection method and system from the perspective of human body posture estimation in a scene. This provides accurate and effective feedback signals for the central air conditioning system (HVAC) in real time, making the scene feel more comfortable and saving energy.
为了实现上述第一个目的,本发明的技术解决方案为:一种基于姿态估计的非侵入式人体热舒适检测方法,包括步骤:In order to achieve the above-mentioned first objective, the technical solution of the present invention is: a non-invasive human thermal comfort detection method based on posture estimation, including the steps:
S1、定义若干个与人体热舒适相关的姿态,并通过问卷调查法证实有效性;S1. Define several postures related to the thermal comfort of the human body, and verify the validity through questionnaire survey;
S2、视频采集和预处理,计算机视觉装置面向受试者拍摄采集图像数据,并预处理输出兴趣域图片;S2: Video acquisition and preprocessing. The computer vision device captures and collects image data for subjects, and preprocesses and outputs pictures of interest domains;
S3、生成基本参量矩阵,对输入的每一帧兴趣域图片捕获全身骨骼节点的坐标,并根据置信值逐帧筛选;S3. Generate a basic parameter matrix, capture the coordinates of the whole body skeleton node for each frame of interest domain picture input, and filter frame by frame according to the confidence value;
S4、检索区域,依据所定义的姿态估计的动作识别要求,对筛选所得的兴趣域图片逐一搜索并划定检测部位相关的若干个区域,划定区域的根据为基本参量矩阵中骨骼节点的坐标;S4. Retrieval area, according to the action recognition requirements of the defined pose estimation, search and delimit several areas related to the detection part one by one in the interest domain pictures obtained by screening, and the delineation of the area is based on the coordinates of the skeleton node in the basic parameter matrix ;
S5、锁定骨骼关键点,对应每一帧兴趣域图片在各个区域中锁定一个或数个与姿态估计相关的骨骼节点坐标;S5. Lock bone key points, and lock one or more bone node coordinates related to pose estimation in each area corresponding to each frame of interest domain picture;
S6、条件判断,设定对应不同姿态估计的动作识别判断条件及阀值,比较前后帧各骨骼节点坐标的变化趋势;S6. Condition judgment, set the action recognition judgment conditions and thresholds corresponding to different posture estimations, and compare the change trends of the coordinates of each bone node in the previous and subsequent frames;
S7、输出姿态及检测结果,根据骨骼节点坐标变化与判断条件及阀值的对应关系识别姿态,并对应输出热倾向性和热舒适等级。S7. Output the posture and detection result, recognize the posture according to the corresponding relationship between the coordinate change of the bone node and the judgment condition and the threshold, and output the thermal tendency and thermal comfort level correspondingly.
优选的,上述检测方法步骤S1中与人体热舒适相关的姿态包括:对应第一热舒适等级的擦汗、手扇风,对应第二热舒适等级的抖动胸前T恤、挠头,对应第三热舒适等级的卷袖子,对应第四热舒适等级的行走,对应第五热舒适等级的缩肩,对应第六热舒适等级的抱臂、腿交叉、手放脖子,以及对应第七热舒适等级的手哈气、跺脚。Preferably, the posture related to the thermal comfort of the human body in step S1 of the detection method includes: wiping sweat and hand fan corresponding to the first thermal comfort level, shaking the chest T-shirt and scratching the head corresponding to the second thermal comfort level, and corresponding to the third thermal comfort level. Thermal comfort level roll-up sleeves, corresponding to the fourth thermal comfort level walking, corresponding to the fifth thermal comfort level shrinking shoulders, corresponding to the sixth thermal comfort level arms, legs crossed, hands on the neck, and the seventh thermal comfort level His hands breathed and stomped.
优选的,上述检测方法步骤S2中所述图像数据为30帧/秒的连续帧,且预处理过程为 逐帧抽取含有人体姿态的图片、去除图片噪声并增强,依据人体所在区域输出兴趣域图片。Preferably, the image data in step S2 of the above detection method is 30 frames/second continuous frames, and the preprocessing process is to extract pictures containing human body postures frame by frame, remove picture noise and enhance, and output the interest domain picture according to the area of the human body .
优选的,上述检测方法步骤S3中通过调用OpenPose平台或骨骼捕获算法,对输入的每一帧兴趣域图片直接获得全身骨骼节点的坐标和置信值,输出一个i(x,y,ε)的参量,其中全身骨骼节点包括鼻子、脖子、右肩膀、右肘部、右手腕、左肩膀、左肘部、左手腕、右臀部、右膝盖、右脚踝、左臀部、左膝盖、左脚踝、右眼睛、左眼睛、右耳朵、左耳朵,按0~17顺序编号,且对图片背景编号18,i表示骨骼节点及其对应的编号,x和y分别表示各个骨骼节点在兴趣域图片坐标系中的坐标值,ε表示置信值且设定0.5为筛选阀值,采纳ε≥0.5的n帧兴趣域图片并舍弃ε<0.5的兴趣域图片。Preferably, in step S3 of the above detection method, by calling the OpenPose platform or the bone capture algorithm, the coordinates and confidence values of the whole body bone nodes are directly obtained for each frame of interest domain image input, and an i(x, y, ε) parameter is output , The whole body bone nodes include nose, neck, right shoulder, right elbow, right wrist, left shoulder, left elbow, left wrist, right hip, right knee, right ankle, left hip, left knee, left ankle, right eye , Left eyes, right ears, and left ears are numbered in the order of 0-17, and the picture background is numbered 18. i represents the bone node and its corresponding number, x and y respectively represent the position of each bone node in the image coordinate system of the interest domain The coordinate value, ε represents the confidence value and 0.5 is set as the screening threshold, n frames of interest domain pictures with ε≥0.5 are adopted and the interest domain pictures with ε<0.5 are discarded.
优选的,上述检测方法依据所定义的姿态估计的动作识别要求,步骤S4面域锁定中所述区域包括额头,头顶,头左侧,头右侧,脸部左侧与胸部以上的交叉区域,脸部右侧和胸部以上的交叉区域,脖子及其与手腕之间的区域,胸腹部区域,肩膀、肘部及其与手腕之间的区域,臀部、膝盖及其与脚踝之间的区域。Preferably, the detection method described above is based on the action recognition requirements of the defined posture estimation, the area in step S4 area locking includes the forehead, the top of the head, the left side of the head, the right side of the head, the intersection area between the left side of the face and above the chest. The crossing area on the right side of the face and above the chest, the area between the neck and the wrists, the chest and abdomen areas, the shoulders, elbows and the areas between the wrists, the hips, knees and the areas between the ankles.
优选的,上述检测方法基于步骤S1所定义的若干个姿态,每个姿态对应的动作与全身骨骼节点中的一部分关联匹配,步骤S5点域锁定其中一个特定姿态所关联的一部分骨骼节点坐标。Preferably, the detection method described above is based on several postures defined in step S1, the action corresponding to each posture is associated and matched with a part of the whole body bone nodes, and the point field in step S5 locks a part of the bone node coordinates associated with a specific posture.
优选的,上述检测方法步骤S6中所述判断条件包括涉及姿态估计的一个以上骨骼关键点发生位移变化的集中区域、相对距离、频次、前后帧区间内距离变化幅度中的一个或数个组合;所述阀值为训练测试后的经验值,分别包括关联相对距离阀值和频次阀值。Preferably, the judgment condition in step S6 of the above detection method includes one or several combinations of the concentrated area where the displacement changes of more than one bone key points involved in the posture estimation, the relative distance, the frequency, and the range of the distance change in the previous frame interval; The threshold value is an empirical value after the training test, and includes an associated relative distance threshold value and a frequency threshold value respectively.
优选的,上述检测方法还包括姿态检测验证步骤S8,受试者根据步骤S1所定义的姿态面向计算机视觉装置随机做出动作,并验证所输出的热倾向性和热舒适等级与姿态的相符性。Preferably, the above detection method further includes a posture detection and verification step S8. The subject makes random actions to the computer vision device according to the posture defined in step S1, and verifies the conformity of the output thermal tendency and thermal comfort level with the posture .
为了实现上述第二个目的,本发明的技术解决方案为:一种基于姿态估计的非侵入式人体热舒适检测系统,由计算机和预定义若干个与人体热舒适相关的姿态实现,包括:In order to achieve the above-mentioned second objective, the technical solution of the present invention is: a non-invasive human thermal comfort detection system based on posture estimation, which is realized by a computer and several pre-defined postures related to human thermal comfort, including:
视频采集和预处理单元,计算机视觉装置面向受试者拍摄采集图像数据,并用于在处理器中预处理输出兴趣域图片;Video acquisition and preprocessing unit, computer vision device to capture image data facing the subject, and used to preprocess and output interest domain pictures in the processor;
生成基本参量矩阵单元,用于处理器对输入的每一帧兴趣域图片捕获全身骨骼节点的坐标,并根据置信值逐帧筛选;Generate the basic parameter matrix unit, which is used by the processor to capture the coordinates of the whole body skeleton node for each frame of interest domain picture input, and screen it frame by frame according to the confidence value;
检索区域单元,用于处理器依据所定义的姿态估计的动作识别要求,对筛选所得的兴趣域图片逐一搜索并划定检测部位相关的若干个区域,划定区域的根据为基本参量矩阵中骨骼节点 的坐标;The search area unit is used for the processor to search and delimit several regions related to the detection part one by one according to the action recognition requirements of the defined posture estimation. The delineation of the regions is based on the skeleton in the basic parameter matrix. The coordinates of the node;
锁定骨骼关键点单元,用于处理器对应每一帧兴趣域图片在各个区域中锁定一个或数个与姿态估计相关的骨骼节点坐标;The bone key-point locking unit is used for the processor to lock one or more bone node coordinates related to pose estimation in each area corresponding to each frame of interest domain picture;
条件判断单元,用于处理器设定对应不同姿态估计的动作识别判断条件及阀值,比较前后帧各骨骼节点坐标的变化趋势;The condition judgment unit is used for the processor to set the action recognition judgment conditions and thresholds corresponding to different posture estimations, and compare the change trend of the coordinates of each skeletal node in the previous and subsequent frames;
输出姿态及检测结果单元,用于处理器根据骨骼节点坐标变化与判断条件及阀值的对应关系识别姿态,并对应输出检测人体的热倾向性和热舒适等级。The output posture and detection result unit is used for the processor to recognize the posture according to the corresponding relationship between the coordinate change of the skeleton node and the judgment condition and threshold, and correspondingly output the thermal tendency and thermal comfort level of the detected human body.
与现有技术相比,本发明具有突出的实质性特点和显著的进步性,表现为:Compared with the prior art, the present invention has outstanding substantive features and significant advancement, which is shown as follows:
一、应用方便,该检测方法无需将传感器贴身佩戴或随身携带,利用视频摄取、姿态估计方便实用。1. Convenient application. The detection method does not need to wear or carry the sensor close to the body, and it is convenient and practical to use video capture and posture estimation.
二、以人为本,能满足场景中全员热舒适体验,达到调节环境为人服务的效果。2. People-oriented, can meet the thermal comfort experience of all employees in the scene, and achieve the effect of adjusting the environment to serve people.
三、节约能源,能够实时地为HVAC提供有效的反馈信号,并通过数据的累积,具备预测功能,从而实现房间、楼宇、社区全方位节能。3. Save energy, provide effective feedback signals for HVAC in real time, and have predictive functions through data accumulation, so as to achieve all-round energy saving in rooms, buildings, and communities.
附图说明Description of the drawings
图1是本发明检测方法所定义热反应姿态范例示意图。Fig. 1 is a schematic diagram of an example of the thermal response posture defined by the detection method of the present invention.
图2是本发明检测方法所定义冷反应姿态范例示意图。Figure 2 is a schematic diagram of an example of a cold reaction posture defined by the detection method of the present invention.
图3是本发明检测方法中骨骼关键点的分布示意图。Fig. 3 is a schematic diagram of the distribution of bone key points in the detection method of the present invention.
图4是本发明检测方法步骤S1中定义热舒适姿态问卷调查的结果图表。Fig. 4 is a graph of the results of a questionnaire survey of defined thermal comfort attitude in step S1 of the detection method of the present invention.
图5是本发明非侵入式人体热舒适检测方法的算法流程图。Fig. 5 is an algorithm flow chart of the non-invasive human thermal comfort detection method of the present invention.
具体实施方式detailed description
考察了现有技术对人体热舒适检测手段的诸多不足和HAVC系统控制固定或人工参与等缺陷明显的应用体验。本发明依托于计算机视觉和机器学习的发展,致力于为供暖和供冷系统实时感知人体舒适程度,从而提供实时有效的反馈信号参与温度调节器自动运作;最大可能满足用户热舒适需求,最终实现真正意义上的以人为本和节省能源消耗。The many shortcomings of the existing technology for human thermal comfort detection methods and the obvious application experience of HAVC system control fixation or manual participation are investigated. The invention relies on the development of computer vision and machine learning, and is committed to real-time perception of human comfort for heating and cooling systems, thereby providing real-time and effective feedback signals to participate in the automatic operation of the temperature regulator; it may meet the thermal comfort requirements of users to the greatest extent, and finally achieve People-oriented and energy saving in the true sense.
为此,本发明开拓一个全新的科研分支,创新提出了一种基于姿态估计的非侵入式人体热舒适检测方法及系统,其技术实现为:根据Fanger的理论,定义了12个与热舒适评判相关的人体姿态,并通过大量问卷调查,证明了所定义姿态的合理性;并且在此基础上,设计基于姿态估计的人体热舒适检测算法,内含多个子算法以识别这些动作,并利用受试者进行检测,以验证该检测算法的合理性,输出相应的结果供HAVC系统参考。To this end, the present invention opens up a brand-new branch of scientific research, and innovatively proposes a non-invasive human thermal comfort detection method and system based on attitude estimation. Its technical realization is: according to Fanger’s theory, 12 thermal comfort evaluations are defined A large number of questionnaire surveys have proved the rationality of the defined posture; and on this basis, a human thermal comfort detection algorithm based on posture estimation is designed, which contains multiple sub-algorithms to recognize these actions and use the received The tester conducts a test to verify the rationality of the test algorithm, and outputs the corresponding results for reference by the HAVC system.
分步骤概述来看,该非侵入式人体热舒适检测方法包括:S1、定义若干个与人体热舒适相关的姿态,并通过问卷调查法证实有效性;S2、视频采集和预处理,计算机视觉装置面向受试者拍摄采集图像数据(30帧/秒的连续帧),并预处理输出兴趣域图片;S3、生成基本参量矩阵,对输入的每一帧兴趣域图片捕获全身骨骼节点的坐标,并根据置信值逐帧筛选;S4、检索区域,依据所定义的姿态估计的动作识别要求,对筛选所得的兴趣域图片逐一搜索并划定检测部位相关的若干个区域,划定区域的根据为基本参量矩阵中骨骼节点的坐标;S5、锁定骨骼关键点,对应每一帧兴趣域图片在各个区域中锁定一个或数个与姿态估计相关的骨骼节点坐标;S6、条件判断,设定对应不同姿态估计的动作识别判断条件及阀值,比较前后帧各骨骼节点坐标的变化趋势;S7、输出姿态及检测结果,根据骨骼节点坐标变化与判断条件及阀值的对应关系识别姿态,并对应输出热倾向性和热舒适等级。In a step-by-step overview, the non-invasive human thermal comfort detection method includes: S1, defining a number of postures related to human thermal comfort, and verifying the validity through a questionnaire survey; S2, video capture and preprocessing, computer vision device Shoot and collect image data (30 frames/second continuous frames) for the subject, and preprocess and output the interest domain picture; S3, generate a basic parameter matrix, capture the coordinates of the whole body bone node for each input frame of interest domain picture, and Screening frame by frame according to the confidence value; S4. Retrieval area, according to the defined gesture estimation action recognition requirements, search and delimit several areas related to the detection part one by one in the interest domain images obtained by screening, and the basis of the delimitation is basic The coordinates of the bone nodes in the parameter matrix; S5, lock the key points of the bones, and lock one or several bone node coordinates related to the pose estimation in each area corresponding to each frame of the interest domain picture; S6, the condition judgment, set the corresponding different poses Estimated action recognition judgment conditions and thresholds, compare the change trend of the coordinates of each bone node in the previous and subsequent frames; S7, output the posture and detection results, recognize the posture according to the correspondence between the change of the bone node coordinates and the judgment conditions and thresholds, and output heat accordingly Tendency and thermal comfort rating.
以下更具体的分步骤细化理解:如图5所示,首先步骤S1,人在冷热情况下,会有不同的姿态表现。因此,根据姿态对热舒适进行估计,是一种有效的方式。寻找具有共性的姿态,便意义深远。如图1和图2所示的热、冷反应姿态变化规律示意。基于Fanger理论,本发明定义了12个热感姿态,并通过大量问卷调查,证明其有效性。姿态的种类包括对应第一热舒适等级的擦汗、手扇风,对应第二热舒适等级的抖动胸前T恤、挠头,对应第三热舒适等级的卷袖子,对应第四热舒适等级的行走,对应第五热舒适等级的缩肩,对应第六热舒适等级的抱臂、腿交叉、手放脖子,以及对应第七热舒适等级的手哈气、跺脚。各姿态所表征的热舒适状态如下表所示。The following is a more specific step-by-step detailed understanding: As shown in Figure 5, first step S1, people will have different postures under cold and hot conditions. Therefore, it is an effective way to estimate thermal comfort based on posture. Looking for a gesture with commonality has far-reaching significance. Shown in Figure 1 and Figure 2 shows the heat and cold reaction attitude change law. Based on the Fanger theory, the present invention defines 12 thermal postures, and a large number of questionnaire surveys prove their effectiveness. The types of postures include wiping sweat and hand fan corresponding to the first thermal comfort level, shaking chest T-shirt and head scratching corresponding to the second thermal comfort level, rolled sleeves corresponding to the third thermal comfort level, and corresponding to the fourth thermal comfort level Walking corresponds to shoulder shrinkage corresponding to the fifth thermal comfort level, arms folded, crossed legs, hands on the neck corresponding to the sixth thermal comfort level, and hands breathing and stomping corresponding to the seventh thermal comfort level. The thermal comfort state represented by each posture is shown in the following table.
No.No. 人体姿态Human posture 计分Scoring 热舒适等级Thermal comfort level 检测方法识别能力Detection method recognition ability
11 擦汗Wipe sweat 33 heat can
22 手扇风 Hand fan 33 heat can
33 抖动胸前T恤T-shirt shaking chest 22 温暖warm can
44 挠头Scratch your head 22 温暖warm can
55 卷袖子Roll up sleeves 11 轻微的暖Slightly warm can
66 走路 walk 00 中性neutral can
77 缩肩Shrink shoulders -1-1 轻微的凉Slightly cold can
88 抱臂Arms folded -2-2 cool can
99 腿交叉Legs crossed -2-2 cool can
1010 手放脖子取暖Put your hands on your neck to keep warm -2-2 cool can
1111 手哈气Breathe -3-3 cold can
1212 跺脚Stomp -3-3 cold can
该12个姿势验证的具体操作为,邀请400位受试者对所提出的12个姿态进行问卷调查,共计收获369份有效问卷,阐述在其看来,该姿态属于热反应姿态,冷反应姿态还是 “两者都不是”。并统计得出如图4所示的结果图表,结果显示,所定义的姿态,符合人们对热和冷的理解。当然,不同地区、不同年龄构成的受试者对姿势的理解会有偏差,但总体差别可以忽略,而且受试者的规模可以扩展到千级、万级,只是通过增加工作量优化验证结果。The specific operation of the 12 posture verification is to invite 400 subjects to conduct a questionnaire survey on the proposed 12 postures, and a total of 369 valid questionnaires were harvested. In his view, the posture is a thermal response posture and a cold response posture. Or "Neither". And statistically, the result chart shown in Figure 4 is obtained. The result shows that the defined posture conforms to people's understanding of heat and cold. Of course, subjects of different regions and ages will have deviations in their understanding of posture, but the overall difference can be ignored, and the scale of subjects can be expanded to thousands or ten thousand, just by increasing the workload to optimize the verification results.
在姿势定义的基础上,人体热舒适检测方法需要设计完整的算法架构实现姿态估计和检测结果输出。其主要包含了视频采集和预处理、基本参量矩阵生成、区域检索、骨骼关键点锁定、条件判断、姿态输出等方面。通过该算法架构,可以实现姿态估计、热倾向性识别和热舒适等级识别。而对应不同的姿态,由于判断条件的差异性,该架构又分设有多个子算法。On the basis of posture definition, the human thermal comfort detection method needs to design a complete algorithm architecture to realize posture estimation and detection result output. It mainly includes video acquisition and preprocessing, basic parameter matrix generation, region retrieval, bone key point locking, condition judgment, gesture output, etc. Through this algorithm architecture, posture estimation, thermal tendency recognition and thermal comfort level recognition can be realized. Corresponding to different postures, due to the difference of judgment conditions, the architecture is divided into multiple sub-algorithms.
下面结合附图与技术方案,说明本发明的具体实施方式。The specific embodiments of the present invention will be described below with reference to the drawings and technical solutions.
S2、视频采集和预处理,本发明的数据输入主要以视频图像为主。与计算机通讯关联的普通视觉传感器以30帧/秒的速率采集数据,所采集数据实现三方面的预处理。1)逐帧抽取:主要实现对于每一帧的图片提取,每分钟有1800张含有姿态的图片导入检测系统;2)去噪与增强:在原始图片的基础上,去除椒盐噪声等噪声,并对图片进行增强处理,以便于后续搜索骨骼节点;3)搜索兴趣域:为了减轻后续算法的计算载荷,本发明仅对信息价值的区域进行检索,并将此类有价值区域定义为兴趣域(ROI:Region of Interest),向后输出兴趣域图片;而确定兴趣域的主要依据为确定人体所在区域。S2. Video acquisition and preprocessing. The data input of the present invention is mainly video images. The common vision sensor associated with computer communication collects data at a rate of 30 frames per second, and the collected data realizes three preprocessing. 1) Frame-by-frame extraction: Mainly realize the extraction of pictures of each frame, and 1800 pictures containing poses are imported into the detection system every minute; 2) Denoising and enhancement: On the basis of the original picture, noise such as salt and pepper noise is removed, and The picture is enhanced to facilitate subsequent search for bone nodes; 3) Search for interest areas: In order to reduce the computational load of subsequent algorithms, the present invention only searches for areas of information value, and defines such valuable areas as interest areas ( ROI: Region of Interest), output the interest region picture backward; and the main basis for determining the interest region is to determine the region where the human body is located.
S3、生成基本参量矩阵,本步骤的主要任务是输出骨骼节点的坐标,并根据置信值,舍弃不可信的帧,保留可信帧,用于后续的姿态分析。此处,本方案选择调用OpenPose平台或其它骨骼捕获算法,直接获得骨骼节点和置信值。本发明所提出的算法(英文简称NIMAP方法)是一个总体性的架构,提取骨骼是其中一个子模块。当然,该提取骨骼的子模块还可以通过构建深度学习网络,通过海量数据训练得到骨骼节点的坐标。然而该方案具有相对独立性,为避免与本发明算法主次冲突,而作为次要的备选措施。S3. Generate a basic parameter matrix. The main task of this step is to output the coordinates of the bone node, and according to the confidence value, discard unreliable frames and retain the credible frames for subsequent posture analysis. Here, this solution chooses to call the OpenPose platform or other bone capture algorithms to directly obtain bone nodes and confidence values. The algorithm proposed by the present invention (referred to as the NIMAP method in English) is a general framework, and bone extraction is one of the sub-modules. Of course, the sub-module for extracting bones can also obtain the coordinates of bone nodes through massive data training by constructing a deep learning network. However, this solution is relatively independent and serves as a secondary alternative measure in order to avoid primary and secondary conflicts with the algorithm of the present invention.
如图3所示,是在本步骤中所输出的人体骨骼关键点。按照0-18的顺序编号,对共计17个骨骼节点进行标号,并以数字18表示采集到的图片背景。这些骨骼节点分别为鼻子0、脖子1、右肩膀2、右肘部3、右手4、左肩膀5、左肘部6、左手腕7、右臀部8、右膝盖9、右脚踝10、左臀部11、左膝盖12、左脚踝13、右眼睛14、左眼睛15、右耳朵16、左耳朵17。As shown in Figure 3, it is the key points of human bones output in this step. Numbering in the order of 0-18, a total of 17 bone nodes are labeled, and the number 18 represents the background of the collected picture. These bone nodes are nose 0, neck 1, right shoulder 2, right elbow 3, right hand 4, left shoulder 5, left elbow 6, left wrist 7, right hip 8, right knee 9, right ankle 10, and left hip. 11. Left knee 12, left ankle 13, right eye 14, left eye 15, right ear 16, left ear 17.
每一帧兴趣域图片,输入本模块之后,均会输出一个i(x,y,ε)的参量,其中i表示骨骼节点及其对应的编号,x和y分别表示各个骨骼节点在兴趣域图片坐标系中的坐标值,ε表示置信值。根据本发明视觉传感器的采集速率(30帧/秒),则一分钟便产生1800×18×3的骨骼节点数据。Each frame of interest domain picture, after input into this module, will output a parameter of i (x, y, ε), where i represents the bone node and its corresponding number, and x and y respectively represent each bone node in the interest domain picture The coordinate value in the coordinate system, ε represents the confidence value. According to the acquisition rate (30 frames/second) of the visual sensor of the present invention, 1800×18×3 bone node data are generated in one minute.
在骨骼关键点的识别中,有些图片会因为算法的误差导致位移。为此,本发明设定了该置信值ε,相关阈值设定如下:ε>=0.5采纳;ε<0.5舍弃。In the recognition of bone key points, some pictures will be displaced due to algorithm errors. For this reason, the present invention sets the confidence value ε, and the related threshold value is set as follows: ε>=0.5 is adopted; ε<0.5 is discarded.
这里的0.5是本发明在测试过程中,设定的经验值。即当ε大于或等于0.5的时候,所对应的ROI图片被采纳,输出的参量也被采纳。假设在一分钟的数据中,有n帧被采纳,则对应的“基本参量矩阵”为n×18×3。Here 0.5 is the empirical value set during the test of the present invention. That is, when ε is greater than or equal to 0.5, the corresponding ROI picture is adopted, and the output parameters are also adopted. Assuming that in one minute of data, n frames are adopted, the corresponding "basic parameter matrix" is n×18×3.
S4、检索区域,即锁定相关动作产生的区域。针对不同的姿态,本发明设定了不同的区域。现针对不同的姿态,阐述其判定区域。S4. Retrieve the area, that is, lock the area generated by the related action. For different postures, the present invention sets different areas. For different postures, the judgment area is explained.
擦汗:暂未对头部之外的擦汗动作进行识别。因此,擦汗区域集中设定为额头。Wiping sweat: No recognition of sweat wiping actions outside of the head. Therefore, the sweat-wiping area is set as the forehead.
手扇风:考虑到左手和右手的两种可能性,设定了两组区域。分别是脸部左侧和胸部以上交叉区域;脸部右侧和胸部以上交叉区域。Hand fan wind: Considering the two possibilities of left hand and right hand, two sets of areas are set. They are the intersection area on the left side of the face and above the chest; the intersection area on the right side of the face and above the chest.
抖动胸前T恤:区域设定为胯部和肩膀四点之间的矩形区域,即胸腹部所辖区域。Shaking the chest T-shirt: The area is set as the rectangular area between the crotch and the four points of the shoulder, that is, the area under the jurisdiction of the chest and abdomen.
挠头:设定头顶、头左侧和头右侧三个区域。Head scratching: Set three areas on the top of the head, the left side of the head and the right side of the head.
卷袖子:设定在肩膀和手腕之间的区域。Roll up sleeves: set in the area between the shoulder and the wrist.
走路与跺脚:针对走路与跺脚,由于显著的区域重合性,采用一个子算法实现。设定区域包括膝盖、脖子、肩膀和臀部。Walking and stomping: For walking and stomping, due to the significant regional overlap, a sub-algorithm is used. The setting area includes knees, neck, shoulders and hips.
缩肩:设定肩膀、脚踝和臀部区域。Shrink shoulders: set the shoulders, ankles and hip areas.
抱臂:设定肘部和手腕区域。Arm arms: Set the elbow and wrist area.
腿交叉:脚踝和膝盖区域。Legs crossed: the ankle and knee area.
手放脖子取暖与手哈气:同样鉴于由于显著的区域重合性,设定手腕和脖子区域。Put your hands on your neck to keep warm and your hands breathe: Also in view of the significant area overlap, set the wrist and neck area.
锁定上述该些区域主要根据上一步骤中输出的“基本参量矩阵”,尤其是骨骼节点的坐标值,通过(x,y)可以判定所设定区域相对位置。Locking the above-mentioned areas is mainly based on the "basic parameter matrix" output in the previous step, especially the coordinate values of the bone nodes, and the relative position of the set area can be determined through (x, y).
S5、锁定骨骼关键点,本发明按照由大到小的步骤,逐步进行姿态识别。步骤S4的功能,是锁定姿态识别的区域,在此基础上,本步骤重点锁定某一个姿态所对应的骨骼关键点,锁定的方式,是根据步骤S3所获得的坐标参量。可以理解的是,步骤S4被认为是面域 锁定,而步骤S5则为点域锁定,即涉及一个以上面域中具体某一个或者某几个点。相关姿态所定义的骨骼关键点如下。S5. Lock the key points of the bones. The present invention gradually performs gesture recognition according to steps from large to small. The function of step S4 is to lock the area of gesture recognition. On this basis, this step focuses on locking the key bone points corresponding to a certain gesture, and the locking method is based on the coordinate parameters obtained in step S3. It is understandable that step S4 is regarded as area locking, and step S5 is dot area locking, which involves a specific one or several points in the above domain. The key points of the skeleton defined by the relevant posture are as follows.
擦汗:涉及左手和右手分别擦汗,共计两组骨骼关键点,一组是左手腕(编号7),右眼睛(编号14);另一组是右手腕(编号4),左眼睛(编号15)。Wiping sweat: involving the left and right hands respectively wiping sweat, a total of two groups of key bone points, one is the left wrist (number 7), the right eye (number 14); the other is the right wrist (number 4), the left eye (number 15).
手扇风:涉及左手和右手扇风,共计两组骨骼关键点,一组是左手腕(编号7),左肘部(编号6);另一组是右手腕(编号4),右肘部(编号3)。Hand fan wind: involves left and right hand fan wind, a total of two groups of bone key points, one is left wrist (number 7), left elbow (number 6); the other is right wrist (number 4), right elbow (No. 3).
抖动胸前T恤:骨骼关键点为手腕(编号4和7),肘部(编号3和6),耳朵(编号16和17)。Shaking the chest T-shirt: The key bone points are the wrists (numbers 4 and 7), the elbows (numbers 3 and 6), and the ears (numbers 16 and 17).
挠头:骨骼关键点为手腕(编号4和7),耳朵(编号16和17)。Head scratching: The key points of the bones are the wrists (numbers 4 and 7) and ears (numbers 16 and 17).
卷袖子:骨骼关键点为手腕(编号4和7),肘部(编号3和6),肩膀(编号2和5)。Roll the sleeves: the key points of the bones are the wrists (numbers 4 and 7), the elbows (numbers 3 and 6), and the shoulders (numbers 2 and 5).
走路与跺脚:骨骼关键点为膝盖(编号9和12)和脚踝(编号10和13)。Walking and stomping: The key bone points are the knees (numbers 9 and 12) and ankles (numbers 10 and 13).
缩肩:骨骼关键点为手腕(编号4和7),臀部(编号8和11),脚踝(编号10和13),肩膀(编号2和5)。Shrinking the shoulders: The key points of the skeleton are the wrists (numbers 4 and 7), hips (numbers 8 and 11), ankles (numbers 10 and 13), and shoulders (numbers 2 and 5).
抱臂:骨骼关键点为肘部(编号3和6)和手腕(编号4和7)。Arm arms: The key points of the bones are the elbow (numbers 3 and 6) and the wrist (numbers 4 and 7).
腿交叉:骨骼关键点为手腕(编号4和7)和膝盖(9和12)。Legs crossed: The key points of the skeleton are the wrists (numbers 4 and 7) and knees (9 and 12).
手放脖子取暖与手哈气:骨骼关键点为脖子(编号1),手腕(编号4和7)和鼻子(编号0)。Put your hands on your neck to warm your hands and breathe: The key points of the bones are the neck (number 1), wrists (number 4 and 7) and nose (number 0).
S6、条件判断,经前述两步骤的锁定,针对某一个或某几个骨骼关键点进行观察,分析其运动规律,比较前后帧差异,并通过相关阈值限定,区分出不同的姿态。在这一步骤中,主要针对不同的姿态,设定不同的判断条件。S6. Conditional judgment: After the aforementioned two steps of locking, observe one or several key bone points, analyze its motion law, compare the difference between the previous and the next frame, and distinguish different postures through relevant threshold limits. In this step, different judgment conditions are set mainly for different postures.
人体会自然的调整其姿态以便于自身处于热舒适状态,这些骨骼和关节的运动会在身体周围的空间产生各种位移变化。令sp i表示人体骨骼的关键点,由于视觉传感器所捕获的图像为二维信息,因此,sp i可以表示为sp i=[x i,y i],i=1,...,k  (1);其中,x i和y i表示图像坐标系中的横坐标和纵坐标,变量i表示不同骨骼关键点及其对应的编号,变量k表示骨骼关键点的最大值,在本发明中k=18。如果能够准确的捕获sp i,那么便可以构建子算法,识别各种人体姿态。通过该步骤,完成人体骨骼的数字化。 The human body will naturally adjust its posture so that it is in a thermally comfortable state. The movement of these bones and joints will produce various displacement changes in the space around the body. Let sp i denote the key points of human bones. Since the image captured by the visual sensor is two-dimensional information, sp i can be expressed as sp i =[x i , y i ], i = 1,..., k ( 1); where x i and y i represent the abscissa and ordinate in the image coordinate system, the variable i represents different bone key points and their corresponding numbers, and the variable k represents the maximum value of bone key points. In the present invention, k = 18. If sp i can be captured accurately, then a sub-algorithm can be constructed to recognize various human postures. Through this step, the digitization of human bones is completed.
为了简化技术处理的复杂度,本发明根据行走和跺脚的共性,将其设计在一个子算法中,并根据其差异性在子算法进行区分。同理,手放脖子取暖和手哈气也合并在一个子算法中。12个姿态的相关动作对应10个子算法。In order to simplify the complexity of technical processing, the present invention designs it in a sub-algorithm based on the commonality of walking and stomping, and distinguishes between the sub-algorithms according to their differences. In the same way, hands on the neck to keep warm and hands breathing are also combined in a sub-algorithm. The 12 posture related actions correspond to 10 sub-algorithms.
为了便于各种姿态的识别,本发明定义了几个变量。阐述如下:In order to facilitate the recognition of various gestures, the present invention defines several variables. Explained as follows:
首先,为了计算骨骼关节点之间的欧几里得距离L,本发明定义了标准距离L s,即:L s=|sp 7-sp 6|  (2),其中sp 7表示左手腕,sp 6表示左肘部。基于公式(2),相对距离计算为:
Figure PCTCN2020073690-appb-000001
First, in order to calculate the Euclidean distance L between bone joint points, the present invention defines a standard distance L s , namely: L s =|sp 7 -sp 6 | (2), where sp 7 represents the left wrist, sp 6 represents the left elbow. Based on formula (2), the relative distance is calculated as:
Figure PCTCN2020073690-appb-000001
本发明根据不同的姿态,将计算不同的相对距离L r,并设置不同的条件阈值,此外引入参量L r_max和L r_min,分别表示L r的最大值和最小值。需要说明的是,并不是每个姿态,都需要设定L r_max和L r_min,依据具体情况而定。在子算法的设计中,还设计斜率,以及不同帧之间x和y坐标值的变化。整个算法流程框图如图5所示,各动作的判断条件阐述如下。 According to different postures, the present invention will calculate different relative distances L r and set different condition thresholds. In addition, parameters L r_max and L r_min are introduced to represent the maximum and minimum values of L r respectively. It should be noted that L r_max and L r_min need not be set for every posture, depending on the specific situation. In the design of the sub-algorithm, the slope and the change of the x and y coordinate values between different frames are also designed. The flowchart of the entire algorithm is shown in Figure 5, and the judgment conditions for each action are described as follows.
针对擦汗动作,求解两个距离,分别是左手腕和右眉毛之间的距离Ls 1=|sp 7-sp 14|,右手腕和左眉毛之间的距离Ls 2=|sp 4-sp 15|。根据公式(3)求解对应的相对距离L r1和L r2。在求得相对距离之后,若相对距离小于1.8则判断为擦汗动作,即L r1<1.8或者L r2<1.8,需要说明的是,这里的1.8为没有单位的一个相对值,且是测试训练过程中,得到的经验值。 For the wiping action, two distances are solved, which are the distance between the left wrist and the right eyebrow Ls 1 =|sp 7 -sp 14 |, the distance between the right wrist and the left eyebrow Ls 2 =|sp 4 -sp 15 |. Solve the corresponding relative distances L r1 and L r2 according to formula (3). After the relative distance is obtained, if the relative distance is less than 1.8, it is judged as a wiping action, that is, L r1 <1.8 or L r2 <1.8. It should be noted that 1.8 here is a relative value without a unit and is a test training The experience value obtained during the process.
针对手扇风动作,For the hand fan action,
判断条件一:一般是在一个区域内做往复运动。设定其往复运动的上下限分别为120和8,即L r_max=120,L r_min=8。 Judgment condition 1: Generally, reciprocating movement is performed in an area. Set the upper and lower limits of its reciprocating motion to 120 and 8, that is, L r_max =120 and L r_min =8.
判断条件二:除了上下阈值的判断,对于手扇风而言,所计算的相对距离,必须是一直处于不断变化中的。因此所采用的机制是:连续观测2秒,因为采样率是30帧/秒,因此其实就是连续观测60帧图片,若其中出现变化的次数(频次m)大于(60÷2.5),即m>(60÷2.5),则有可能是手扇风。需要说明的是,2.5同样是测试训练过程中得到的经验值。Judgment condition 2: In addition to the judgment of the upper and lower thresholds, for the hand fan, the calculated relative distance must be constantly changing. Therefore, the mechanism used is: continuous observation for 2 seconds, because the sampling rate is 30 frames/second, so it is actually continuous observation of 60 frames of pictures, if the number of changes (frequency m) is greater than (60÷2.5), that is, m> (60÷2.5), it may be a hand fan. It should be noted that 2.5 is also the experience value obtained during the test training process.
判断条件三:还需要判断手是否在耳朵下方。Judgment condition 3: It is also necessary to judge whether the hand is under the ear.
因此,上述三个条件皆具备,即m>(60÷2.5),L r∈[8,120],且手在耳朵下方,则可以判定为手扇风。 Therefore, if all the above three conditions are met, that is, m>(60÷2.5), L r ∈ [8,120], and the hand is under the ear, it can be judged as a hand fan.
针对抖动胸前T恤动作,For the shaking of the chest T-shirt action,
判断条件一:与手扇风一致,设定了一个相对距离的上下限,这就就是手抖动T恤的范围,即使L r∈[8,120]。 Judgment condition 1: consistent with the hand fan, a relative distance upper and lower limit is set, which is the range of the hand shake T-shirt, even if L r ∈ [8,120].
判断条件二:连续观测2秒钟的数据,且m>(60÷2)时候,视为有可能是抖动T恤。也就是说,在2秒钟内相对距离连续发生了30次以上的变化。这里的2同样是训练测试后得到的经验值。Judgment condition 2: Continuous observation of data for 2 seconds, and m>(60÷2), it is considered that it may be a jittery T-shirt. In other words, the relative distance has continuously changed more than 30 times within 2 seconds. The 2 here is also the experience value obtained after the training test.
判断条件三:检测手腕与耳朵之间的距离L rj,若这一相对距离小于1.8,则认为不属于“抖动胸前T恤”的动作。换言之,L rj≥1.8,则有可能是抖动胸前T恤动作。 Judgment condition 3: Detect the distance L rj between the wrist and the ear. If the relative distance is less than 1.8, it is considered not to be the action of "shaking the chest T-shirt". In other words, L rj ≥ 1.8, it may be a t-shirt shaking the chest.
因此,上述3个条件皆具备时候,即m>(60÷2),L r∈[8,120],L rj≥1.8,则可以判定该动作为抖动胸前T恤。 Therefore, when all the above three conditions are met, that is, m>(60÷2), L r ∈ [8,120], and L rj ≥ 1.8, it can be determined that the action is a t-shirt shaking the chest.
针对挠头动作,有三种情况,分别为挠头的左侧、挠头的右侧和挠头顶。There are three situations for head scratching, namely the left side of the head, the right side of the head and the top of the head.
挠头左侧:判断条件一:左手腕和左耳朵的距离小于1.8,且左手腕在鼻子上方、左手腕在左耳朵的左侧;判断条件二:两侧手腕和双眼的距离均大于1.8。若同时满足上述两个条件,则判定为挠头动作。Scratching the left side of the head: Judging condition 1: The distance between the left wrist and the left ear is less than 1.8, and the left wrist is above the nose, and the left wrist is on the left side of the left ear; Judging condition 2: The distance between the wrists and eyes on both sides is greater than 1.8. If the above two conditions are met at the same time, it is judged as a head-scratching action.
挠头右侧:判断条件一:右手腕和右耳朵的距离小于1.8,且右手腕在鼻子上方,且右手腕在右耳朵的右侧;判断条件二:两侧手腕和双眼的距离均大于1.8。若同时满足上述两个条件,则判定为挠头动作。Scratching the right side of the head: Judging condition 1: The distance between the right wrist and the right ear is less than 1.8, and the right wrist is above the nose, and the right wrist is on the right side of the right ear; Judging condition 2: The distance between the wrists and eyes on both sides is greater than 1.8. If the above two conditions are met at the same time, it is judged as a head-scratching action.
挠头顶:判断条件一:右手腕和右耳朵的距离大于1.8,右手腕在鼻子上方,且右手腕在两耳之间;判断条件二:左手腕和左耳朵的距离大于1.8,左手腕在鼻子上方,且左手腕在两耳之间。若满足条件一或条件二,均可以判定为挠头顶。Head scratching: Judgment condition 1: The distance between the right wrist and the right ear is greater than 1.8, the right wrist is above the nose, and the right wrist is between the ears; Judgment condition 2: The distance between the left wrist and the left ear is greater than 1.8, and the left wrist is on the nose Above, with the left wrist between the ears. If condition 1 or condition 2 is met, it can be judged as scratching the head.
针对卷袖子动作,首先判断手腕是否在撸袖子的对应位置,方法如下:1)左手腕在“右手腕和右肩”之间,主要通过y坐标的比较实现,且左手腕到右肘之间的距离小于等于0.9。或者2)右手腕在“左手腕+左肩”之间,也是通过y坐标的比较实现,且右手腕到左肘之间的距离小于等于0.9。For the action of rolling the sleeves, first judge whether the wrist is in the corresponding position of the sleeves. The method is as follows: 1) The left wrist is between the "right wrist and the right shoulder", which is mainly realized by the comparison of the y coordinate, and between the left wrist and the right elbow. The distance is less than or equal to 0.9. Or 2) The right wrist is between "left wrist + left shoulder", which is also realized by comparing the y coordinate, and the distance between the right wrist and the left elbow is less than or equal to 0.9.
其次,当手腕在撸袖子所对应的区域后,本发明将判断前后帧之间的变化,重点是判断手腕y坐标的差异。基本机理是:比较前后5帧中手腕的y坐标,以判断手腕是否沿着手臂在运动。继而两帧之间,y坐标的变化幅度必须大于10,若满足此条件,则判定为卷袖子姿态。同理,0.9和10是训练测试后得到的经验值。Secondly, when the wrist is in the area corresponding to the sleeve, the present invention will judge the change between the previous and subsequent frames, and the focus is to judge the difference in the y coordinate of the wrist. The basic mechanism is: compare the y-coordinates of the wrist in five frames before and after to determine whether the wrist is moving along the arm. Then, between two frames, the change range of the y coordinate must be greater than 10, if this condition is met, it is judged as the sleeve-rolling posture. Similarly, 0.9 and 10 are the experience values obtained after the training test.
针对走路和跺脚动作,步骤包括:For walking and stomping, the steps include:
判定双腿处于伸直还是弯曲状态——Determine whether the legs are straight or bent-
定义直线1:定义胯部和膝盖这两点,连成直线1,并计算其斜率为K1;Define line 1: Define the two points of the hip and knee, connect them to line 1, and calculate its slope K1;
定义直线2:定义膝盖和脚腕这两点,连成直线2,并计算其斜率为K2;Define Straight Line 2: Define the two points of knee and ankle, connect them to Straight Line 2, and calculate its slope as K2;
如果直线1和直线2的斜率接近(K1≈K2),则认为腿处于伸直状态;If the slopes of line 1 and line 2 are close (K1≈K2), the leg is considered to be in a straightened state;
如果直线1和直线2的斜率差异较大(K1-K2>30),则认为腿是弯曲状态,其中30同样是训练测试后得到的经验值。If the slope of the straight line 1 and the straight line 2 differ greatly (K1-K2>30), the leg is considered to be in a bent state, where 30 is also the empirical value obtained after the training test.
连续帧判断,截取2秒的图像做连续判断。如果直和弯的趋势性变化了30次,则认为满足跺脚判定的第一个条件;如果小于30次,则不是跺脚。这里的30和2秒都是算法测试之后获得的经验值。同时连续观测五个骨骼关键点(脖子、左肩、右肩、左臀、右臀)2秒存在连续变化与否。Continuous frame judgment, intercept 2 seconds of image for continuous judgment. If the trend of straight and bend changes 30 times, it is considered that the first condition of stomping judgment is satisfied; if it is less than 30 times, it is not stomping. The 30 and 2 seconds here are the empirical values obtained after the algorithm test. Simultaneously observe whether there are continuous changes in five key bone points (neck, left shoulder, right shoulder, left hip, right hip) for 2 seconds.
行走和跺脚最终判定,如果5个点位置都不同,那么可以判定为行走,这5个点之间位置差异的阈值设定为10(经验值);如果腿部斜率连续变化且上述5个点的位置相同,则满足跺脚判定的第二个条件,连同第一个判定条件,在皆满足的情况下,可以认为为跺脚。The final judgment of walking and stomping. If the positions of the 5 points are different, then it can be judged as walking. The threshold of the position difference between these 5 points is set to 10 (empirical value); if the slope of the legs changes continuously and the above 5 points If the positions are the same, the second condition of the stomping judgment is satisfied. Together with the first judgment condition, if both are satisfied, it can be considered as a stomping.
针对缩肩动作,For shoulder reduction,
判定条件一:判断手贴臀部,双腿并拢——Judging condition 1: Judging that the hands are close to the hips and the legs are close together——
具体包括左手腕离左臀距离小于1.5,且右手腕离右臀距离小于1.5,且左脚踝和右脚踝距离小于1.5。Specifically, the distance between the left wrist and the left hip is less than 1.5, and the distance between the right wrist and the right hip is less than 1.5, and the distance between the left ankle and the right ankle is less than 1.5.
判定条件二:连续帧判定,观测2秒——Judgment condition 2: continuous frame judgment, observation for 2 seconds——
具体包括上一帧的左肩膀和下一帧的左肩膀之间的相对距离在[3,50]范围内,且上一帧的右肩膀和下一帧右肩膀之间的相对距离在[3,50]范围内。Specifically, the relative distance between the left shoulder of the previous frame and the left shoulder of the next frame is in the range of [3,50], and the relative distance between the right shoulder of the previous frame and the right shoulder of the next frame is [3 ,50].
判定条件三:手腕在肩膀下方。Judging condition 3: The wrist is under the shoulder.
针对抱臂动作,定义“左手腕和右肘关节距离”或者“右手腕-左肘关节距离”被定义为L c,基于标准距离和公式(3),则可以得到相对距离L rc,若相对距离L rc>2,则视为抱臂。 For the arm-holding action, the definition of “left wrist and right elbow joint distance” or “right wrist-left elbow joint distance” is defined as L c . Based on the standard distance and formula (3), the relative distance L rc can be obtained. If the distance L rc >2, it is regarded as an arm.
针对腿交叉动作,检测左脚踝在右脚踝的右边且两个膝盖离的很近,相对距离L rx<1。当然,也会检测右脚踝在左脚踝的左侧,且膝盖离的很近,阈值依然为1。 For leg cross movement, detect that the left ankle is on the right of the right ankle and the two knees are very close, the relative distance L rx <1. Of course, it will also detect that the right ankle is on the left side of the left ankle and the knee is very close, the threshold is still 1.
手放脖子取暖与手哈气的动作有诸多交叉,针对这一问题,本发明首先检测脖子和双手的相对距离,若相对距离小于2,并检测双手腕是否在鼻子的下方;然后判断双手腕之间的距离。如果距离小于3,则判定为手哈气;若距离大于3,则判定为手抱脖子取暖。同理地,上述该些判断阀值为训练测试后得到的经验值。There are many overlaps between hands to warm the neck and hands to breathe. To solve this problem, the present invention first detects the relative distance between the neck and the hands, if the relative distance is less than 2, and detects whether the wrists are under the nose; The distance between. If the distance is less than 3, it is judged to be a hand breathing; if the distance is greater than 3, it is judged to be holding the neck to warm up. Similarly, the above judgment thresholds are the empirical values obtained after the training test.
S7、输出姿态及检测结果,根据骨骼节点坐标变化与判断条件及阀值的对应关系,由计算机系统自动识别姿态,并对应输出热倾向性和热舒适等级。S7. Output posture and detection results. According to the corresponding relationship between the coordinate changes of the bone nodes and the judgment conditions and thresholds, the computer system automatically recognizes the posture and outputs the thermal tendency and thermal comfort level correspondingly.
此外,该算法架构还包括姿态检测验证步骤S8,具体操作是,受试者站在数据采集的区域内,主要是视觉传感器捕获数据的范围内,根据本发明所定义的12个动作,随机的做相应动作,程序自动识别这些动作,并输出热倾向性和姿态名称。而检测结果表明该算法能有效识别相关动作。需要说明的是,步骤S8所邀请的受试者与问卷调查所涉及的受试者为两个独立群体,以保障算法检测的客观性。In addition, the algorithm architecture also includes a posture detection and verification step S8. The specific operation is that the subject stands in the data collection area, mainly within the range of the data captured by the visual sensor. According to the 12 actions defined in the present invention, randomly Do the corresponding actions, the program automatically recognizes these actions, and outputs the thermal tendency and posture name. The detection results show that the algorithm can effectively identify related actions. It should be noted that the subjects invited in step S8 and the subjects involved in the questionnaire survey are two independent groups to ensure the objectivity of algorithm detection.
受试者根据步骤S1所定义的姿态面向计算机视觉装置随机做出动作,并验证所输出的热倾向性和热舒适等级与姿态的相符性。According to the posture defined in step S1, the subject makes random actions toward the computer vision device, and verifies the consistency of the output thermal tendency and thermal comfort level with the posture.
上述算法架构的应用实施,依赖于计算机系统。为此,该检测系统的计算机架构包括:The application and implementation of the above algorithm architecture depend on the computer system. To this end, the computer architecture of the detection system includes:
视频采集和预处理单元,计算机视觉装置面向受试者拍摄采集图像数据,并用于在处理器中预处理输出兴趣域图片;Video acquisition and preprocessing unit, computer vision device to capture image data facing the subject, and used to preprocess and output interest domain pictures in the processor;
生成基本参量矩阵单元,用于处理器对输入的每一帧兴趣域图片捕获全身骨骼节点的坐标,并根据置信值逐帧筛选;Generate the basic parameter matrix unit, which is used by the processor to capture the coordinates of the whole body skeleton node for each frame of interest domain picture input, and screen it frame by frame according to the confidence value;
检索区域单元,用于处理器依据所定义的姿态估计的动作识别要求,对筛选所得的兴趣域图片逐一搜索并划定检测部位相关的若干个区域,划定区域的根据为基本参量矩阵中骨骼节点的坐标;The search area unit is used for the processor to search and delimit several regions related to the detection part one by one according to the action recognition requirements of the defined posture estimation. The delineation of the regions is based on the skeleton in the basic parameter matrix. The coordinates of the node;
锁定骨骼关键点单元,用于处理器对应每一帧兴趣域图片在各个区域中锁定一个或数个与姿态估计相关的骨骼节点坐标;The bone key-point locking unit is used for the processor to lock one or more bone node coordinates related to pose estimation in each area corresponding to each frame of interest domain picture;
条件判断单元,用于处理器设定对应不同姿态估计的动作识别判断条件及阀值,比较前后帧各骨骼节点坐标的变化趋势;The condition judgment unit is used for the processor to set the action recognition judgment conditions and thresholds corresponding to different posture estimations, and compare the change trend of the coordinates of each skeletal node in the previous and subsequent frames;
输出姿态及检测结果单元,用于处理器根据骨骼节点坐标变化与判断条件及阀值的对应关系识别姿态,并对应输出检测人体的热倾向性和热舒适等级。The output posture and detection result unit is used for the processor to recognize the posture according to the corresponding relationship between the coordinate change of the skeleton node and the judgment condition and threshold, and correspondingly output the thermal tendency and thermal comfort level of the detected human body.
综上实施例结合图示的详细描述,应用本发明该非侵入式人体热舒适的检测方法及系统,具有突出的实质性特点和显著的进步性,具体表现为以下三个突出的方面:In summary, the above embodiments combined with the detailed description of the figure, the application of the non-invasive human thermal comfort detection method and system of the present invention has outstanding substantive features and significant progress, which are specifically manifested in the following three outstanding aspects:
一、应用方便,相对于其它的生理检测法(包含侵入式的和半侵入式的),更易于实际应用。应用场景中的人员无需将传感器贴身佩戴,或者放置在眼镜等物品上;非侵入式人体热舒适检测,是中央空调系统控制未来发展的方向。从实现角度,也相对方便。1. Convenient application. Compared with other physiological detection methods (including invasive and semi-invasive), it is easier to apply. People in the application scenario do not need to wear the sensor close to the body, or place it on glasses and other objects; non-invasive human thermal comfort detection is the direction of the future development of the central air-conditioning system. From an implementation perspective, it is also relatively convenient.
二、以人为本,在采用环境检测法为主流情况下,只能达到80%的人员满足于热舒适的环境。忽视了其余20%的人员感受且以环境温度代替人体感受,该检测方法更符合人性化的性能要求,实现了以人为本。2. People-oriented, with the adoption of environmental testing methods as the mainstream, only 80% of the personnel are satisfied with a thermally comfortable environment. Ignoring the remaining 20% of the human experience and replacing the human experience with the ambient temperature, this detection method is more in line with the humanized performance requirements and realizes a people-oriented approach.
三、节约能源,能够实时的为HVAC系统提供有效反馈信号,并通过数据的累积,具备预测功能,从而提供适合与室内/车内乘员的热舒适环境。在此基础上优化,便可以实现小空间、整个楼宇、整个社区的全方位节能。3. It saves energy and can provide effective feedback signals to the HVAC system in real time. Through the accumulation of data, it has a predictive function, thereby providing a thermal comfort environment suitable for indoor/car occupants. Optimizing on this basis can achieve all-round energy saving in small spaces, entire buildings, and entire communities.
以上详细描述了本发明的优选实施方式,但是,本发明并不局限于上述特定实施方式,本领域技术人员可以在权利要求的范围内进行修改或者等同变换,均应包含在本发明的保护范围之内。The preferred embodiments of the present invention are described in detail above. However, the present invention is not limited to the above specific embodiments. Those skilled in the art can make modifications or equivalent changes within the scope of the claims, and they should all be included in the protection scope of the present invention. within.

Claims (9)

  1. 一种基于姿态估计的非侵入式人体热舒适检测方法,其特征在于包括步骤:A non-invasive human thermal comfort detection method based on attitude estimation, which is characterized in that it comprises the following steps:
    S1、定义若干个与人体热舒适相关的姿态,并通过问卷调查法证实有效性;S1. Define several postures related to the thermal comfort of the human body, and verify the validity through questionnaire survey;
    S2、视频采集和预处理,计算机视觉装置面向受试者拍摄采集图像数据,并预处理输出兴趣域图片;S2: Video acquisition and preprocessing. The computer vision device captures and collects image data for subjects, and preprocesses and outputs pictures of interest domains;
    S3、生成基本参量矩阵,对输入的每一帧兴趣域图片捕获全身骨骼节点的坐标,并根据置信值逐帧筛选;S3. Generate a basic parameter matrix, capture the coordinates of the whole body skeleton node for each frame of interest domain picture input, and filter frame by frame according to the confidence value;
    S4、检索区域,依据所定义的姿态估计的动作识别要求,对筛选所得的兴趣域图片逐一搜索并划定检测部位相关的若干个区域,划定区域的根据为基本参量矩阵中骨骼节点的坐标;S4. Retrieval area, according to the action recognition requirements of the defined pose estimation, search and delimit several areas related to the detection part one by one in the interest domain pictures obtained by screening, and the delineation of the area is based on the coordinates of the skeleton node in the basic parameter matrix ;
    S5、锁定骨骼关键点,对应每一帧兴趣域图片在各个区域中锁定一个或数个与姿态估计相关的骨骼节点坐标;S5. Lock bone key points, and lock one or more bone node coordinates related to pose estimation in each area corresponding to each frame of interest domain picture;
    S6、条件判断,设定对应不同姿态估计的动作识别判断条件及阀值,比较前后帧各骨骼节点坐标的变化趋势;S6. Condition judgment, set the action recognition judgment conditions and thresholds corresponding to different posture estimations, and compare the change trends of the coordinates of each bone node in the previous and subsequent frames;
    S7、输出姿态及检测结果,根据骨骼节点坐标变化与判断条件及阀值的对应关系识别姿态,并对应输出热倾向性和热舒适等级。S7. Output the posture and detection result, recognize the posture according to the corresponding relationship between the coordinate change of the bone node and the judgment condition and the threshold, and output the thermal tendency and thermal comfort level correspondingly.
  2. 根据权利要求1所述基于姿态估计的非侵入式人体热舒适检测方法,其特征在于:步骤S1中与人体热舒适相关的姿态包括:对应第一热舒适等级的擦汗、手扇风,对应第二热舒适等级的抖动胸前T恤、挠头,对应第三热舒适等级的卷袖子,对应第四热舒适等级的行走,对应第五热舒适等级的缩肩,对应第六热舒适等级的抱臂、腿交叉、手放脖子,以及对应第七热舒适等级的手哈气、跺脚。The non-invasive human thermal comfort detection method based on posture estimation according to claim 1, wherein the posture related to thermal comfort of the human body in step S1 includes: wiping sweat and hand fan corresponding to the first thermal comfort level; T-shirt with shaking chest and head scratching in the second thermal comfort level, rolled sleeves corresponding to the third thermal comfort level, walking in the fourth thermal comfort level, shoulder shrinking corresponding to the fifth thermal comfort level, and corresponding to the sixth thermal comfort level Fold your arms, cross your legs, put your hands on your neck, and breathe or stom your feet at the seventh thermal comfort level.
  3. 根据权利要求1所述基于姿态估计的非侵入式人体热舒适检测方法,其特征在于:步骤S2中所述图像数据为30帧/秒的连续帧,且预处理过程为逐帧抽取含有人体姿态的图片、去除图片噪声并增强,依据人体所在区域输出兴趣域图片。The non-invasive human thermal comfort detection method based on posture estimation according to claim 1, wherein the image data in step S2 is 30 frames/sec continuous frames, and the preprocessing process is to extract the human posture frame by frame. Remove and enhance the image of the image, and output the interest domain image according to the area of the human body.
  4. 根据权利要求1所述基于姿态估计的非侵入式人体热舒适检测方法,其特征在于:步骤S3中通过调用OpenPose平台或骨骼捕获算法,对输入的每一帧兴趣域图片直接获得全身骨骼节点的坐标和置信值,输出一个i(x,y,ε)的参量,其中全身骨骼节点包括鼻子、脖子、右肩膀、右肘部、右手腕、左肩膀、左肘部、左手腕、右臀部、右膝盖、右脚踝、左臀部、左膝盖、左脚踝、右眼睛、左眼睛、右耳朵、左耳朵,按0~17顺序编号,且对图片背景编号18,i表示骨骼节点及其对应的编号,x和y分别表示各个骨骼节点在兴趣域图片坐标系中的坐标值,ε表示置信值且设定0.5为筛选阀值,采纳ε≥0.5的n帧兴趣域图片 并舍弃ε<0.5的兴趣域图片。The non-invasive human thermal comfort detection method based on posture estimation according to claim 1, characterized in that: in step S3, by calling the OpenPose platform or bone capture algorithm, the whole body bone node information is directly obtained for each frame of interest domain image input. Coordinates and confidence values, output a parameter of i (x, y, ε), where the whole body bone nodes include nose, neck, right shoulder, right elbow, right wrist, left shoulder, left elbow, left wrist, right hip, Right knee, right ankle, left hip, left knee, left ankle, right eye, left eye, right ear, left ear, numbered in the order of 0-17, and number 18 for the background of the picture, i represents the bone node and its corresponding number , X and y respectively represent the coordinate value of each skeletal node in the interest area picture coordinate system, ε represents the confidence value and set 0.5 as the screening threshold, adopt n frames of interest area pictures with ε≥0.5 and discard interest with ε<0.5 Domain picture.
  5. 根据权利要求1所述基于姿态估计的非侵入式人体热舒适检测方法,其特征在于:依据所定义的姿态估计的动作识别要求,步骤S4面域锁定中所述区域包括额头,头顶,头左侧,头右侧,脸部左侧与胸部以上的交叉区域,脸部右侧和胸部以上的交叉区域,脖子及其与手腕之间的区域,胸腹部区域,肩膀、肘部及其与手腕之间的区域,臀部、膝盖及其与脚踝之间的区域。The non-invasive human thermal comfort detection method based on posture estimation according to claim 1, characterized in that: according to the defined action recognition requirements of posture estimation, the area in step S4 area lock includes the forehead, the top of the head, and the left side of the head. Side, the right side of the head, the intersection area between the left side of the face and above the chest, the intersection area between the right side of the face and above the chest, the area between the neck and the wrists, the chest and abdomen areas, shoulders, elbows, and wrists The area between the hips, knees, and the ankles.
  6. 根据权利要求1所述基于姿态估计的非侵入式人体热舒适检测方法,其特征在于:基于步骤S1所定义的若干个姿态,每个姿态对应的动作与全身骨骼节点中的一部分关联匹配,步骤S5点域锁定其中一个特定姿态所关联的一部分骨骼节点坐标。The non-invasive human thermal comfort detection method based on posture estimation according to claim 1, characterized in that: based on the several postures defined in step S1, the action corresponding to each posture is associated and matched with a part of the whole body skeleton node, and step The S5 dotfield locks the coordinates of a part of the bone nodes associated with a specific posture.
  7. 根据权利要求1所述基于姿态估计的非侵入式人体热舒适检测方法,其特征在于:步骤S6中所述判断条件包括涉及姿态估计的一个以上骨骼关键点发生位移变化的集中区域、相对距离、频次、前后帧区间内距离变化幅度中的一个或数个组合;所述阀值为训练测试后的经验值,分别包括关联相对距离阀值和频次阀值。The non-invasive human thermal comfort detection method based on posture estimation according to claim 1, characterized in that: the judgment conditions in step S6 include the concentrated area where the displacement changes of more than one bone key points involved in posture estimation, relative distance, One or several combinations of the frequency and the range of distance change in the interval between the previous and next frames; the threshold value is an empirical value after the training test, including the associated relative distance threshold and the frequency threshold respectively.
  8. 根据权利要求1所述基于姿态估计的非侵入式人体热舒适检测方法,其特征在于:还包括姿态检测验证步骤S8,受试者根据步骤S1所定义的姿态面向计算机视觉装置随机做出动作,并验证所输出的热倾向性和热舒适等级与姿态的相符性。The non-invasive human thermal comfort detection method based on posture estimation according to claim 1, characterized in that it further comprises a posture detection and verification step S8. The subject makes random actions towards the computer vision device according to the posture defined in step S1. And verify the consistency of the output thermal tendency and thermal comfort level with the posture.
  9. 一种基于姿态估计的非侵入式人体热舒适检测系统,由计算机和预定义若干个与人体热舒适相关的姿态实现,其特征在于包括:A non-invasive human thermal comfort detection system based on posture estimation is realized by a computer and a number of pre-defined postures related to human thermal comfort, which is characterized by including:
    视频采集和预处理单元,计算机视觉装置面向受试者拍摄采集图像数据,并用于在处理器中预处理输出兴趣域图片;Video acquisition and preprocessing unit, computer vision device to capture image data facing the subject, and used to preprocess and output interest domain pictures in the processor;
    生成基本参量矩阵单元,用于处理器对输入的每一帧兴趣域图片捕获全身骨骼节点的坐标,并根据置信值逐帧筛选;Generate the basic parameter matrix unit, which is used by the processor to capture the coordinates of the whole body skeleton node for each frame of interest domain picture input, and screen it frame by frame according to the confidence value;
    检索区域单元,用于处理器依据所定义的姿态估计的动作识别要求,对筛选所得的兴趣域图片逐一搜索并划定检测部位相关的若干个区域,划定区域的根据为基本参量矩阵中骨骼节点的坐标;The search area unit is used for the processor to search and delimit several regions related to the detection part one by one according to the action recognition requirements of the defined posture estimation. The delineation of the regions is based on the skeleton in the basic parameter matrix. The coordinates of the node;
    锁定骨骼关键点单元,用于处理器对应每一帧兴趣域图片在各个区域中锁定一个或数个与姿态估计相关的骨骼节点坐标;The bone key-point locking unit is used for the processor to lock one or more bone node coordinates related to pose estimation in each area corresponding to each frame of interest domain picture;
    条件判断单元,用于处理器设定对应不同姿态估计的动作识别判断条件及阀值,比较前后帧各骨骼节点坐标的变化趋势;The condition judgment unit is used for the processor to set the action recognition judgment conditions and thresholds corresponding to different posture estimations, and compare the change trend of the coordinates of each skeletal node in the previous and subsequent frames;
    输出姿态及检测结果单元,用于处理器根据骨骼节点坐标变化与判断条件及阀值的对应关系识别姿态,并对应输出检测人体的热倾向性和热舒适等级。The output posture and detection result unit is used for the processor to recognize the posture according to the corresponding relationship between the coordinate change of the skeleton node and the judgment condition and threshold, and correspondingly output the thermal tendency and thermal comfort level of the detected human body.
PCT/CN2020/073690 2019-03-04 2020-01-22 Non-intrusive human body thermal comfort detection method and system based on posture estimation WO2020177498A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910160062.1A CN109948472A (en) 2019-03-04 2019-03-04 A kind of non-intrusion type human thermal comfort detection method and system based on Attitude estimation
CN201910160062.1 2019-03-04

Publications (1)

Publication Number Publication Date
WO2020177498A1 true WO2020177498A1 (en) 2020-09-10

Family

ID=67007838

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/073690 WO2020177498A1 (en) 2019-03-04 2020-01-22 Non-intrusive human body thermal comfort detection method and system based on posture estimation

Country Status (2)

Country Link
CN (1) CN109948472A (en)
WO (1) WO2020177498A1 (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112631135A (en) * 2020-11-30 2021-04-09 西安建筑科技大学 Individual thermal comfort control system and control method based on computer vision monitoring
CN112818796A (en) * 2021-01-26 2021-05-18 厦门大学 Intelligent posture discrimination method and storage device suitable for online invigilation scene
CN112966571A (en) * 2021-02-09 2021-06-15 安徽一视科技有限公司 Standing long jump flight height measurement method based on machine vision
CN112966597A (en) * 2021-03-04 2021-06-15 山东云缦智能科技有限公司 Human motion action counting method based on skeleton key points
CN113100755A (en) * 2021-03-26 2021-07-13 河北工业大学 Limb rehabilitation training and evaluating system based on visual tracking control
CN113379932A (en) * 2021-06-28 2021-09-10 北京百度网讯科技有限公司 Method and device for generating human body three-dimensional model
CN114067354A (en) * 2021-10-13 2022-02-18 恒鸿达科技有限公司 Pull-up test counting method, device and medium based on visual technology
CN114372996A (en) * 2021-12-02 2022-04-19 北京航空航天大学 Pedestrian track generation method oriented to indoor scene
CN114724078A (en) * 2022-03-28 2022-07-08 西南交通大学 Personnel behavior intention identification method based on target detection network and knowledge inference
CN114783045A (en) * 2021-01-06 2022-07-22 北京航空航天大学 Virtual reality-based motion training detection method, device, equipment and medium
CN115083015A (en) * 2022-06-09 2022-09-20 广州紫为云科技有限公司 3D human body posture estimation data labeling mode and corresponding model construction method
CN116052273A (en) * 2023-01-06 2023-05-02 北京体提科技有限公司 Action comparison method and device based on body state fishbone line
CN116959120A (en) * 2023-09-15 2023-10-27 中南民族大学 Hand gesture estimation method and system based on hand joints
CN118279773A (en) * 2024-06-04 2024-07-02 中国水产科学研究院南海水产研究所 Unmanned aerial vehicle-based forbidden fishing tackle monitoring method and system

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109948472A (en) * 2019-03-04 2019-06-28 南京邮电大学 A kind of non-intrusion type human thermal comfort detection method and system based on Attitude estimation
CN110659594B (en) * 2019-09-09 2022-08-30 南京邮电大学 Thermal comfort attitude estimation method based on AlphaPose
CN111008583B (en) * 2019-11-28 2023-01-06 清华大学 Pedestrian and rider posture estimation method assisted by limb characteristics
CN111640197A (en) * 2020-06-09 2020-09-08 上海商汤智能科技有限公司 Augmented reality AR special effect control method, device and equipment
CN112303861A (en) * 2020-09-28 2021-02-02 山东师范大学 Air conditioner temperature adjusting method and system based on human body thermal adaptability behavior
CN112666837A (en) * 2020-11-13 2021-04-16 广州大学 Indoor environment monitoring system and method based on group adaptive behavior recognition
CN112815490A (en) * 2020-12-31 2021-05-18 南京邮电大学 Sleep thermal comfort sensing method and system and air conditioner control method
CN114170561B (en) * 2022-02-14 2022-05-06 盈嘉互联(北京)科技有限公司 Machine vision behavior intention prediction method applied to intelligent building
CN114974506B (en) * 2022-05-17 2024-05-03 重庆大学 Human body posture data processing method and system
CN115220357A (en) * 2022-07-04 2022-10-21 深圳天成通信科技有限公司 Comfortable energy-saving intelligent building control method, system and server
CN117346285B (en) * 2023-12-04 2024-03-26 南京邮电大学 Indoor heating and ventilation control method, system and medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103155003A (en) * 2010-10-08 2013-06-12 松下电器产业株式会社 Posture estimation device and posture estimation method
CN108253605A (en) * 2018-01-20 2018-07-06 宁夏博文利奥科技有限公司 A kind of Yoga room air-conditioning and its control method
CN108549844A (en) * 2018-03-22 2018-09-18 华侨大学 A kind of more people's Attitude estimation methods based on multi-layer fractal network and joint relatives' pattern
CN109948472A (en) * 2019-03-04 2019-06-28 南京邮电大学 A kind of non-intrusion type human thermal comfort detection method and system based on Attitude estimation

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106022213B (en) * 2016-05-04 2019-06-07 北方工业大学 A kind of human motion recognition method based on three-dimensional bone information

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103155003A (en) * 2010-10-08 2013-06-12 松下电器产业株式会社 Posture estimation device and posture estimation method
CN108253605A (en) * 2018-01-20 2018-07-06 宁夏博文利奥科技有限公司 A kind of Yoga room air-conditioning and its control method
CN108549844A (en) * 2018-03-22 2018-09-18 华侨大学 A kind of more people's Attitude estimation methods based on multi-layer fractal network and joint relatives' pattern
CN109948472A (en) * 2019-03-04 2019-06-28 南京邮电大学 A kind of non-intrusion type human thermal comfort detection method and system based on Attitude estimation

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112631135A (en) * 2020-11-30 2021-04-09 西安建筑科技大学 Individual thermal comfort control system and control method based on computer vision monitoring
CN112631135B (en) * 2020-11-30 2023-08-29 西安建筑科技大学 Individual thermal comfort control system and control method based on computer vision monitoring
CN114783045A (en) * 2021-01-06 2022-07-22 北京航空航天大学 Virtual reality-based motion training detection method, device, equipment and medium
CN112818796B (en) * 2021-01-26 2023-10-24 厦门大学 Intelligent gesture distinguishing method and storage device suitable for online prison scene
CN112818796A (en) * 2021-01-26 2021-05-18 厦门大学 Intelligent posture discrimination method and storage device suitable for online invigilation scene
CN112966571B (en) * 2021-02-09 2022-07-12 安徽一视科技有限公司 Standing long jump flight height measurement method based on machine vision
CN112966571A (en) * 2021-02-09 2021-06-15 安徽一视科技有限公司 Standing long jump flight height measurement method based on machine vision
CN112966597A (en) * 2021-03-04 2021-06-15 山东云缦智能科技有限公司 Human motion action counting method based on skeleton key points
CN113100755A (en) * 2021-03-26 2021-07-13 河北工业大学 Limb rehabilitation training and evaluating system based on visual tracking control
CN113379932A (en) * 2021-06-28 2021-09-10 北京百度网讯科技有限公司 Method and device for generating human body three-dimensional model
CN113379932B (en) * 2021-06-28 2024-01-09 北京百度网讯科技有限公司 Human body three-dimensional model generation method and device
CN114067354A (en) * 2021-10-13 2022-02-18 恒鸿达科技有限公司 Pull-up test counting method, device and medium based on visual technology
CN114372996A (en) * 2021-12-02 2022-04-19 北京航空航天大学 Pedestrian track generation method oriented to indoor scene
CN114724078B (en) * 2022-03-28 2023-06-23 西南交通大学 Personnel behavior intention recognition method based on target detection network and knowledge reasoning
CN114724078A (en) * 2022-03-28 2022-07-08 西南交通大学 Personnel behavior intention identification method based on target detection network and knowledge inference
CN115083015A (en) * 2022-06-09 2022-09-20 广州紫为云科技有限公司 3D human body posture estimation data labeling mode and corresponding model construction method
CN115083015B (en) * 2022-06-09 2024-04-16 广州紫为云科技有限公司 3D human body posture estimation data labeling mode and corresponding model construction method
CN116052273A (en) * 2023-01-06 2023-05-02 北京体提科技有限公司 Action comparison method and device based on body state fishbone line
CN116052273B (en) * 2023-01-06 2024-03-08 北京体提科技有限公司 Action comparison method and device based on body state fishbone line
CN116959120B (en) * 2023-09-15 2023-12-01 中南民族大学 Hand gesture estimation method and system based on hand joints
CN116959120A (en) * 2023-09-15 2023-10-27 中南民族大学 Hand gesture estimation method and system based on hand joints
CN118279773A (en) * 2024-06-04 2024-07-02 中国水产科学研究院南海水产研究所 Unmanned aerial vehicle-based forbidden fishing tackle monitoring method and system

Also Published As

Publication number Publication date
CN109948472A (en) 2019-06-28

Similar Documents

Publication Publication Date Title
WO2020177498A1 (en) Non-intrusive human body thermal comfort detection method and system based on posture estimation
WO2020215961A1 (en) Personnel information detection method and system for indoor climate control
Yang et al. Non-invasive (non-contact) measurements of human thermal physiology signals and thermal comfort/discomfort poses-a review
Yang et al. Real-time and contactless measurements of thermal discomfort based on human poses for energy efficient control of buildings
Kamal et al. A hybrid feature extraction approach for human detection, tracking and activity recognition using depth sensors
CN114067358B (en) Human body posture recognition method and system based on key point detection technology
WO2020151732A1 (en) Non-invasive ai sensing method for human thermal comfort
CN112303861A (en) Air conditioner temperature adjusting method and system based on human body thermal adaptability behavior
Liu et al. Automatic estimation of clothing insulation rate and metabolic rate for dynamic thermal comfort assessment
CN112084878B (en) Method for judging operator gesture standardization degree
CN113111733B (en) Posture flow-based fighting behavior recognition method
CN112668531A (en) Motion posture correction method based on motion recognition
Tsai et al. Enhancing accuracy of human action Recognition System using Skeleton Point correction method
Almasi et al. Human action recognition through the first-person point of view, case study two basic task
Li et al. Non-invasive thermal sensation recognition based on human behavior postures in office environment
Choi et al. Deep-vision-based metabolic rate and clothing insulation estimation for occupant-centric control
CN111079481A (en) Aggressive behavior identification method based on two-dimensional skeleton information
Xu et al. Action-based personalized dynamic thermal demand prediction with video cameras
CN110659594B (en) Thermal comfort attitude estimation method based on AlphaPose
CN114202722A (en) Fall detection method based on convolutional neural network and multi-discriminant features
Rida et al. Toward contactless human thermal monitoring: A framework for Machine Learning-based human thermo-physiology modeling augmented with computer vision
Fan et al. Real-time machine learning-based recognition of human thermal comfort-related activities using inertial measurement unit data
Wei et al. A low-cost and scalable personalized thermal comfort estimation system in indoor environments
Yoshikawa et al. Combining a thermal camera and a wristband sensor for thermal comfort estimation
Yang et al. Macro pose based non-invasive thermal comfort perception for energy efficiency

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: 20766975

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: 20766975

Country of ref document: EP

Kind code of ref document: A1