├── GenerateSkeletonImages.py ├── ImgType.py ├── KinectData.py └── README.md /GenerateSkeletonImages.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carloscaetano/skeleton-images/HEAD/GenerateSkeletonImages.py -------------------------------------------------------------------------------- /ImgType.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carloscaetano/skeleton-images/HEAD/ImgType.py -------------------------------------------------------------------------------- /KinectData.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carloscaetano/skeleton-images/HEAD/KinectData.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carloscaetano/skeleton-images/HEAD/README.md --------------------------------------------------------------------------------