CS 297 Deliverable 3
Generate 50 videos of the unity model scene created in Deliverable 2.
DESCRIPTION
This deliverable is aimed at generating 50 videos that are from varied angles in 3D space. This would be then used to train an AI model for Okay or not Okay hand gesture detection.
Tools and Technology :
Unity 2019.4.13f1
Learnings
1. Camera rotation script in a 3D scene to create videos.
PREVIEW
Sample Screenshot of the video clip
Sample video from the dataset
DRIVE LINK
50 Shots of Okay Sign
CAMERA ROTATAION C# SCRIPTS
cam360.txt
cameraRandom.txt
REFERENCE:
1. Camera Rotation 360 degree around object script
2. Camera Rotation random degree around object script
|