struct test_data::NormalizedDistortionTest

Overview

struct NormalizedDistortionTest
{
    // fields

    double x;
    double y;
    double xd_expected;
    double yd_expected;
};