acceleration_x | Compute acceleration for points on x-axis for given data... |
acceleration_y | Compute acceleration for points on y-axis for given data... |
clean_data | Remove points with low probability and points with zero... |
create_csv | Create CSV file(s) from OpenPose JSON output |
det_hand | Determine whether the left, right, or both arms were moved |
en_acceleration | Compute Euclidean norm of sums of acceleration vectors (x,y) |
en_velocity | Compute Euclidean norm of sums of velocity vectors (x,y) |
file_acceleration | Compute acceleration for CSV file generated by create_csv(),... |
file_clean | Clean CSV file generated by create_csv() using clean_data() |
file_en_acceleration | Compute en_acceleration() for given CSV files generated using... |
file_en_velocity | Compute en_velocity() for given CSV files generated using... |
file_smooth_timeseries | Smooth CSV file generated by en_velocity() or... |
file_velocity | Compute velocity for CSV file generated by create_csv(),... |
file_video_index | Create video index using video_index() for a given directory... |
plot_frontal | Plot a heatmap of points extracted from OpenPose data using... |
plot_timeseries | Plot a time series (velocity or accelleration), derived from... |
smooth_timeseries | Smooth time series data of given data frame using a... |
velocity_x | Compute velocity for points on x-axis for given data frame in... |
velocity_y | Compute velocity for points on y-axis for given data frame in... |
video_index | Create an index of video files and their properties (length,... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.