The Values are calculations based on checkpoints, relations and bodypoints. It can be the distance between two points, the angle, the time, even the standard deviation. The formulas change depending if you’re using a the checkpoint or relation.
Tap the Values tab, then the “Add a new value” button.
This will open a calculator with infinite possibilities. Since the angle of the elbow when you hit a ball to the average of movements of an specific part of the body.
When you tap the lens icon, over the calculator, this will display a list of formulas. All of them are explained below.
Get a bodypoint when a checkpoint is detected.
Sintax:
Params:
Example:
In the last example, when the app capture the pose, it calculates the position of the right knee in X in centimeters. In X means paralel to the floor.
The app, by using many data frames, returns a bodypoint based in another one that you are evaluating.
This function returns a bodypoint based on an operation performed on a set of data frames. You can only calculate maximum and minimum using this function.
For example, if you are waiting for your left elbow in X gets its maximum height, when that event happens the app measures the distant between your left ankle and the ground.
Sintax:
Example:
In the last example, when my head reach the highest points, the formula will return the position of the righ ankle.
Function returns a Value based on the Checkpoint or Relation formula you used. For example grades, or a distance.
You can select a checkpoint or a relation. With a checkpoint you evaluate just a data, instead, using a relation means that you calculate a set of data frames.
Sintax:
Params:
Example:
In this example, when the checkpoint is achieved the app will draw a line using the right eye and the right ankle as reference, then a line parallel to the floor. Next it will calculate the angle with the right ankle. In X means parallel to the floor.
In this example, the app will capture all the data frames in the relation then it will calculate the average of the left ankle on meters.
It returns the moment (time) when you achieve the pose if you use a checkpoint. If you use a relation it will return how much time it takes to do the relation.
Sintax:
Params:
Example:
In what time of the relation the pose is achieved.
How many time it takes to do the relation.
Calculates an operation on certain time.
Sintax:
Params:
Example:
In this example, the app will return the second when you get the maximum height with your head between the first and last checkpoint.
When you create a Value, you can save it and reuse it as you wish.
So, when you create another Value a list of Values previously created will appear as another option.
The formulas are used in the calculations you can do in the app. But some of them have specific setup or can’t be used in all the operations. Anyway, all of them are explained below.
Returns the mean of a relation (set of frames).
If your exercise consists of doing ten jumps, and the bodypoint you marked is the head in Y, the app will capture the distance between the head and the ground and returns the average of the distance in those ten events.
Calculate the angle using two bodypoints.
For example, the angle that forms the right knee in X, the right ankle in X and the ground. One line will be the ground and the other line will be the knee and the ankle, the ankle being the apex.
The distance between two bodypoints.
For example, the distance between your elbows or the right knee and the left shoulder.
Get the first and last frame, and calculate the variation between those two points based on the set of values that the app captured.
For example, in a set of dataframes, your hand was first over your head and your hand ends below your head, the app will return the distance of your hand between those two checkpoints in the relations.
Based on a relation (set of checkpoints frames), it returns the highest value of bodypoint you choosed.
For example, when your exercise consist on 10 jumps and the bodypoint you marked is the head, the operation will return the highest point your head was on.
Based on a relation (set of checkpoints frames), it returns the lowest value.
For example, when your exercise consist on 10 jumps and the bodypoint you marked is the head, the operation will return the lowest point your head was on.
The difference between the maximum and minumim value achieved in a bodypoint.
The speed achieved by a part of the body in a relation.
This formula calculates the variation in a relation (set of values). The lowest the result the closest to the expected value.