extractKeypoints()
Extracts key points from video files if necessary.
Declaration
func extractKeypoints() throws -> DataFrameReturn Value
A data frame that contains a column for hand joint locations and a column of hand action annotations.
Discussion
If the data source already contains keypoints, this method just renames the data frame columns to the defaults.