Hello,
I have a dataset of a female subject with multiple skin-mounted markers and try to estimate the hip joint center with different methods given in literature. I get very different results and actually only one estimation is reasonable according to my opionion. It would be great, if you could give me some feedback or advice on that.
I attached three pictures and a Matlab figure (compressed in the zip file) that allows to navigate in the three-dimensional view. The red dots are the measured markers, the green dots give the estimated position projected onto the skin. The blue symbols represent different estimations of the hip joint center. I have the following markers in the pelvis area:
I used the following methods to estimate the hip joint center:
My Matlab implementation is attached in the text file. The last two methods are also described on the C-Motion wiki:
The estimations obtained from the methods described by Reed1999 (circle symbol) and Davis1991 (cross symbol) are very close, but compared to the greater trochanter markers too low. Only the estimation given by the method of Bell1990 (star symbol) seems to be in a reasonable position. So I would go with the Bell1990 estimation, but I am quite surprised that the two other methods differ that much with being that close to each other.
I have a dataset of a female subject with multiple skin-mounted markers and try to estimate the hip joint center with different methods given in literature. I get very different results and actually only one estimation is reasonable according to my opionion. It would be great, if you could give me some feedback or advice on that.
I attached three pictures and a Matlab figure (compressed in the zip file) that allows to navigate in the three-dimensional view. The red dots are the measured markers, the green dots give the estimated position projected onto the skin. The blue symbols represent different estimations of the hip joint center. I have the following markers in the pelvis area:
- Posterior-superior illac spine (left and right)
- Anterior-superior illac spine (left and right)
- Greater trochanter
- Pubic symphysis
I used the following methods to estimate the hip joint center:
- Blue circle symbol - method given in Reed, M. P., Manary, M. A., & Schneider, L. W. (1999). Methods for Measuring and Representing Automobile Occupant Posture.
- Blue cross symbol - method given Davis, R. B., Õunpuu, S., Tyburski, D., & Gage, J. R. (1991). A gait analysis data collection and reduction technique.
- Blue star symbol - method given in Bell, A. L., Pedersen, D. R., & Brand, R. A. (1990). A Comparison of the Accuracy of Several Hip Center Location Prediction Methods.
My Matlab implementation is attached in the text file. The last two methods are also described on the C-Motion wiki:
- http://www.c-motion.com/v3dwiki/inde...avis%29_Pelvis
- http://www.c-motion.com/v3dwiki/inde...le=Coda_Pelvis
The estimations obtained from the methods described by Reed1999 (circle symbol) and Davis1991 (cross symbol) are very close, but compared to the greater trochanter markers too low. Only the estimation given by the method of Bell1990 (star symbol) seems to be in a reasonable position. So I would go with the Bell1990 estimation, but I am quite surprised that the two other methods differ that much with being that close to each other.
Comment