Searched refs:goodFocalLength (Results 1 – 1 of 1) sorted by relevance
857 goodFovx, goodFovy, goodFocalLength, goodAspectRatio; in run() local881 goodFocalLength = fx / nx; in run()899 if( fabs(focalLength - goodFocalLength) > FLT_EPSILON ) in run()901 …->printf( cvtest::TS::LOG, "bad focalLength (real=%f, good = %f\n", focalLength, goodFocalLength ); in run()