![]() |
MDSTk Libraries
1.1.0
Medical Data Segmentation Toolkit
|
Variables | |
| const double | EIG_TSH = 0.0001 |
| const int | ITERATIONS = 3 |
| Default number of iterations during optical flow computation. | |
| const double | SIGMA1 = 0.08 |
| Constants used by optical flow estimation method. | |
| const double | SIGMA2 = 1.0 |
| const double | SIGMAP = 2.0 |
| const double optflow::EIG_TSH = 0.0001 |
| const int optflow::ITERATIONS = 3 |
Default number of iterations during optical flow computation.
| const double optflow::SIGMA1 = 0.08 |
Constants used by optical flow estimation method.
| const double optflow::SIGMA2 = 1.0 |
| const double optflow::SIGMAP = 2.0 |
1.7.6.1