• 제목/요약/키워드: motion classification

검색결과 363건 처리시간 0.021초

새로운 계층적 이동 보상 피라미드 부호화 방식 연구 (A Study on New Hierarchical Motion Compensation Pyramid Coding)

  • 전준현
    • 방송공학회논문지
    • /
    • 제8권2호
    • /
    • pp.181-197
    • /
    • 2003
  • 대역 분할 부호화(Sub-Band Coding: SBC)방식은 계층적 피라미드(hierarchical pyramid) 구조를 갖고 있어 움직임 예측 시 상위 계층에서는 전체적인 이동특성을 추정하고 하위 계층에서는 국부적인 세부 이동 특성을 추정할 수가 있어 실제 동영상 움직임 보상 성능이 매우 우수하다. 이와 같은 계층적 이동보상피라미드를 이용한 기존의 저대역(low-band) 이동보상 피라미드 방식에는 다음 두 가지 문제점들로 인해 매우 심각한 화질 저하가 발생한다. 첫째는 저대역 이동보상 피라미드의 각 계층에서 양자화기가 포함된 부호화기를 사용할 경우 하위 계층의 재생 영상일수록 상위 계층에서 누적된 양자화 오차(quantization error)들을 그대로 포함하기 때문에 연속된 영상에서의 정확한 이동 보상이 어렵게 된다. 둘째는 피라미드의 계층적 구조 모순으로 상위 계층예서 잘못된 움직임 추정(motion estimation)은 하위 계층으로 진행될수록 막대한 성능 저하의 원인이 된다. 본 논문에서는 우선 대역분할 부호화 방식을 이용한 대역별 계층적 이동보상에 대한 수학적 분석을 하였으며, 이를 바탕으로 제안되었던 통과 대역(pass-band) 이동보상 피라미드 방식이 누적된 양자화 오차 요인이 제거됨으로서 기존의 저대역 이동보상 피라미드에 비해 성능이 우수하다는 것을 이론적으로 분석하여 이를 증명하였다. 또한 계층적 이동보상 피라미드에서 매우 중요한 최고 계층의 초기 이동벡터 추정을 위하여 에지 패턴 분류를 이용한 이동벡터 추정 방식을 새로이 제안하였으며, 실험 결과 성능의 우수함이 입증되었다.

Development of New Job Classification Method in Job Elements Analysis for the Purpose of Human Cost Calculation in Hospitals

  • Numasaki, Hodaka;Harauchi, Hajime;Okura, Yasuhiko;Ishii, Atsue;Kasahara, Satoko;Monden, Morito;Sakon, Masato;Bando, Masako;Ohno, Yuko;Inamura, Kiyonari
    • 한국의학물리학회:학술대회논문집
    • /
    • 한국의학물리학회 2002년도 Proceedings
    • /
    • pp.492-494
    • /
    • 2002
  • We established the job classification method that a classification standard is clear, and can subdivide job by using the raw data of time-and-motion study performed to analyze the medical staffs job elements. The final target of this study is to optimize job allocation and calculate human cost of medical staffs in hospitals.

  • PDF

Motion classification using distributional features of 3D skeleton data

  • Woohyun Kim;Daeun Kim;Kyoung Shin Park;Sungim Lee
    • Communications for Statistical Applications and Methods
    • /
    • 제30권6호
    • /
    • pp.551-560
    • /
    • 2023
  • Recently, there has been significant research into the recognition of human activities using three-dimensional sequential skeleton data captured by the Kinect depth sensor. Many of these studies employ deep learning models. This study introduces a novel feature selection method for this data and analyzes it using machine learning models. Due to the high-dimensional nature of the original Kinect data, effective feature extraction methods are required to address the classification challenge. In this research, we propose using the first four moments as predictors to represent the distribution of joint sequences and evaluate their effectiveness using two datasets: The exergame dataset, consisting of three activities, and the MSR daily activity dataset, composed of ten activities. The results show that the accuracy of our approach outperforms existing methods on average across different classifiers.

Combining Dynamic Time Warping and Single Hidden Layer Feedforward Neural Networks for Temporal Sign Language Recognition

  • Thi, Ngoc Anh Nguyen;Yang, Hyung-Jeong;Kim, Sun-Hee;Kim, Soo-Hyung
    • International Journal of Contents
    • /
    • 제7권1호
    • /
    • pp.14-22
    • /
    • 2011
  • Temporal Sign Language Recognition (TSLR) from hand motion is an active area of gesture recognition research in facilitating efficient communication with deaf people. TSLR systems consist of two stages: a motion sensing step which extracts useful features from signers' motion and a classification process which classifies these features as a performed sign. This work focuses on two of the research problems, namely unknown time varying signal of sign languages in feature extraction stage and computing complexity and time consumption in classification stage due to a very large sign sequences database. In this paper, we propose a combination of Dynamic Time Warping (DTW) and application of the Single hidden Layer Feedforward Neural networks (SLFNs) trained by Extreme Learning Machine (ELM) to cope the limitations. DTW has several advantages over other approaches in that it can align the length of the time series data to a same prior size, while ELM is a useful technique for classifying these warped features. Our experiment demonstrates the efficiency of the proposed method with the recognition accuracy up to 98.67%. The proposed approach can be generalized to more detailed measurements so as to recognize hand gestures, body motion and facial expression.

립모션 센서 기반 증강현실 인지재활 훈련시스템을 위한 합성곱신경망 손동작 인식 (Hand Gesture Recognition with Convolution Neural Networks for Augmented Reality Cognitive Rehabilitation System Based on Leap Motion Controller)

  • 송근산;이현주;태기식
    • 대한의용생체공학회:의공학회지
    • /
    • 제42권4호
    • /
    • pp.186-192
    • /
    • 2021
  • In this paper, we evaluated prediction accuracy of Euler angle spectrograph classification method using a convolutional neural networks (CNN) for hand gesture recognition in augmented reality (AR) cognitive rehabilitation system based on Leap Motion Controller (LMC). Hand gesture recognition methods using a conventional support vector machine (SVM) show 91.3% accuracy in multiple motions. In this paper, five hand gestures ("Promise", "Bunny", "Close", "Victory", and "Thumb") are selected and measured 100 times for testing the utility of spectral classification techniques. Validation results for the five hand gestures were able to be correctly predicted 100% of the time, indicating superior recognition accuracy than those of conventional SVM methods. The hand motion recognition using CNN meant to be applied more useful to AR cognitive rehabilitation training systems based on LMC than sign language recognition using SVM.

손목 움직임 추정을 위한 Gaussian Mixture Model 기반 표면 근전도 패턴 분류 알고리즘 (A Gaussian Mixture Model Based Surface Electromyogram Pattern Classification Algorithm for Estimation of Wrist Motions)

  • 정의철;유송현;이상민;송영록
    • 대한의용생체공학회:의공학회지
    • /
    • 제33권2호
    • /
    • pp.65-71
    • /
    • 2012
  • In this paper, the Gaussian Mixture Model(GMM) which is very robust modeling for pattern classification is proposed to classify wrist motions using surface electromyograms(EMG). EMG is widely used to recognize wrist motions such as up, down, left, right, rest, and is obtained from two electrodes placed on the flexor carpi ulnaris and extensor carpi ulnaris of 15 subjects under no strain condition during wrist motions. Also, EMG-based feature is derived from extracted EMG signals in time domain for fast processing. The estimated features based in difference absolute mean value(DAMV) are used for motion classification through GMM. The performance of our approach is evaluated by recognition rates and it is found that the proposed GMM-based method yields better results than conventional schemes including k-Nearest Neighbor(k-NN), Quadratic Discriminant Analysis(QDA) and Linear Discriminant Analysis(LDA).

Development of Site Classification System and Modification of Design Response Spectra Considering Geotechnical Characteristics in Korea

  • 김동수;윤종구
    • 한국지진공학회논문집
    • /
    • 제11권4호
    • /
    • pp.65-77
    • /
    • 2007
  • Site response analyses were performed based on equivalent linear technique using shear wave velocity profiles of 162 sites collected around the Korean peninsula. The site characteristics, particularly the shear wave velocities and the depth to the bedrock, are compared to those in the western United States. The results show that the site-response coefficients based on the mean shear velocity of the top 30m ($V_{S30}$) suggested in the current code underestimates the motion in short-period ranges and overestimates the motion in mid-period ranges. The current Korean code based on UBC is required to be modified considering site characteristics in Korea for the reliable estimation of site amplification. From the results of numerical estimations, new regression curves were derived between site coefficients ($F_{a}\;and\;F_{v}$) and the fundamental site periods, and site coefficients were grouped based on site periods with reasonable standard deviations compared to site classification based on $V_{S30}$. Finally, new site classification system and modification of design response spectra are recommended considering geotechnical characteristics in Korea.

Suggestion of New Terminology and Classification of the Hand Techniques by Angular Momentum in the Taekwondo Poomsae

  • Yoo, Si-Hyun;Jung, Kuk-Hyun;Ryu, Ji-Seon
    • 한국운동역학회지
    • /
    • 제26권1호
    • /
    • pp.51-69
    • /
    • 2016
  • Objective: The purpose of this study is to suggest new terminology for the ninety-five hand techniques based on the significance of their angular momentum, determined by analyzing each technique's influence or impact on the compartmentalized angular momentum of the trunk, upper arm, and forearm in the Taekwondo Poomsae. Method: An athlete who won the 2014 World Taekwondo Poomsae championship was selected and agreed to participate in the data collection phase of our investigation. The video data was collected using eight infrared cameras (Oqus 300, Qualysis, Sweden) and the Qualisys Track Manager software (Qualisys, Sweden). The angular momentum of each movement was then calculated using the Matlab R2009a software (The Mathworks, Inc., USA). Results: The classification of the ninety-five hand techniques in the Taekwondo Poomsae based on the significance of each segment's momentum is as follows. Makgi (blocking) is classified into fourteen categories, jireugi (punching) is classified into three categories, chigi (hitting) was classified into six categories, palgupchigi (elbow hitting) was classified into four categories, and jjireugi (thrusting) was classified two categories. Conclusion: This study offers a new approach, based on a biomechanical method, to the classification of the hand techniques that reflect kinesthetic motions in the Taekwondo Poomsae.

초대형 컨테이너선 구조 설계를 위한 비선형 파랑하중 생성 및 적용 (Generation & Application of Nonlinear Wave Loads for Structural Design of Very Large Containerships)

  • 정병훈;류홍렬;최병기
    • 대한조선학회 특별논문집
    • /
    • 대한조선학회 2005년도 특별논문집
    • /
    • pp.15-21
    • /
    • 2005
  • In this paper, the procedure of generation and application of nonlinear wave loads for structural design of large container carrier was described. Ship motion and wave load was calculated by modified strip method. Pressure acting on wetted hull surface was calculated taking into account of relative hull motion to the wave. Design wave height was determined based on the most sensitive wave length considering rule vertical wave bending moment at head sea or fellowing sea condition. And the enforced heeling angie concept which was introduced by Germanischer Lloyd (GL) classification had been used to simulate high torsional moment in way of fore hold parts similar to actual sea going condition. Using wave load generated from this dynamic load calculation, FE analyses were performed. With this result, yielding, buckling, hatch diagonal deflection and fatigue strength of hatch corners were reviewed based on the requirement of GL classification. The results of FE analysis show good compatibility with GL classification.

  • PDF

Multi-Frame Face Classification with Decision-Level Fusion based on Photon-Counting Linear Discriminant Analysis

  • Yeom, Seokwon
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • 제14권4호
    • /
    • pp.332-339
    • /
    • 2014
  • Face classification has wide applications in security and surveillance. However, this technique presents various challenges caused by pose, illumination, and expression changes. Face recognition with long-distance images involves additional challenges, owing to focusing problems and motion blurring. Multiple frames under varying spatial or temporal settings can acquire additional information, which can be used to achieve improved classification performance. This study investigates the effectiveness of multi-frame decision-level fusion with photon-counting linear discriminant analysis. Multiple frames generate multiple scores for each class. The fusion process comprises three stages: score normalization, score validation, and score combination. Candidate scores are selected during the score validation process, after the scores are normalized. The score validation process removes bad scores that can degrade the final output. The selected candidate scores are combined using one of the following fusion rules: maximum, averaging, and majority voting. Degraded facial images are employed to demonstrate the robustness of multi-frame decision-level fusion in harsh environments. Out-of-focus and motion blurring point-spread functions are applied to the test images, to simulate long-distance acquisition. Experimental results with three facial data sets indicate the efficiency of the proposed decision-level fusion scheme.