SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2335
Motion capture forAnimation
Naman Luniya1, Rishav2, Ronak Jain3
1,2,3 Department of Computer Science Engineering, MIT School of Engineering,MIT-ADT University, Pune, Maharashtra,
INDIA
------------------------------------------------------------------------***--------------------------------------------------------------------
Abstract
Artificial intelligence and machine learning are becoming increasingly popular. In the realm of performance capture for the
entertainment sector, we are investigating the use of artificial intelligence and machine learning. The present methods are
generally prohibitively expensive for the general public. We are concentrating on using artificial intelligence and external
software (such as Unity) together to create amazing motion capture outcomes. This will lower the cost of inputs while also
increasing innovation.
Keywords – Performance capture, Motioncapture, AI/ML, Unity.
1. Introduction
The expansion of technological impact in the entertainment sector has shown to be effective. Motion Capture (MoCap) is the
process of using cameras and specifically built suits to capture the movement of objects or people. Its impact on the
entertainment business has been significant. Motion capture has been popular in movies and video games since the 1970s. In
comparison to previous procedures, it has been complimented for its reduced latency, replication of complex moves, and data
production. The demand for specific software and hardware, as well as the expense of relevant inputs, has been widely
criticized. The goal of this project is to drastically lower the cost of MoCap. The app eliminates the need for sophisticated
lenses and motion capture suits. With the help of Python's
OpenCV, scripting and Unity, we were able tocomplete the job.
The user uploads video to the app, which is thenpre-processed with OpenCV & Unity, which aids in the creation of animated
clips of the user.These procedures demonstrate the capacity to capture performance in a coherent way.
2. Literature Survey
There has been work conducted in the field of face detection & its recognition along with development of mocap suits for
better performance capture. The previous works have been focused on for better detection and capturing of coordinates. The
prominent methodsfor face detection in this field are Eigen face detection, ADABOOST algorithm, Convex hull algorithm and
Voila & Jones face detection. Thedevelopment in capturing of coordinates will help to create animations easier than to follow
the tedious & expensive method of mocap suits.
The process of face detection is done using a single algorithm or with a combination of algorithms. Eigen Face detection is used
with a combination of other algorithms[2]. It lacks in performance in comparison with the Haar Cascade classifier. The Haar
cascade classifier isthe most efficient in terms of face detection and recognition [2,4].The downside being its sensitivity to the
background. The ADABOOST algorithm is efficient in capturing coordinates for the detection, especially for hand and fingers
[4]. It has shown better speed and accuracy with a drawback for longer trainingperiods[4,13].
Motion capture has been prominently done usingthe motion capture suits. The suits are expensivefor the general populace [8].
The work-faced issues related to capturing of limbs, legs & coordinates. Studies conducted on its cost effectiveness along with
maintaining its standardstill lack solidity. Thus, there is a need to find alternate pathways for motion capturing.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2336
Our intention is to develop an motion capturingapplication which captures the body and its coordinates, then, with the use of
an external software such as Unity or Blender produces an animated result which is as good as the Mocap suits. The use of
Python & C# for its OpenCV library and its easy collaboration with the Unityscripting plugin will ease our task.
Figure 1: System Architecture The figure illustrates a proposed system of motion capture of a human using a combinationof
hardware and software components.
3. Proposed System
A. SystemArchitecture
For motion capture, it makes use of deep learning libraries. When the user first launches the app, they will be requested to
upload a recorded video. Thereafter, pose detection will begin tracing the body's posture based on the video they provided.
This will map to various body parts and collect angles between joints, as well as check for points in the video feed and attempt
to capture different points and turn theminto spheres. While this is happening, a person's face marks and distinct spots on
their face will be captured and applied to a virtual character.
This will provide users with a unique experience, making it a fascinating great optionand assist the entertainment business.
Since it contains numerous character contents, the gaming business is the perfect application case for this.
B. Activity Diagram:
An activity diagram is a behavioral diagram that depicts the behavior of a system. An activity figure illustrates the system
behavior from inception to delivery, emphasizing the different evaluation paths that exist during the activity.
Figure 4:Activity Diagram
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2337
The proposed system first recognizes the body in an input image or the video, then the model extracts image/video
coordinates. The Unity software helps to create a model using basic scripting of python & C#. The external programme allows
us to generate an animated rendition of our model, which is efficient enoughin comparison to MoCap suits.
5. Results & Discussions
The scripting enables the model's MoCap rendering to be developed without the use of an expensive suit or several lenses. The
pre recordedvideo is first uploaded in python script which locates the 33 points of the body and stores theminto the text file.
The text file in which the landmarks are locatedis copied to Unity where C# script is used to get33 different spheres in those
landmarks that combine together to form a human skeleton which will run according to different landmarksproduced from a
python file, these spheres syncwith the landmarks and a video of the human skeleton is produced.
The test findings are represented in the diagramsbelow.
Figure 5.1: Coordinates extraction
Figure 5.2: Coordinates Extraction
6. Conclusion
Motion capture is a technology which has beenin use for a long time, but in terms of performance, animation is still in its
infancy.
Even though improved tools for working with data are now available, technical competence is still required. People are
increasingly employingmotion capture on a regular basis as a result of the increase of performance capture initiatives. Itwas
difficult to include all components of motion capture in a single essay, particularly thesoftware-related ones. In the computer
animation industry, motion capture has been pricey, but it is now universally recognized as a valuable weapon in the visual
effects armory, and it will continue to be for a long time.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2338
References
[1] Tejashree Dhawle, Urvashi Ukey, Rakshandha Choudante, “Face Detection and Recognition using OpenCV and Python”,
International Research Journal of Engineering and Technology (IRJET), Volume: 07 Issue: 10 |Oct 2020, pp. 1269-1271
[2] Emami, Shervin & Suciu, Valentin, “Facial Recognition using OpenCV”, Journal of Mobile, Embedded and Distributed
Systems, Vol. IV, No.1, 2012, pp.39-43.
[3] Mahamkali, Naveen Kumar & Ayyasamy, Vadivel, “OpenCV for Computer Vision Applications”, Journal of Mobile,
Embedded and Distributed Systems, Proceedings of National Conference on Big Data and Cloud Computing (NCBDC’15), March
20, 2015, pp.52-56.
[4] Prof. P Y Kumbhar, Mohammad Attaullah, Shubham Dhere, Shivkumar Hipparagi, “Real Time Face Detection and Tracking
Using OpenCV”, International Journal for Research inemerging Science and Technology, Volume-4, Issue-4, APR-2017, pp.39-43.
[5] Tsung-Han Tsai, Chih-Chi Huang and Kung-Long Zhang, “Embedded Virtual Mouse System by Using Hand Gesture
Recognition”,International Conference on Consumer Electronics-Taiwan (ICCE-TW), 2015, pp.352-352.
[6] Sherin Mohammed Sali Shajideen, Preetha V H, “Hand Gestures - Virtual Mouse for Human Computer Interaction”,
International Conferenceon Smart Systems and Inventive Technology, IEEE, 2018, pp.543-546.
[7]R. Suriya, Dr. V. Vijaya Chamundeswari, “A Survey on Hand Gesture Recognition for SimpleMouse Control”, International
Conference on Information Communication and Embedded Systems-2014
[8] Bradwell, Ben & Li, Baihua. (2008). A Tutorial on Motion Capture Driven Character Animation. Proceedings of the 8th
IASTED International Conference on Visualization, Imaging, and Image Processing, VIIP 2008.
[9] Sidrah Liaqat, Kia Dashtipour, Kamran Arshad, Khaled Assaleh, Naeem Ramzan, “A Hybrid Posture Detection Framework:
Integrating Machine Learning and Deep NeuralNetworks”, IEEE SENSORS JOURNAL, VOL.21, NO. 7, APRIL 1, 2021, pp.9515-
9522.
[10] Niyati Gosaliaa, Priya Jainb, Ishita Shah, Dr. Abhijit R. Joshid, Neha Katree, Sameer Sahasrabudhe, “3D Gesture-
Recognition BasedAnimation Game”, International Conference onAdvanced Computing Technologies and Applications (ICACTA
2015), pp.713-717.
[11] Deepak Sharma, “A Review Paper on Motion Capturing Technology for Gaming”, 2020 IJCRT | Volume 8, Issue 12
December 2020, pp.3156-3160.
[12] Lesage, Martin & Cherkaoui, Omar & Abouzaid, Faisal & Poirier, Martin & Raîche, Gilles & Riopel, Martin. (2007). Blender
pluginimplementation for 3D collaborative work. 2557- 2569. 10.1109/ICSMC.2007.4413770.
[13] Gaurav, Ruchi & Kadbe, Premanand. (2015). Real time finger tracking and contour detection for gesture recognition
using OpenCV. 2015 International Conference on Industrial Instrumentation and Control, ICIC 2015.974-977.
10.1109/IIC.2015.7150886.
[14] Lai, Hsiang & Lai, Han. (2014). Real-Time Dynamic Hand Gesture Recognition. Proceedings - 2014 International
Symposium onComputer, Consumer and Control, IS3C 2014. 658-661. 10.1109/IS3C.2014.177.
[15] Rajendran, Gopika & Thomas, Ojus. (2020). Virtual Character Animation based onData-driven Motion Capture using Deep
Learning Technique. 333-338. 10.1109/ICIIS51140.2020.934269

More Related Content

Similar to Motion capture for Animation

REAL-TIME OBJECT DETECTION USING OPEN COMPUTER VISION
REAL-TIME OBJECT DETECTION USING OPEN COMPUTER VISIONREAL-TIME OBJECT DETECTION USING OPEN COMPUTER VISION
REAL-TIME OBJECT DETECTION USING OPEN COMPUTER VISIONIRJET Journal
 
Person Acquisition and Identification Tool
Person Acquisition and Identification ToolPerson Acquisition and Identification Tool
Person Acquisition and Identification ToolIRJET Journal
 
INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...
INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...
INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...IRJET Journal
 
IRJET - NETRA: Android Application for Visually Challenged People to Dete...
IRJET -  	  NETRA: Android Application for Visually Challenged People to Dete...IRJET -  	  NETRA: Android Application for Visually Challenged People to Dete...
IRJET - NETRA: Android Application for Visually Challenged People to Dete...IRJET Journal
 
IRJET-Implementation of Image Processing using Augmented Reality
IRJET-Implementation of Image Processing using Augmented RealityIRJET-Implementation of Image Processing using Augmented Reality
IRJET-Implementation of Image Processing using Augmented RealityIRJET Journal
 
Object and Currency Detection for the Visually Impaired
Object and Currency Detection for the Visually ImpairedObject and Currency Detection for the Visually Impaired
Object and Currency Detection for the Visually ImpairedIRJET Journal
 
Face Recognition Based Payment Processing System
Face Recognition Based Payment Processing SystemFace Recognition Based Payment Processing System
Face Recognition Based Payment Processing SystemIRJET Journal
 
Smart Traffic System using Machine Learning
Smart Traffic System using Machine LearningSmart Traffic System using Machine Learning
Smart Traffic System using Machine LearningIRJET Journal
 
IRJET- Real-Time Object Detection System using Caffe Model
IRJET- Real-Time Object Detection System using Caffe ModelIRJET- Real-Time Object Detection System using Caffe Model
IRJET- Real-Time Object Detection System using Caffe ModelIRJET Journal
 
Automated Attendance Management System
Automated Attendance Management SystemAutomated Attendance Management System
Automated Attendance Management SystemIRJET Journal
 
GYM MANAGEMENT SYSTEM USING AUGMENTED REALITY
GYM MANAGEMENT SYSTEM USING AUGMENTED REALITYGYM MANAGEMENT SYSTEM USING AUGMENTED REALITY
GYM MANAGEMENT SYSTEM USING AUGMENTED REALITYIRJET Journal
 
Face Recognition Based on Image Processing in an Advanced Robotic System
Face Recognition Based on Image Processing in an Advanced Robotic SystemFace Recognition Based on Image Processing in an Advanced Robotic System
Face Recognition Based on Image Processing in an Advanced Robotic SystemIRJET Journal
 
Intelligent System For Face Mask Detection
Intelligent System For Face Mask DetectionIntelligent System For Face Mask Detection
Intelligent System For Face Mask DetectionIRJET Journal
 
IRJET- Car Defect Detection using Machine Learning for Insurance
IRJET- Car Defect Detection using Machine Learning for InsuranceIRJET- Car Defect Detection using Machine Learning for Insurance
IRJET- Car Defect Detection using Machine Learning for InsuranceIRJET Journal
 
IRJET- Face Recognition using Landmark Estimation and Convolution Neural Network
IRJET- Face Recognition using Landmark Estimation and Convolution Neural NetworkIRJET- Face Recognition using Landmark Estimation and Convolution Neural Network
IRJET- Face Recognition using Landmark Estimation and Convolution Neural NetworkIRJET Journal
 
Object Detection Bot
Object Detection BotObject Detection Bot
Object Detection BotIRJET Journal
 
ASSISTANCE SYSTEM FOR DRIVERS USING IOT
ASSISTANCE SYSTEM FOR DRIVERS USING IOTASSISTANCE SYSTEM FOR DRIVERS USING IOT
ASSISTANCE SYSTEM FOR DRIVERS USING IOTIRJET Journal
 
IRJET - Biometric Identification using Gait Analyis by Deep Learning
IRJET -  	  Biometric Identification using Gait Analyis by Deep LearningIRJET -  	  Biometric Identification using Gait Analyis by Deep Learning
IRJET - Biometric Identification using Gait Analyis by Deep LearningIRJET Journal
 
DYNAMIC ENERGY MANAGEMENT USING REAL TIME OBJECT DETECTION
DYNAMIC ENERGY MANAGEMENT USING REAL TIME OBJECT DETECTIONDYNAMIC ENERGY MANAGEMENT USING REAL TIME OBJECT DETECTION
DYNAMIC ENERGY MANAGEMENT USING REAL TIME OBJECT DETECTIONIRJET Journal
 
Photo Editing And Sharing Web Application With AI- Assisted Features
Photo Editing And Sharing Web Application With AI- Assisted FeaturesPhoto Editing And Sharing Web Application With AI- Assisted Features
Photo Editing And Sharing Web Application With AI- Assisted FeaturesIRJET Journal
 

Similar to Motion capture for Animation (20)

REAL-TIME OBJECT DETECTION USING OPEN COMPUTER VISION
REAL-TIME OBJECT DETECTION USING OPEN COMPUTER VISIONREAL-TIME OBJECT DETECTION USING OPEN COMPUTER VISION
REAL-TIME OBJECT DETECTION USING OPEN COMPUTER VISION
 
Person Acquisition and Identification Tool
Person Acquisition and Identification ToolPerson Acquisition and Identification Tool
Person Acquisition and Identification Tool
 
INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...
INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...
INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...
 
IRJET - NETRA: Android Application for Visually Challenged People to Dete...
IRJET -  	  NETRA: Android Application for Visually Challenged People to Dete...IRJET -  	  NETRA: Android Application for Visually Challenged People to Dete...
IRJET - NETRA: Android Application for Visually Challenged People to Dete...
 
IRJET-Implementation of Image Processing using Augmented Reality
IRJET-Implementation of Image Processing using Augmented RealityIRJET-Implementation of Image Processing using Augmented Reality
IRJET-Implementation of Image Processing using Augmented Reality
 
Object and Currency Detection for the Visually Impaired
Object and Currency Detection for the Visually ImpairedObject and Currency Detection for the Visually Impaired
Object and Currency Detection for the Visually Impaired
 
Face Recognition Based Payment Processing System
Face Recognition Based Payment Processing SystemFace Recognition Based Payment Processing System
Face Recognition Based Payment Processing System
 
Smart Traffic System using Machine Learning
Smart Traffic System using Machine LearningSmart Traffic System using Machine Learning
Smart Traffic System using Machine Learning
 
IRJET- Real-Time Object Detection System using Caffe Model
IRJET- Real-Time Object Detection System using Caffe ModelIRJET- Real-Time Object Detection System using Caffe Model
IRJET- Real-Time Object Detection System using Caffe Model
 
Automated Attendance Management System
Automated Attendance Management SystemAutomated Attendance Management System
Automated Attendance Management System
 
GYM MANAGEMENT SYSTEM USING AUGMENTED REALITY
GYM MANAGEMENT SYSTEM USING AUGMENTED REALITYGYM MANAGEMENT SYSTEM USING AUGMENTED REALITY
GYM MANAGEMENT SYSTEM USING AUGMENTED REALITY
 
Face Recognition Based on Image Processing in an Advanced Robotic System
Face Recognition Based on Image Processing in an Advanced Robotic SystemFace Recognition Based on Image Processing in an Advanced Robotic System
Face Recognition Based on Image Processing in an Advanced Robotic System
 
Intelligent System For Face Mask Detection
Intelligent System For Face Mask DetectionIntelligent System For Face Mask Detection
Intelligent System For Face Mask Detection
 
IRJET- Car Defect Detection using Machine Learning for Insurance
IRJET- Car Defect Detection using Machine Learning for InsuranceIRJET- Car Defect Detection using Machine Learning for Insurance
IRJET- Car Defect Detection using Machine Learning for Insurance
 
IRJET- Face Recognition using Landmark Estimation and Convolution Neural Network
IRJET- Face Recognition using Landmark Estimation and Convolution Neural NetworkIRJET- Face Recognition using Landmark Estimation and Convolution Neural Network
IRJET- Face Recognition using Landmark Estimation and Convolution Neural Network
 
Object Detection Bot
Object Detection BotObject Detection Bot
Object Detection Bot
 
ASSISTANCE SYSTEM FOR DRIVERS USING IOT
ASSISTANCE SYSTEM FOR DRIVERS USING IOTASSISTANCE SYSTEM FOR DRIVERS USING IOT
ASSISTANCE SYSTEM FOR DRIVERS USING IOT
 
IRJET - Biometric Identification using Gait Analyis by Deep Learning
IRJET -  	  Biometric Identification using Gait Analyis by Deep LearningIRJET -  	  Biometric Identification using Gait Analyis by Deep Learning
IRJET - Biometric Identification using Gait Analyis by Deep Learning
 
DYNAMIC ENERGY MANAGEMENT USING REAL TIME OBJECT DETECTION
DYNAMIC ENERGY MANAGEMENT USING REAL TIME OBJECT DETECTIONDYNAMIC ENERGY MANAGEMENT USING REAL TIME OBJECT DETECTION
DYNAMIC ENERGY MANAGEMENT USING REAL TIME OBJECT DETECTION
 
Photo Editing And Sharing Web Application With AI- Assisted Features
Photo Editing And Sharing Web Application With AI- Assisted FeaturesPhoto Editing And Sharing Web Application With AI- Assisted Features
Photo Editing And Sharing Web Application With AI- Assisted Features
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARKOUSTAV SARKAR
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxMuhammadAsimMuhammad6
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaOmar Fathy
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Call Girls Mumbai
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Learn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksLearn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksMagic Marks
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesMayuraD1
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptxJIT KUMAR GUPTA
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsvanyagupta248
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"mphochane1998
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdfKamal Acharya
 

Recently uploaded (20)

HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Learn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksLearn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic Marks
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 

Motion capture for Animation

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2335 Motion capture forAnimation Naman Luniya1, Rishav2, Ronak Jain3 1,2,3 Department of Computer Science Engineering, MIT School of Engineering,MIT-ADT University, Pune, Maharashtra, INDIA ------------------------------------------------------------------------***-------------------------------------------------------------------- Abstract Artificial intelligence and machine learning are becoming increasingly popular. In the realm of performance capture for the entertainment sector, we are investigating the use of artificial intelligence and machine learning. The present methods are generally prohibitively expensive for the general public. We are concentrating on using artificial intelligence and external software (such as Unity) together to create amazing motion capture outcomes. This will lower the cost of inputs while also increasing innovation. Keywords – Performance capture, Motioncapture, AI/ML, Unity. 1. Introduction The expansion of technological impact in the entertainment sector has shown to be effective. Motion Capture (MoCap) is the process of using cameras and specifically built suits to capture the movement of objects or people. Its impact on the entertainment business has been significant. Motion capture has been popular in movies and video games since the 1970s. In comparison to previous procedures, it has been complimented for its reduced latency, replication of complex moves, and data production. The demand for specific software and hardware, as well as the expense of relevant inputs, has been widely criticized. The goal of this project is to drastically lower the cost of MoCap. The app eliminates the need for sophisticated lenses and motion capture suits. With the help of Python's OpenCV, scripting and Unity, we were able tocomplete the job. The user uploads video to the app, which is thenpre-processed with OpenCV & Unity, which aids in the creation of animated clips of the user.These procedures demonstrate the capacity to capture performance in a coherent way. 2. Literature Survey There has been work conducted in the field of face detection & its recognition along with development of mocap suits for better performance capture. The previous works have been focused on for better detection and capturing of coordinates. The prominent methodsfor face detection in this field are Eigen face detection, ADABOOST algorithm, Convex hull algorithm and Voila & Jones face detection. Thedevelopment in capturing of coordinates will help to create animations easier than to follow the tedious & expensive method of mocap suits. The process of face detection is done using a single algorithm or with a combination of algorithms. Eigen Face detection is used with a combination of other algorithms[2]. It lacks in performance in comparison with the Haar Cascade classifier. The Haar cascade classifier isthe most efficient in terms of face detection and recognition [2,4].The downside being its sensitivity to the background. The ADABOOST algorithm is efficient in capturing coordinates for the detection, especially for hand and fingers [4]. It has shown better speed and accuracy with a drawback for longer trainingperiods[4,13]. Motion capture has been prominently done usingthe motion capture suits. The suits are expensivefor the general populace [8]. The work-faced issues related to capturing of limbs, legs & coordinates. Studies conducted on its cost effectiveness along with maintaining its standardstill lack solidity. Thus, there is a need to find alternate pathways for motion capturing.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2336 Our intention is to develop an motion capturingapplication which captures the body and its coordinates, then, with the use of an external software such as Unity or Blender produces an animated result which is as good as the Mocap suits. The use of Python & C# for its OpenCV library and its easy collaboration with the Unityscripting plugin will ease our task. Figure 1: System Architecture The figure illustrates a proposed system of motion capture of a human using a combinationof hardware and software components. 3. Proposed System A. SystemArchitecture For motion capture, it makes use of deep learning libraries. When the user first launches the app, they will be requested to upload a recorded video. Thereafter, pose detection will begin tracing the body's posture based on the video they provided. This will map to various body parts and collect angles between joints, as well as check for points in the video feed and attempt to capture different points and turn theminto spheres. While this is happening, a person's face marks and distinct spots on their face will be captured and applied to a virtual character. This will provide users with a unique experience, making it a fascinating great optionand assist the entertainment business. Since it contains numerous character contents, the gaming business is the perfect application case for this. B. Activity Diagram: An activity diagram is a behavioral diagram that depicts the behavior of a system. An activity figure illustrates the system behavior from inception to delivery, emphasizing the different evaluation paths that exist during the activity. Figure 4:Activity Diagram
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2337 The proposed system first recognizes the body in an input image or the video, then the model extracts image/video coordinates. The Unity software helps to create a model using basic scripting of python & C#. The external programme allows us to generate an animated rendition of our model, which is efficient enoughin comparison to MoCap suits. 5. Results & Discussions The scripting enables the model's MoCap rendering to be developed without the use of an expensive suit or several lenses. The pre recordedvideo is first uploaded in python script which locates the 33 points of the body and stores theminto the text file. The text file in which the landmarks are locatedis copied to Unity where C# script is used to get33 different spheres in those landmarks that combine together to form a human skeleton which will run according to different landmarksproduced from a python file, these spheres syncwith the landmarks and a video of the human skeleton is produced. The test findings are represented in the diagramsbelow. Figure 5.1: Coordinates extraction Figure 5.2: Coordinates Extraction 6. Conclusion Motion capture is a technology which has beenin use for a long time, but in terms of performance, animation is still in its infancy. Even though improved tools for working with data are now available, technical competence is still required. People are increasingly employingmotion capture on a regular basis as a result of the increase of performance capture initiatives. Itwas difficult to include all components of motion capture in a single essay, particularly thesoftware-related ones. In the computer animation industry, motion capture has been pricey, but it is now universally recognized as a valuable weapon in the visual effects armory, and it will continue to be for a long time.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2338 References [1] Tejashree Dhawle, Urvashi Ukey, Rakshandha Choudante, “Face Detection and Recognition using OpenCV and Python”, International Research Journal of Engineering and Technology (IRJET), Volume: 07 Issue: 10 |Oct 2020, pp. 1269-1271 [2] Emami, Shervin & Suciu, Valentin, “Facial Recognition using OpenCV”, Journal of Mobile, Embedded and Distributed Systems, Vol. IV, No.1, 2012, pp.39-43. [3] Mahamkali, Naveen Kumar & Ayyasamy, Vadivel, “OpenCV for Computer Vision Applications”, Journal of Mobile, Embedded and Distributed Systems, Proceedings of National Conference on Big Data and Cloud Computing (NCBDC’15), March 20, 2015, pp.52-56. [4] Prof. P Y Kumbhar, Mohammad Attaullah, Shubham Dhere, Shivkumar Hipparagi, “Real Time Face Detection and Tracking Using OpenCV”, International Journal for Research inemerging Science and Technology, Volume-4, Issue-4, APR-2017, pp.39-43. [5] Tsung-Han Tsai, Chih-Chi Huang and Kung-Long Zhang, “Embedded Virtual Mouse System by Using Hand Gesture Recognition”,International Conference on Consumer Electronics-Taiwan (ICCE-TW), 2015, pp.352-352. [6] Sherin Mohammed Sali Shajideen, Preetha V H, “Hand Gestures - Virtual Mouse for Human Computer Interaction”, International Conferenceon Smart Systems and Inventive Technology, IEEE, 2018, pp.543-546. [7]R. Suriya, Dr. V. Vijaya Chamundeswari, “A Survey on Hand Gesture Recognition for SimpleMouse Control”, International Conference on Information Communication and Embedded Systems-2014 [8] Bradwell, Ben & Li, Baihua. (2008). A Tutorial on Motion Capture Driven Character Animation. Proceedings of the 8th IASTED International Conference on Visualization, Imaging, and Image Processing, VIIP 2008. [9] Sidrah Liaqat, Kia Dashtipour, Kamran Arshad, Khaled Assaleh, Naeem Ramzan, “A Hybrid Posture Detection Framework: Integrating Machine Learning and Deep NeuralNetworks”, IEEE SENSORS JOURNAL, VOL.21, NO. 7, APRIL 1, 2021, pp.9515- 9522. [10] Niyati Gosaliaa, Priya Jainb, Ishita Shah, Dr. Abhijit R. Joshid, Neha Katree, Sameer Sahasrabudhe, “3D Gesture- Recognition BasedAnimation Game”, International Conference onAdvanced Computing Technologies and Applications (ICACTA 2015), pp.713-717. [11] Deepak Sharma, “A Review Paper on Motion Capturing Technology for Gaming”, 2020 IJCRT | Volume 8, Issue 12 December 2020, pp.3156-3160. [12] Lesage, Martin & Cherkaoui, Omar & Abouzaid, Faisal & Poirier, Martin & Raîche, Gilles & Riopel, Martin. (2007). Blender pluginimplementation for 3D collaborative work. 2557- 2569. 10.1109/ICSMC.2007.4413770. [13] Gaurav, Ruchi & Kadbe, Premanand. (2015). Real time finger tracking and contour detection for gesture recognition using OpenCV. 2015 International Conference on Industrial Instrumentation and Control, ICIC 2015.974-977. 10.1109/IIC.2015.7150886. [14] Lai, Hsiang & Lai, Han. (2014). Real-Time Dynamic Hand Gesture Recognition. Proceedings - 2014 International Symposium onComputer, Consumer and Control, IS3C 2014. 658-661. 10.1109/IS3C.2014.177. [15] Rajendran, Gopika & Thomas, Ojus. (2020). Virtual Character Animation based onData-driven Motion Capture using Deep Learning Technique. 333-338. 10.1109/ICIIS51140.2020.934269