User Tools

Site Tools


visual3d:documentation:pipeline:other_commands:highlight_golf_features

This is an old revision of the document!


Highlight_Golf_Features

This command highlights features of the gold swing in the animation viewer.

Pipeline Command Dialog

golfhighlightsdialog.jpg

Pipeline Command

Highlight_Golf_Features ! /CALIBRATION_FILE= ! /X_FACTOR=RPV::X+RTA::X ! /CLUB_PATH=TARGET::ORIGINAL::CLUB_HEAD ! /BALL_PATH=TARGET::ORIGINAL::BALL ! /STANCE_PLANE=METRIC::GOLF::STANCE_PLANE ! /SWING_PLANE=METRIC::GOLF::SWING_PLANE ! /SWING_PLANE_ORIGIN=METRIC::GOLF::SWING_PLANE_ORIGIN ! /HIGHLIGHT_X_FACTOR=FALSE ! /HIGHLIGHT_CLUB_PATH=FALSE ! /HIGHLIGHT_BALL_PATH=FALSE ! /HIGHLIGHT_STANCE_PLANE=FALSE ! /HIGHLIGHT_SWING_PLANE=FALSE ;

Example

It is possible to take advantage of the evaluate_expression procedures for best_fit_plane and project point on plate'

Highlight_Golf_Features ! /CALIBRATION_FILE= ! /X_FACTOR=RPV::X+RTA::X /CLUB_PATH=TARGET::ORIGINAL::CLUB ! /BALL_PATH=TARGET::ORIGINAL::BALL /STANCE_PLANE=BEST_FIT_PLANE(TARGET::ORIGINAL::CLUBSHAFT,EVENT_LABEL::ORIGINAL::TAKEAWAY,EVENT_LABEL::ORIGINAL::BACK) /SWING_PLANE=BEST_FIT_PLANE(TARGET::ORIGINAL::CLUBSHAFT,EVENT_LABEL::ORIGINAL::TOP,EVENT_LABEL::ORIGINAL::DOWN) /SWING_PLANE_ORIGIN=PROJECT_POINT_ON_PLANE(METRIC::GOLF::SWING_CLUB,KINETIC_KINEMATIC::RPV::ProxEndPos) /HIGHLIGHT_X_FACTOR=TRUE /HIGHLIGHT_CLUB_PATH=TRUE /HIGHLIGHT_BALL_PATH=TRUE /HIGHLIGHT_STANCE_PLANE=TRUE /HIGHLIGHT_SWING_PLANE=TRUE ;
swingplaneimage.jpg

visual3d/documentation/pipeline/other_commands/highlight_golf_features.1719433685.txt.gz · Last modified: 2024/06/26 20:28 by sgranger