Man pages for trettenbrein/OpenPoseR
Analyze Motion-Tracking Data Derived from Video Files Using OpenPose

acceleration_xCompute acceleration for points on x-axis for given data...
acceleration_yCompute acceleration for points on y-axis for given data...
clean_dataRemove points with low probability and points with zero...
create_csvCreate CSV file(s) from OpenPose JSON output
det_handDetermine whether the left, right, or both arms were moved
en_accelerationCompute Euclidean norm of sums of acceleration vectors (x,y)
en_velocityCompute Euclidean norm of sums of velocity vectors (x,y)
file_accelerationCompute acceleration for CSV file generated by create_csv(),...
file_cleanClean CSV file generated by create_csv() using clean_data()
file_en_accelerationCompute en_acceleration() for given CSV files generated using...
file_en_velocityCompute en_velocity() for given CSV files generated using...
file_smooth_timeseriesSmooth CSV file generated by en_velocity() or...
file_velocityCompute velocity for CSV file generated by create_csv(),...
file_video_indexCreate video index using video_index() for a given directory...
plot_frontalPlot a heatmap of points extracted from OpenPose data using...
plot_timeseriesPlot a time series (velocity or accelleration), derived from...
smooth_timeseriesSmooth time series data of given data frame using a...
velocity_xCompute velocity for points on x-axis for given data frame in...
velocity_yCompute velocity for points on y-axis for given data frame in...
video_indexCreate an index of video files and their properties (length,...
trettenbrein/OpenPoseR documentation built on April 22, 2022, 4:03 a.m.