D | tests_simple.cpp | 52 Affine3d pose = Affine3d().rotate(Vec3d(0, 0.8, 0)); in TEST() local 70 Affine3d pose = Affine3d().rotate(Vec3d(0, 0.8, 0)); in TEST() local 89 Affine3d pose = Affine3d().rotate(Vec3d(0, 0.8, 0)); in TEST() local 135 Affine3d pose = Affine3d().rotate(Vec3d(0, 0.8, 0)); in TEST() local 149 Affine3d pose = Affine3d().rotate(Vec3d(0, 0.8, 0)); in TEST() local 241 Affine3d pose = Affine3d().rotate(Vec3d(0, 0.8, 0)); in TEST() local 256 Affine3d pose = Affine3d().rotate(Vec3d(0, 0.8, 0)); in TEST() local 294 Vec3d pose(sin(a * CV_PI/180), 0.7, cos(a * CV_PI/180)); in TEST() local 322 …Vec3d pose = 5 * Vec3d(sin(3.14 + 2.7 + i*60 * CV_PI/180), 0.4 - i*0.3, cos(3.14 + 2.7 + i*60 * CV… in TEST() local 360 Vec3d pose(sin(a * CV_PI/180), 0.7, cos(a * CV_PI/180)); in TEST() local
|