Searched refs:sphere_resolution (Results 1 – 2 of 2) sorted by relevance
280 …WSphere(const cv::Point3d ¢er, double radius, int sphere_resolution = 10, const Color &color =…
78 cv::viz::WSphere::WSphere(const Point3d ¢er, double radius, int sphere_resolution, const Color … in WSphere() argument83 sphere->SetPhiResolution(sphere_resolution); in WSphere()84 sphere->SetThetaResolution(sphere_resolution); in WSphere()