Difference between revisions of "Talk:Segmentation/Autoselected Segmentation"
Jump to navigation
Jump to search
(Starting new page, will finish later) |
|||
Line 1: | Line 1: | ||
− | Automatic Segmentation is a concept proposed on the old wiki by Fractal. You start with a list of | + | Automatic Segmentation is a concept proposed on the old wiki by Fractal. You start with a list of segmentation axes: |
* Lateral Velocity (LV) | * Lateral Velocity (LV) | ||
* Acceleration (A) | * Acceleration (A) | ||
* Time Since Reversal (TSR) | * Time Since Reversal (TSR) | ||
− | |||
− | |||
− | You assemble all combinations of segments into a long list of | + | You assemble all combinations of segments into a long list of every segmentation that uses these three axes: |
− | + | {| | |
− | + | !Segmentation !! Depth | |
− | + | |- | |
+ | |(no segmentation) || 0 | ||
+ | |- | ||
+ | |LV || 1 | ||
+ | |- | ||
+ | |A || 1 | ||
+ | |- | ||
+ | |TSR || 1 | ||
+ | |- | ||
+ | |LV / A || 2 | ||
+ | |- | ||
+ | |LV / TSR || 2 | ||
+ | |- | ||
+ | |A / TSR || 2 | ||
+ | |- | ||
+ | |LV / A / TSR || 3 | ||
+ | |} | ||
+ | |||
+ | More on how to assemble that later. | ||
(to be completed later) | (to be completed later) |
Revision as of 01:44, 15 June 2009
Automatic Segmentation is a concept proposed on the old wiki by Fractal. You start with a list of segmentation axes:
- Lateral Velocity (LV)
- Acceleration (A)
- Time Since Reversal (TSR)
You assemble all combinations of segments into a long list of every segmentation that uses these three axes:
Segmentation | Depth |
---|---|
(no segmentation) | 0 |
LV | 1 |
A | 1 |
TSR | 1 |
LV / A | 2 |
LV / TSR | 2 |
A / TSR | 2 |
LV / A / TSR | 3 |
More on how to assemble that later.
(to be completed later)