|
FireSync API
|
| kStatus kSobelvAccgdwInfo_InvertSpotSort | ( | kSobelvAccgdwInfo | info, |
| kBool | invert | ||
| ) |
Sets the spot sorting direction.
The default sorting direction yields ascending slice indices in the algorithm output data. Setting the boolean flag will output descending slice indices.
| info | Algorithm info object. |
| invert | Inverts the spot sorting direction. |