期刊文献+
共找到5,156篇文章
< 1 2 250 >
每页显示 20 50 100
An Approach for Human Posture Recognition Based on the Fusion PSE-CNN-BiGRU Model
1
作者 Xianghong Cao Xinyu Wang +2 位作者 Xin Geng Donghui Wu Houru An 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第7期385-408,共24页
This study proposes a pose estimation-convolutional neural network-bidirectional gated recurrent unit(PSECNN-BiGRU)fusion model for human posture recognition to address low accuracy issues in abnormal posture recognit... This study proposes a pose estimation-convolutional neural network-bidirectional gated recurrent unit(PSECNN-BiGRU)fusion model for human posture recognition to address low accuracy issues in abnormal posture recognition due to the loss of some feature information and the deterioration of comprehensive performance in model detection in complex home environments.Firstly,the deep convolutional network is integrated with the Mediapipe framework to extract high-precision,multi-dimensional information from the key points of the human skeleton,thereby obtaining a human posture feature set.Thereafter,a double-layer BiGRU algorithm is utilized to extract multi-layer,bidirectional temporal features from the human posture feature set,and a CNN network with an exponential linear unit(ELU)activation function is adopted to perform deep convolution of the feature map to extract the spatial feature of the human posture.Furthermore,a squeeze and excitation networks(SENet)module is introduced to adaptively learn the importance weights of each channel,enhancing the network’s focus on important features.Finally,comparative experiments are performed on available datasets,including the public human activity recognition using smartphone dataset(UCIHAR),the public human activity recognition 70 plus dataset(HAR70PLUS),and the independently developed home abnormal behavior recognition dataset(HABRD)created by the authors’team.The results show that the average accuracy of the proposed PSE-CNN-BiGRU fusion model for human posture recognition is 99.56%,89.42%,and 98.90%,respectively,which are 5.24%,5.83%,and 3.19%higher than the average accuracy of the five models proposed in the comparative literature,including CNN,GRU,and others.The F1-score for abnormal posture recognition reaches 98.84%(heartache),97.18%(fall),99.6%(bellyache),and 98.27%(climbing)on the self-builtHABRDdataset,thus verifying the effectiveness,generalization,and robustness of the proposed model in enhancing human posture recognition. 展开更多
关键词 posture recognition mediapipe BiGRU CNN ELU ATTENTION
下载PDF
Multi-Branch High-Dimensional Guided Transformer-Based 3D Human Posture Estimation
2
作者 Xianhua Li Haohao Yu +2 位作者 Shuoyu Tian Fengtao Lin Usama Masood 《Computers, Materials & Continua》 SCIE EI 2024年第3期3551-3564,共14页
The human pose paradigm is estimated using a transformer-based multi-branch multidimensional directed the three-dimensional(3D)method that takes into account self-occlusion,badly posedness,and a lack of depth data in ... The human pose paradigm is estimated using a transformer-based multi-branch multidimensional directed the three-dimensional(3D)method that takes into account self-occlusion,badly posedness,and a lack of depth data in the per-frame 3D posture estimation from two-dimensional(2D)mapping to 3D mapping.Firstly,by examining the relationship between the movements of different bones in the human body,four virtual skeletons are proposed to enhance the cyclic constraints of limb joints.Then,multiple parameters describing the skeleton are fused and projected into a high-dimensional space.Utilizing a multi-branch network,motion features between bones and overall motion features are extracted to mitigate the drift error in the estimation results.Furthermore,the estimated relative depth is projected into 3D space,and the error is calculated against real 3D data,forming a loss function along with the relative depth error.This article adopts the average joint pixel error as the primary performance metric.Compared to the benchmark approach,the estimation findings indicate an increase in average precision of 1.8 mm within the Human3.6M sample. 展开更多
关键词 Key point detection 3D human posture estimation computer vision deep learning
下载PDF
Sleep Posture Classification Using RGB and Thermal Cameras Based on Deep Learning Model
3
作者 Awais Khan Chomyong Kim +2 位作者 Jung-Yeon Kim Ahsan Aziz Yunyoung Nam 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第8期1729-1755,共27页
Sleep posture surveillance is crucial for patient comfort,yet current systems face difficulties in providing compre-hensive studies due to the obstruction caused by blankets.Precise posture assessment remains challeng... Sleep posture surveillance is crucial for patient comfort,yet current systems face difficulties in providing compre-hensive studies due to the obstruction caused by blankets.Precise posture assessment remains challenging because of the complex nature of the human body and variations in sleep patterns.Consequently,this study introduces an innovative method utilizing RGB and thermal cameras for comprehensive posture classification,thereby enhancing the analysis of body position and comfort.This method begins by capturing a dataset of sleep postures in the form of videos using RGB and thermal cameras,which depict six commonly adopted postures:supine,left log,right log,prone head,prone left,and prone right.The study involves 10 participants under two conditions:with and without blankets.Initially,the database is normalized into a video frame.The subsequent step entails training a fine-tuned,pretrained Visual Geometry Group(VGG16)and ResNet50 model.In the third phase,the extracted features are utilized for classification.The fourth step of the proposed approach employs a serial fusion technique based on the normal distribution to merge the vectors derived from both the RGB and thermal datasets.Finally,the fused vectors are passed to machine learning classifiers for final classification.The dataset,which includes human sleep postures used in this study’s experiments,achieved a 96.7%accuracy rate using the Quadratic Support Vector Machine(QSVM)without the blanket.Moreover,the Linear SVM,when utilized with a blanket,attained an accuracy of 96%.When normal distribution serial fusion was applied to the blanket features,it resulted in a remarkable average accuracy of 99%. 展开更多
关键词 Human sleep posture VGG16 deep learning ResNet50 FUSION machine learning
下载PDF
A Survey on Artificial Intelligence in Posture Recognition 被引量:3
4
作者 Xiaoyan Jiang Zuojin Hu +1 位作者 Shuihua Wang Yudong Zhang 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第10期35-82,共48页
Over the years,the continuous development of new technology has promoted research in the field of posture recognition and also made the application field of posture recognition have been greatly expanded.The purpose o... Over the years,the continuous development of new technology has promoted research in the field of posture recognition and also made the application field of posture recognition have been greatly expanded.The purpose of this paper is to introduce the latest methods of posture recognition and review the various techniques and algorithms of posture recognition in recent years,such as scale-invariant feature transform,histogram of oriented gradients,support vectormachine(SVM),Gaussian mixturemodel,dynamic time warping,hiddenMarkovmodel(HMM),lightweight network,convolutional neural network(CNN).We also investigate improved methods of CNN,such as stacked hourglass networks,multi-stage pose estimation networks,convolutional posemachines,and high-resolution nets.The general process and datasets of posture recognition are analyzed and summarized,and several improved CNNmethods and threemain recognition techniques are compared.In addition,the applications of advanced neural networks in posture recognition,such as transfer learning,ensemble learning,graph neural networks,and explainable deep neural networks,are introduced.It was found that CNN has achieved great success in posture recognition and is favored by researchers.Still,a more in-depth research is needed in feature extraction,information fusion,and other aspects.Among classification methods,HMM and SVM are the most widely used,and lightweight network gradually attracts the attention of researchers.In addition,due to the lack of 3Dbenchmark data sets,data generation is a critical research direction. 展开更多
关键词 posture recognition artificial intelligence machine learning deep neural network deep learning transfer learning feature extraction CLASSIFICATION
下载PDF
A Realistic 3D Non-Stationary Channel Model for UAV-to-Vehicle Communications Incorporating Fuselage Posture
5
作者 Boyu Hua Tongtong Zhou +3 位作者 Qiuming Zhu Kai Mao Junwei Bao Weizhi Zhong 《China Communications》 SCIE CSCD 2023年第6期277-290,共14页
Considering the unmanned aerial vehicle(UAV) three-dimensional(3D) posture, a novel 3D non-stationary geometry-based stochastic model(GBSM) is proposed for multiple-input multipleoutput(MIMO) UAV-to-vehicle(U2V) chann... Considering the unmanned aerial vehicle(UAV) three-dimensional(3D) posture, a novel 3D non-stationary geometry-based stochastic model(GBSM) is proposed for multiple-input multipleoutput(MIMO) UAV-to-vehicle(U2V) channels. It consists of a line-of-sight(Lo S) and non-line-of-sight(NLo S) components. The factor of fuselage posture is considered by introducing a time-variant 3D posture matrix. Some important statistical properties, i.e.the temporal autocorrelation function(ACF) and spatial cross correlation function(CCF), are derived and investigated. Simulation results show that the fuselage posture has significant impact on the U2V channel characteristic and aggravate the non-stationarity. The agreements between analytical, simulated, and measured results verify the correctness of proposed model and derivations. Moreover, it is demonstrated that the proposed model is also compatible to the existing GBSM without considering fuselage posture. 展开更多
关键词 channel model unmanned aerial vehicle NON-STATIONARY fuselage posture
下载PDF
Force Sensitive Resistors-Based Real-Time Posture Detection System Using Machine Learning Algorithms
6
作者 Arsal Javaid Areeb Abbas +4 位作者 Jehangir Arshad Mohammad Khalid Imam Rahmani Sohaib Tahir Chauhdary Mujtaba Hussain Jaffery Abdulbasid S.Banga 《Computers, Materials & Continua》 SCIE EI 2023年第11期1795-1814,共20页
To detect the improper sitting posture of a person sitting on a chair,a posture detection system using machine learning classification has been proposed in this work.The addressed problem correlates to the third Susta... To detect the improper sitting posture of a person sitting on a chair,a posture detection system using machine learning classification has been proposed in this work.The addressed problem correlates to the third Sustainable Development Goal(SDG),ensuring healthy lives and promoting well-being for all ages,as specified by the World Health Organization(WHO).An improper sitting position can be fatal if one sits for a long time in the wrong position,and it can be dangerous for ulcers and lower spine discomfort.This novel study includes a practical implementation of a cushion consisting of a grid of 3×3 force-sensitive resistors(FSR)embedded to read the pressure of the person sitting on it.Additionally,the Body Mass Index(BMI)has been included to increase the resilience of the system across individual physical variances and to identify the incorrect postures(backward,front,left,and right-leaning)based on the five machine learning algorithms:ensemble boosted trees,ensemble bagged trees,ensemble subspace K-Nearest Neighbors(KNN),ensemble subspace discriminant,and ensemble RUSBoosted trees.The proposed arrangement is novel as existing works have only provided simulations without practical implementation,whereas we have implemented the proposed design in Simulink.The results validate the proposed sensor placements,and the machine learning(ML)model reaches a maximum accuracy of 99.99%,which considerably outperforms the existing works.The proposed concept is valuable as it makes it easier for people in workplaces or even at individual household levels to work for long periods without suffering from severe harmful effects from poor posture. 展开更多
关键词 posture detection FSR sensor machine learning REAL-TIME KNN
下载PDF
Calf Posture Recognition Using Convolutional Neural Network
7
作者 Tan Chen Tung Uswah Khairuddin +3 位作者 Mohd Ibrahim Shapiai Norhariani Md Nor Mark Wen Han Hiew Nurul Aisyah Mohd Suhaimie 《Computers, Materials & Continua》 SCIE EI 2023年第1期1493-1508,共16页
Dairy farm management is crucial to maintain the longevity of the farm,and poor dairy youngstock or calf management could lead to gradually deteriorating calf health,which often causes premature death.This was found t... Dairy farm management is crucial to maintain the longevity of the farm,and poor dairy youngstock or calf management could lead to gradually deteriorating calf health,which often causes premature death.This was found to be the most neglected part among the management workflows in Malaysia and has caused continuous loss over the recent years.Calf posture recognition is one of the effective methods to monitor calf behaviour and health state,which can be achieved by monitoring the calf behaviours of standing and lying where the former depicts active calf,and the latter,passive calf.Calf posture recognition module is an important component of some automated calf monitoring systems,as the system requires the calf to be in a standing posture before proceeding to the next stage of monitoring,or at the very least,to monitor the activeness of the calves.Calf posture such as standing or resting can easily be distinguished by human eye,however,to be recognized by a machine,it will require more complicated frameworks,particularly one that involves a deep learning neural networks model.Large number of highquality images are required to train a deep learning model for such tasks.In this paper,multiple ConvolutionalNeuralNetwork(CNN)architectures were compared,and the residual network(ResNet)model(specifically,ResNet-50)was ultimately chosen due to its simplicity,great performance,and decent inference time.Two ResNet-50 models having the exact same architecture and configuration have been trained on two different image datasets respectively sourced by separate cameras placed at different angle.There were two camera placements to use for comparison because camera placements can significantly impact the quality of the images,which is highly correlated to the deep learning model performance.After model training,the performance for both CNN models were 99.7%and 99.99%accuracies,respectively,and is adequate for a real-time calf monitoring system. 展开更多
关键词 Calf posture machine vision deep learning transfer learning
下载PDF
Digital Evaluation of Sitting Posture Comfort in Human-vehicle System under Industry 4.0 Framework 被引量:9
8
作者 TAO Qing KANG Jinsheng +2 位作者 SUN Wenlei LI Zhaobo HUO Xiao 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2016年第6期1096-1103,共8页
Most of the previous studies on the vibration ride comfort of the human-vehicle system were focused only on one or two aspects of the investigation. A hybrid approach which integrates all kinds of investigation method... Most of the previous studies on the vibration ride comfort of the human-vehicle system were focused only on one or two aspects of the investigation. A hybrid approach which integrates all kinds of investigation methods in real environment and virtual environment is described. The real experimental environment includes the WBV(whole body vibration) test, questionnaires for human subjective sensation and motion capture. The virtual experimental environment includes the theoretical calculation on simplified 5-DOF human body vibration model, the vibration simulation and analysis within ADAMS/VibrationTM module, and the digital human biomechanics and occupational health analysis in Jack software. While the real experimental environment provides realistic and accurate test results, it also serves as core and validation for the virtual experimental environment. The virtual experimental environment takes full advantages of current available vibration simulation and digital human modelling software, and makes it possible to evaluate the sitting posture comfort in a human-vehicle system with various human anthropometric parameters. How this digital evaluation system for car seat comfort design is fitted in the Industry 4.0 framework is also proposed. 展开更多
关键词 sitting posture comfort human-vehicle system digital design digital evaluation Industry 4.0
下载PDF
A Human Body Posture Recognition Algorithm Based on BP Neural Network for Wireless Body Area Networks 被引量:9
9
作者 Fengye Hu Lu Wang +2 位作者 Shanshan Wang Xiaolan Liu Gengxin He 《China Communications》 SCIE CSCD 2016年第8期198-208,共11页
Human body posture recognition has attracted considerable attention in recent years in wireless body area networks(WBAN). In order to precisely recognize human body posture,many recognition algorithms have been propos... Human body posture recognition has attracted considerable attention in recent years in wireless body area networks(WBAN). In order to precisely recognize human body posture,many recognition algorithms have been proposed.However, the recognition rate is relatively low. In this paper, we apply back propagation(BP) neural network as a classifier to recognizing human body posture, where signals are collected from VG350 acceleration sensor and a posture signal collection system based on WBAN is designed. Human body signal vector magnitude(SVM) and tri-axial acceleration sensor data are used to describe the human body postures. We are able to recognize 4postures: Walk, Run, Squat and Sit. Our posture recognition rate is up to 91.67%. Furthermore, we find an implied relationship between hidden layer neurons and the posture recognition rate. The proposed human body posture recognition algorithm lays the foundation for the subsequent applications. 展开更多
关键词 wireless body area networks BP neural network signal vector magnitude posture recognition rate
下载PDF
Motion/Posture Modeling and Simulation Verification of Physically Handicapped in Manufacturing System Design 被引量:3
10
作者 FU Yan LI Shiqi CHEN Gwen-guo 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2013年第2期225-231,共7页
Non-obstacle design is critical to tailor physically handicapped workers in manufacturing system. Simultaneous consideration of variability in physically disabled users, machines and environment of the manufacturing s... Non-obstacle design is critical to tailor physically handicapped workers in manufacturing system. Simultaneous consideration of variability in physically disabled users, machines and environment of the manufacturing system is extremely complex and generally requires modeling of physically handicapped interaction with the system. Most current modeling either concentrates on the task results or functional disability. The integration of physical constraints with task constraints is far more complex because of functional disability and its extended influence on adjacent body parts. A framework is proposed to integrate the two constraints and thus model the specific behavior of the physical handicapped in virtual environment generated by product specifications. Within the framework a simplified model of physical disabled body is constructed, and body motion is generated based on 3 levels of constraints(effecter constraints, kinematics constraints and physical constraints). The kinematics and dynamic calculations are made and optimized based on the weighting manipulated by the kinematics constraints and dynamic constraints. With object transferring task as example, the model is validated in Jack 6.0. Modelled task motion elements except for squatting and overreaching well matched with captured motion elements. The proposed modeling method can model the complex behavior of the physically handicapped by integrating both task and physical disability constraints. 展开更多
关键词 physical handicapped motion/posture modeling manufacturing system design
下载PDF
Gravitational effects on global hemodynamics in different postures:A closed-loop multiscale mathematical analysis 被引量:2
11
作者 Xiancheng Zhang Shigeho Noda +1 位作者 Ryutaro Himeno Hao Liu 《Acta Mechanica Sinica》 SCIE EI CAS CSCD 2017年第3期595-618,共24页
We present a novel methodology and strategy to predict pressures and flow rates in the global cardiovascular network in different postures varying from supine to upright. A closed-loop, multiscale mathematical model o... We present a novel methodology and strategy to predict pressures and flow rates in the global cardiovascular network in different postures varying from supine to upright. A closed-loop, multiscale mathematical model of the entire cardiovascular system (CVS) is developed through an integration of one-dimensional (1D) modeling of the large systemic arteries and veins, and zero-dimensional (0D) lumped-parameter modeling of the heart, the cardiac-pulmonary circulation, the cardiac and venous valves, as well as the microcirculation. A versatile junction model is proposed and incorporated into the 1D model to cope with splitting and/or merging flows across a multibranched junction, which is validated to be capable of estimating both subcritical and supercritical flows while ensuring the mass conservation and total pressure continuity. To model gravitational effects on global hemodynamics during postural change, a robust venous valve model is further established for the 1D venous flows and distributed throughout the entire venous network with consideration of its anatomically realistic numbers and locations. The present integrated model is proven to enable reasonable prediction of pressure and flow rate waveforms associated with cardiopulmonary circulation, systemic circulation in arteries and veins, as well as microcirculation within normal physiological ranges, particularly in mean venous pressures, which well match the in vivo measurements. Applications of the cardiovascular model at different postures demonstrate that gravity exerts remarkable influence on arterial and venous pressures, venous returns and cardiac outputs whereas venous pressures below the heart level show a specific correlation between central venous and hydrostatic pressures in right atrium and veins. 展开更多
关键词 Gravitational effects Cardiovascular system (CVS) postural change Multiscale cardiovascular model Multibranched junction model Venous valve
下载PDF
Posture Maintenance Control of 2-Link Object By Nonprehensile Two-Cooperative-Arm Robot Without Compensating Friction 被引量:1
12
作者 Changan Jiang Satoshi Ueno 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2019年第6期1397-1403,共7页
In this paper, a method to posture maintenance control of 2-link object by nonprehensile two-cooperative-arm robot without compensating friction is proposed. In details, a mathematical model of the 2-link object is fi... In this paper, a method to posture maintenance control of 2-link object by nonprehensile two-cooperative-arm robot without compensating friction is proposed. In details, a mathematical model of the 2-link object is firstly built. Based on the model, stable regions for holding motion of nonprehensile two-cooperative-arm robot are obtained while the 2-link object is kept stable on the robot arms with static friction. Among the obtained stable regions, the robust pairs of orientation angles of the 2-link object are found. Under the robust orientation angles, a feedback control system is designed to control the arms to maintain the 2-link object's posture while it is being held or lifted up. Finally, experimental results are shown to verify the effectiveness of the proposed method. 展开更多
关键词 Nursing care nonprehensile ROBOT posture maintenance static FRICTION two-cooperative-arm ROBOT
下载PDF
STRUCTURAL PARAMETERS CALIBRATION BY POSTURE MEASUREMENT ON PARALLEL 6-DOF PLATFORM 被引量:1
13
作者 Wu Jiangning Li ShilunState Key Laboratory of Fluid Power Transmission and Control, Zhejiang University,Hangzhou 310027, China 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2002年第4期334-338,343,共6页
Some approaches to measure parallel 6-degree of freedom platform's posturestatically and to calibrate the platform's actual structural parameters by measuring a series of theplatform's varying postures are... Some approaches to measure parallel 6-degree of freedom platform's posturestatically and to calibrate the platform's actual structural parameters by measuring a series of theplatform's varying postures are studied. In the case where high posture accuracy is requiredrelatively, to obtain the platform's actual structural parameters is very important. Threedimensions measurement with 2 theodolites are used to obtain the platform's postures statically andNewton iterative method is adopted to calibrate structural parameters. Some measures taken in themeasurement and the calibration are discussed in detail. And the experiment results of theplatform's posture control before and after the calibration are given. The results show that theplatform's posture control accuracy after the calibration is improved notably. 展开更多
关键词 parallel 6-DOF platform theodolite posture measurement nonlinearequation group structural parameters calibration
下载PDF
Design and Efficacy of Surgery for Horizontal Idiopathic Nystagmus with Abnormal Head Posture and Strabismus 被引量:4
14
作者 王平 娄丽萍 宋琳 《Journal of Huazhong University of Science and Technology(Medical Sciences)》 SCIE CAS 2011年第5期678-681,共4页
The design and efficacy of surgery for horizontal idiopathic nystagmus (HIN) with abnormal head posture and strabismus were investigated. Different surgical procedures were selected according to the angle of head tu... The design and efficacy of surgery for horizontal idiopathic nystagmus (HIN) with abnormal head posture and strabismus were investigated. Different surgical procedures were selected according to the angle of head turn in 44 cases of HIN with abnormal head posture and strabismus. For patients with a head turn of 15° or less, the Anderson procedure was used; the yoke muscles were recessed upon slow-phase. For patients with a head turn between 15° and 25°, the surgery was designed as a Kestenbaum 5-4-4-5 procedure. For patients with a head turn of 25° or more, the surgery was designed as a Parks 5-8-6-7 procedure. The surgery to correct the abnormal head posture was performed on the fixating eye while that to correct the deviation was then performed on the non-fixating eye at the same time. The amount of surgery of the horizontal rectus muscles on the nonfixating eye was sum of the angle of head turn and the degree of deviation, which was calculated as follows: recession/resection amount of medial and lateral rectis/2×5=angle of head turn±degree of deviation. The results showed as follows: (1) Visual acuity: the visual acuity in the primary ocular position increased two lines or more in 35 patients, accounting for 79.55%. Nine patients had no or only one-line improvement, accounting for 20.45% of the entire study population; (2) The degree of deviation in the primary ocular position: 37 cases had a normal primary ocular position or the degree of deviation ≤8△ after surgery, accounting for 84.09%. Six patients had a residual degree of deviation of 8△―15△, accounting for 13.64%. One patient had a residual degree of deviation 〉20△, accounting for 2.27% of the patients examined; (3) Abnormal head posture: 34 patients had a normal head posture or a head turn of less than 5°, accounting for 72.27%. Eight patients had a residual head turn of 5°―15°, accounting for 18.18%. Two patients had a head turn of 15°― 25°, accounting for 4.55%. It was concluded that different surgical procedures based on the angle of head turn and the relationship between deviation and null zone can eliminate anomalous head posture, correct deviation, and improve vision acuity in the primary ocular position simultaneously. 展开更多
关键词 horizontal idiopathic nystagmus abnormal head posture and strabismus surgery
下载PDF
The Impact of Footwear on Posture, Gait and Balance 被引量:1
15
作者 Saori Karasawa Munetaka Yamamoto +2 位作者 Junko Sakurai Shiori Kawasaki Hiroyuki Kobayashi 《Health》 CAS 2022年第2期209-218,共10页
Background: The objective of this study was to investigate the effects of footwear on posture and balance while walking. The types of footwear investigated in this study were open back shoes, commonly worn by hospital... Background: The objective of this study was to investigate the effects of footwear on posture and balance while walking. The types of footwear investigated in this study were open back shoes, commonly worn by hospitalized patients, and closed back shoes. Previous studies have shown that open back shoes, or slippers, increase the risk of falling (among elderly). We hypothesized that our findings would suggest that open back shoes negatively affect gait mechanics in healthy individuals. Methods: Healthy individuals (n = 12) participated in a walking test while wearing closed back shoes and open back shoes. The explanatory variables in this study were the analysis of gait, posture, and balance before and after walking. The objective variable was footwear (closed back shoes vs. open back shoes). A paired t-test was performed to detect significant differences between the two conditions. Results: Among the test items measured, we found a significant difference in minimum wide tilt angle and left-right differences in step length and intensity while walking between the conditions of closed back shoes and open back shoes. These results suggest that open back shoes could negatively impact posture and balance while walking, even in healthy subjects. Conclusion: It is imperative to improve patient awareness of the risk of falling. We believe that the inclusion of our findings in educational pamphlets and in-house notices could help improve patient awareness and more effectively prevent falls among patients. 展开更多
关键词 FOOTWEAR posture Walking Test HEALTH FALL
下载PDF
Evaluating a school based childhood obesity intervention for posture and comfort 被引量:1
16
作者 Mark Benden Adam Pickens +2 位作者 Eva Shipp Jase Perry Drew Schneider 《Health》 2013年第8期54-60,共7页
Background: Research shows that students who are more active throughout the day have fewer reports of body part discomfort and greater energy expenditure needed to combat childhood obesity. Many factors may contribute... Background: Research shows that students who are more active throughout the day have fewer reports of body part discomfort and greater energy expenditure needed to combat childhood obesity. Many factors may contribute to the overall health of the child, including the postures that are required to complete assigned tasks at their school workstations. Decreasing sedentary behaviors in children through the use of standing desks at school has been shown to increase calorie expenditure and may be a viable approach to the energy imbalance typical of modern children. The objective of this research was to quantify and analyze sub-optimal postures and self-reported discomfort of students during the use of traditional seated and stand-biased desks to determine whether any unintended consequences of the intervention were present. Methods: A postural analysis based on the Portable Ergonomic Observation (PEO) method was used to assess the posture of 42 elementary school students as they worked at their assigned workstation (either standing or seated). Two classrooms contained stand-biased workstations (15 students) and two classrooms had traditional seated workstations (27 students). Each student was assessed three times at 10 minutes, for a total of 30 minutes of observations each. The percent of time spent in preferred versus non-preferred postures was then computed. Student body part discomfort surveys were used to assess the discomfort of students between the two groups. The relationship between type of workstation and percent time in non-preferred postures and body discomfort was examined using Wilcoxon ranksum tests and Fisher’s exact tests, respectively. The significance level was p ≤ 0.05 for all of the two-sided tests. Results: No significant difference was found between the two groups and time spent in non-preferred postures and body discomfort, children using stand-biased workstations reported less discomfort overall. Stand-biased desks presented no additional ergonomic issues, while providing increased caloric expenditure. Conclusions: A study containing a larger sample and older children that includes postural observation throughout the school day is needed for future research. 展开更多
关键词 CHILDHOOD Obesity ELEMENTARY Health Ergonomics Stand-Biased posture
下载PDF
Quantification of the distribution of blood flow pressure with postures 被引量:1
17
作者 Wenying Mu Shanguang Chen +2 位作者 Fengyuan Zhuang Yinghui Li Yu Li 《Journal of Biomedical Science and Engineering》 2012年第3期113-119,共7页
At a different angle, this study analyzed the contour chart of blood flow pressure, extreme pressure and its position to quantify DBFP in thirteen different postures with gravity considered or not (G ≠ 0 or G = 0). T... At a different angle, this study analyzed the contour chart of blood flow pressure, extreme pressure and its position to quantify DBFP in thirteen different postures with gravity considered or not (G ≠ 0 or G = 0). The aim was to determine the suitable body positions, in which the postural model of a single vessel could be simplified to two-dimensional (2D) symmetrical one while only considering such factors as posture and gravity. Computational fluid dynamic simulations were performed. Numerical results demonstrated that the DBFP showed 2D axisymmetry at ±90° and three-dimensional (3D) asymmetry at any other posture with G ≠ 0, and 2D axisymmetrical one at any posture with G = 0. Therefore, modeling a vessel as a 2D model is feasible in space and at ±90° posture on earth. In addition, the maximum pressure occurred between the inlet and the middle of the vessel, and its position variation mainly happened in the range of 0° - 15°. For a single vessel, this study provides the first theoretical evidence for cardiovascular modeling in microgravity and may help guide the researchers in designing defense devices for astronauts or patients clinically. 展开更多
关键词 DISTRIBUTION of BLOOD Flow PRESSURE (DBFP) posture GRAVITY Numerical Simulation
下载PDF
Lumbar interspinous pressure pain threshold values for healthy young men and women and the effect of prolonged fully flexed lumbar sitting posture:An observational study 被引量:2
18
作者 Martin Petersson Allan Abbott 《World Journal of Orthopedics》 2020年第3期158-166,共9页
BACKGROUND Low back pain(LBP)is a common condition with large burden worldwide.Exposure to prolonged sitting with a flexed lumbar posture has been suggested in the literature to be a potential risk factor for self-rep... BACKGROUND Low back pain(LBP)is a common condition with large burden worldwide.Exposure to prolonged sitting with a flexed lumbar posture has been suggested in the literature to be a potential risk factor for self-reported LBP.No study has previously investigated whether exposure to prolonged flexed sitting posture provokes discomfort/pain and decreased interspinous pressure pain thresholds for healthy young men and women without back pain,despite this being a suggested risk factor for LBP.AIM To investigate whether sitting in a prolonged flexed lumbar posture provokes discomfort and lowers interspinous pressure pain thresholds in the lumbar spine for healthy young men and women without previous LBP.METHODS This is a an observational before and after study of 26 participants(13 men,13 women)between 20-35 years old.Algometry was used to examine the pain threshold for pressure applied between spinous processes of the lumbar spine L1-L5.Pressure algometer measures were performed in prone before and after participants were instructed to sit in a fully flexed posture for a maximum of 15 min or until discomfort was experienced in the low back(Borg CR10=7/10).Wilcoxon signed-rank test was used for analyze values from the before and after test conditions.Mann-Whitney U test was used to investigate potential gender difference.RESULTS Fully flexed lumbar spine sitting posture up to 15 min provoked temporary discomfort but the proportion of participants experiencing discomfort 7/10 in the low back was 62%.For all pain pressure threshold locations tested,there was a significant difference for the study population with moderate-large decreased(r=-0.56)pressure pain threshold after exposure to prolonged flexed sitting posture(P<0.01).Comparisons between gender did not show any significant difference.CONCLUSION The result showed that exposure to fully flexed lumbar sitting posture for up to 15 min produced temporary discomfort in the low back in young healthy adults with no previous history of LBP and significantly reduced lumbar interspinous pressure pain thresholds.No gender-based differences were observed. 展开更多
关键词 Low back pain Pain pressure threshold Algometer posture SPINE Pain mechanism
下载PDF
Investigation of compensatory postures with videofluoromanometry in dysphagia patients 被引量:3
19
作者 Antonio Solazzo Luigi Monaco +7 位作者 Lucia Del Vecchio Stefania Tamburrini Francesca Iacobellis Daniela Berritto Nunzia Luisa Pizza Alfonso Reginelli Natale Di Martino Roberto Grassi 《World Journal of Gastroenterology》 SCIE CAS CSCD 2012年第23期2973-2978,共6页
AIM: To investigate the effectiveness of head compensatory postures to ensure safe oropharyngeal transit. METHODS: A total of 321 dysphagia patients were enrolled and assessed with videofluoromanometry (VFM). The dysp... AIM: To investigate the effectiveness of head compensatory postures to ensure safe oropharyngeal transit. METHODS: A total of 321 dysphagia patients were enrolled and assessed with videofluoromanometry (VFM). The dysphagia patients were classified as follows: safe transit; penetration without aspiration; aspiration before, during or after swallowing; multiple aspirations and no transit. The patients with aspiration or no transit were tested with VFM to determine whether compensatory postures could correct their swallowing disorder. RESULTS: VFM revealed penetration without aspiration in 71 patients (22.1%); aspiration before swallowing in 17 patients (5.3%); aspiration during swallowing in 32 patients (10%); aspiration after swallowing in 21 patients (6.5%); multiple aspirations in six patients (1.9%); no transit in five patients (1.6%); and safe transit in 169 patients (52.6%). Compensatory postures guaranteed a safe transit in 66/75 (88%) patients with aspiration or no transit. A chin-down posture achieved a safe swallow in 42/75 (56%) patients, a head-turned posture in 19/75 (25.3%) and a hyperextended head posture in 5/75 (6.7%). The compensatory postures were not effective in 9/75 (12%) cases. CONCLUSION: VFM allows the speech-language therapist to choose the most effective compensatory posture without a trial-and-error process and check the effectiveness of the posture. 展开更多
关键词 患者 吞咽 姿势 愿望 安全 普及率 头部
下载PDF
Moving Human Posture Recognition Based on Joint Quaternion 被引量:1
20
作者 刘妍 郝矿荣 丁永生 《Journal of Donghua University(English Edition)》 EI CAS 2016年第5期694-698,共5页
Posture recognition plays an important role in many applications,such as security system and monitoring system.Joint quaternion combined with support vector machine(SVM) can solve the problem of moving human posture r... Posture recognition plays an important role in many applications,such as security system and monitoring system.Joint quaternion combined with support vector machine(SVM) can solve the problem of moving human posture recognition.It is a simple and effective algorithm that only three joints are used as the feature points in the whole human skeleton.Using the quaternion of the three joints,a feature vector with five parameters in gait cycle is extracted.The efficiency of the proposed method is demonstrated through an experimental study,and walking and running postures can be distinguished accurately. 展开更多
关键词 human posture recognition joint quaternion support vector machine(SVM) KINECT
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部