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 mds::img::optflow::EIG_TSH = 0.0001 |
const int mds::img::optflow::ITERATIONS = 3 |
Default number of iterations during optical flow computation.
const double mds::img::optflow::SIGMA1 = 0.08 |
Constants used by optical flow estimation method.
const double mds::img::optflow::SIGMA2 = 1.0 |
const double mds::img::optflow::SIGMAP = 2.0 |