fbpx
Wikipedia

Superellipsoid

In mathematics, a superellipsoid (or super-ellipsoid) is a solid whose horizontal sections are superellipses (Lamé curves) with the same squareness parameter , and whose vertical sections through the center are superellipses with the squareness parameter . It is a generalization of an ellipsoid, which is a special case when .[2]

Superellipsoid collection with exponent parameters, created using POV-Ray. Here, e = 2/r, and n = 2/t (equivalently, r = 2/e and t = 2/n).[1]

Superellipsoids as computer graphics primitives were popularized by Alan H. Barr (who used the name "superquadrics" to refer to both superellipsoids and supertoroids).[2][3] In modern computer vision and robotics literatures, superquadrics and superellipsoids are used interchangeably, since superellipsoids are the most representative and widely utilized shape among all the superquadrics.[4][5]

Superellipsoids have an rich shape vocabulary, including cuboids, cylinders, ellipsoids, octahedra and their intermediates.[6] It becomes an important geometric primitive widely used in computer vision,[6][5][7] robotics,[4] and physical simulation.[8] The main advantage of describing objects and envirionment with superellipsoids is its conciseness and expressiveness in shape.[6] Furthermore, a closed-form expression of the Minkowski sum between two superellipsoids is available.[9] This makes it a desirable geometric primitive for robot grasping, collision detection, and motion planning.[4]

Special cases edit

A handful of notable mathematical figures can arise as special cases of superellipsoids given the correct set of values, which are depicted in the above graphic:

Piet Hein's supereggs are also special cases of superellipsoids.

Formulas edit

Basic (normalized) superellipsoid edit

The basic superellipsoid is defined by the implicit function

 

The parameters   and   are positive real numbers that control the squareness of the shape.

The surface of the superellipsoid is defined by the equation:

 

For any given point  , the point lies inside the superellipsoid if  , and outside if  .

Any "parallel of latitude" of the superellipsoid (a horizontal section at any constant z between -1 and +1) is a Lamé curve with exponent  , scaled by  , which is

 

Any "meridian of longitude" (a section by any vertical plane through the origin) is a Lamé curve with exponent  , stretched horizontally by a factor w that depends on the sectioning plane. Namely, if   and  , for a given  , then the section is

 

where

 

In particular, if   is 1, the horizontal cross-sections are circles, and the horizontal stretching   of the vertical sections is 1 for all planes. In that case, the superellipsoid is a solid of revolution, obtained by rotating the Lamé curve with exponent   around the vertical axis.

Superellipsoid edit

The basic shape above extends from −1 to +1 along each coordinate axis. The general superellipsoid is obtained by scaling the basic shape along each axis by factors  ,  ,  , the semi-diameters of the resulting solid. The implicit function is [2]

 .

Similarly, the surface of the superellipsoid is defined by the equation

 

For any given point  , the point lies inside the superellipsoid if  , and outside if  .

Therefore, the implicit function is also called the inside-outside function of the superellipsoid.[2]

The superellipsoid has a parametric representation in terms of surface parameters  ,  .[3]

 
 
 

General posed superellipsoid edit

In computer vision and robotic applications, a superellipsoid with a general pose in the 3D Euclidean space is usually of more interest.[6][5]

For a given Euclidean transformation of the superellipsoid frame   relative to the world frame, the implicit function of a general posed superellipsoid surface defined the world frame is[6]

 

where   is the transformation operation that maps the point   in the world frame into the canonical superellipsoid frame.

Volume of superellipsoid edit

The volume encompassed by the superelllipsoid surface can be expressed in terms of the beta functions  ,[10]

 

or equivalently with the Gamma function  , since

 

Recovery from data edit

Recoverying the superellipsoid (or superquadrics) representation from raw data (e.g., point cloud, mesh, images, and voxels) is an important task in computer vision,[11][7][6][5] robotics,[4] and physical simulation.[8]

Traditional computational methods model the problem as a least-square problem.[11] The goal is to find out the optimal set of superellipsoid parameters   that minizie an objective function. Other than the shape parameters,   is the pose of the superellipsoid frame with respect to the world coordinate.

There are two commonly used objective functions.[12] The first one is constructed directly based on the implicit function[11]

 

The minimization of the objective function provides a recovered superellipsoid as close as possible to all the input points  . At the mean time, the scalar value   is positively proportional to the volume of the superellipsoid, and thus have the effect of minimizing the volume as well.

The other objective function tries to minimized the radial distance between the points and the superellipsoid. That is[13][12]

 , where  

A probabilistic method called EMS is designed to deal with noise and outliers.[6] In this method, the superellipsoid recovery is reformulated as a maximum likelihood estimation problem, and an optimization method is proposed to avoid local minima utilizing geometric similarities of the superellipsoids.

The method is further extended by modeling with nonparametric bayesian techniques to recovery multiple superellipsoids simultaneously.[14]

References edit

  1. ^ "POV-Ray: Documentation: 2.4.1.11 Superquadric Ellipsoid".
  2. ^ a b c d Barr (1981). "Superquadrics and Angle-Preserving Transformations". IEEE Computer Graphics and Applications. 1 (1): 11–23. doi:10.1109/MCG.1981.1673799. ISSN 1558-1756. S2CID 9389947.
  3. ^ a b Barr, A.H. (1992), Rigid Physically Based Superquadrics. Chapter III.8 of Graphics Gems III, edited by D. Kirk, pp. 137–159
  4. ^ a b c d Ruan, Sipu; Wang, Xiaoli; Chirikjian, Gregory S. (2022). "Collision Detection for Unions of Convex Bodies With Smooth Boundaries Using Closed-Form Contact Space Parameterization". IEEE Robotics and Automation Letters. 7 (4): 9485–9492. doi:10.1109/LRA.2022.3190629. ISSN 2377-3766. S2CID 250543506.
  5. ^ a b c d Paschalidou, Despoina; Van Gool, Luc; Geiger, Andreas (2020). "Learning Unsupervised Hierarchical Part Decomposition of 3D Objects from a Single RGB Image". 2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR). pp. 1057–1067. doi:10.1109/CVPR42600.2020.00114. ISBN 978-1-7281-7168-5. S2CID 214634317.
  6. ^ a b c d e f g Liu, Weixiao; Wu, Yuwei; Ruan, Sipu; Chirikjian, Gregory S. (2022). "Robust and Accurate Superquadric Recovery: A Probabilistic Approach". 2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR). pp. 2666–2675. arXiv:2111.14517. doi:10.1109/CVPR52688.2022.00270. ISBN 978-1-6654-6946-3. S2CID 244715106.
  7. ^ a b Paschalidou, Despoina; Ulusoy, Ali Osman; Geiger, Andreas (2019). "Superquadrics Revisited: Learning 3D Shape Parsing Beyond Cuboids". 2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR). pp. 10336–10345. arXiv:1904.09970. doi:10.1109/CVPR.2019.01059. ISBN 978-1-7281-3293-8. S2CID 128265641.
  8. ^ a b Lu, G.; Third, J. R.; Müller, C. R. (2012-08-20). "Critical assessment of two approaches for evaluating contacts between super-quadric shaped particles in DEM simulations". Chemical Engineering Science. 78: 226–235. Bibcode:2012ChEnS..78..226L. doi:10.1016/j.ces.2012.05.041. ISSN 0009-2509.
  9. ^ Ruan, Sipu; Chirikjian, Gregory S. (2022-02-01). "Closed-form Minkowski sums of convex bodies with smooth positively curved boundaries". Computer-Aided Design. 143: 103133. arXiv:2012.15461. doi:10.1016/j.cad.2021.103133. ISSN 0010-4485. S2CID 229923980.
  10. ^ "SUPERQUADRICS AND THEIR GEOMETRIC PROPERTIES" (PDF).
  11. ^ a b c Bajcsy, R.; Solina, F. (1987). "Three dimensional object representation revisited". Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV): 231–240.
  12. ^ a b Zhang, Yan (2003-10-01). "Experimental comparison of superquadric fitting objective functions". Pattern Recognition Letters. 24 (14): 2185–2193. Bibcode:2003PaReL..24.2185Z. doi:10.1016/S0167-8655(02)00400-2. ISSN 0167-8655.
  13. ^ Gross, A.D.; Boult, T.E. (1988). "Error of Fit Measures for Recovering Parametric Solids". [1988 Proceedings] Second International Conference on Computer Vision. pp. 690–694. doi:10.1109/CCV.1988.590052. ISBN 0-8186-0883-8. S2CID 43541446.
  14. ^ Wu, Yuwei; Liu, Weixiao; Ruan, Sipu; Chirikjian, Gregory S. (2022). "Primitive-Based Shape Abstraction via Nonparametric Bayesian Inference". In Avidan, Shai; Brostow, Gabriel; Cissé, Moustapha; Farinella, Giovanni Maria; Hassner, Tal (eds.). Computer Vision – ECCV 2022. Lecture Notes in Computer Science. Vol. 13687. Cham: Springer Nature Switzerland. pp. 479–495. arXiv:2203.14714. doi:10.1007/978-3-031-19812-0_28. ISBN 978-3-031-19812-0.

Bibliography edit

  • Barr, "Superquadrics and Angle-Preserving Transformations," in IEEE Computer Graphics and Applications, vol. 1, no. 1, pp. 11–23, Jan. 1981, doi: 10.1109/MCG.1981.1673799.
  • Aleš Jaklič, Aleš Leonardis, Franc Solina, Segmentation and Recovery of Superquadrics. Kluwer Academic Publishers, Dordrecht, 2000.
  • Aleš Jaklič, Franc Solina (2003) Moments of Superellipsoids and their Application to Range Image Registration. IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS, 33 (4). pp. 648–657
  • W. Liu, Y. Wu, S. Ruan and G. S. Chirikjian, "Robust and Accurate Superquadric Recovery: a Probabilistic Approach," 2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), New Orleans, LA, USA, 2022, pp. 2666–2675, doi: 10.1109/CVPR52688.2022.00270.

External links edit

  • Bibliography: SuperQuadric Representations
  • Superquadric Tensor Glyphs
  • SuperQuadric Ellipsoids and Toroids, OpenGL Lighting, and Timing
  • Superquadratics by Robert Kragler, The Wolfram Demonstrations Project.
  • Superquadrics Recovery Algorithm in Python and MATLAB

superellipsoid, this, article, includes, list, general, references, lacks, sufficient, corresponding, inline, citations, please, help, improve, this, article, introducing, more, precise, citations, february, 2014, learn, when, remove, this, template, message, . This article includes a list of general references but it lacks sufficient corresponding inline citations Please help to improve this article by introducing more precise citations February 2014 Learn how and when to remove this template message In mathematics a superellipsoid or super ellipsoid is a solid whose horizontal sections are superellipses Lame curves with the same squareness parameter ϵ 2 displaystyle epsilon 2 and whose vertical sections through the center are superellipses with the squareness parameter ϵ 1 displaystyle epsilon 1 It is a generalization of an ellipsoid which is a special case when ϵ 1 ϵ 2 1 displaystyle epsilon 1 epsilon 2 1 2 Superellipsoid collection with exponent parameters created using POV Ray Here e 2 r and n 2 t equivalently r 2 e and t 2 n 1 Superellipsoids as computer graphics primitives were popularized by Alan H Barr who used the name superquadrics to refer to both superellipsoids and supertoroids 2 3 In modern computer vision and robotics literatures superquadrics and superellipsoids are used interchangeably since superellipsoids are the most representative and widely utilized shape among all the superquadrics 4 5 Superellipsoids have an rich shape vocabulary including cuboids cylinders ellipsoids octahedra and their intermediates 6 It becomes an important geometric primitive widely used in computer vision 6 5 7 robotics 4 and physical simulation 8 The main advantage of describing objects and envirionment with superellipsoids is its conciseness and expressiveness in shape 6 Furthermore a closed form expression of the Minkowski sum between two superellipsoids is available 9 This makes it a desirable geometric primitive for robot grasping collision detection and motion planning 4 Contents 1 Special cases 2 Formulas 2 1 Basic normalized superellipsoid 2 2 Superellipsoid 2 3 General posed superellipsoid 2 4 Volume of superellipsoid 3 Recovery from data 4 References 5 Bibliography 6 External linksSpecial cases editA handful of notable mathematical figures can arise as special cases of superellipsoids given the correct set of values which are depicted in the above graphic Cylinder Sphere Steinmetz solid Bicone Regular octahedron Cube as a limiting case where the exponents tend to infinityPiet Hein s supereggs are also special cases of superellipsoids Formulas editBasic normalized superellipsoid edit The basic superellipsoid is defined by the implicit function f x y z x 2 ϵ 2 y 2 ϵ 2 ϵ 2 ϵ 1 z 2 ϵ 1 displaystyle f x y z left x frac 2 epsilon 2 y frac 2 epsilon 2 right epsilon 2 epsilon 1 z frac 2 epsilon 1 nbsp The parameters ϵ 1 displaystyle epsilon 1 nbsp and ϵ 2 displaystyle epsilon 2 nbsp are positive real numbers that control the squareness of the shape The surface of the superellipsoid is defined by the equation f x y z 1 displaystyle f x y z 1 nbsp For any given point x y z R 3 displaystyle x y z in mathbb R 3 nbsp the point lies inside the superellipsoid if f x y z lt 1 displaystyle f x y z lt 1 nbsp and outside if f x y z gt 1 displaystyle f x y z gt 1 nbsp Any parallel of latitude of the superellipsoid a horizontal section at any constant z between 1 and 1 is a Lame curve with exponent 2 ϵ 2 displaystyle 2 epsilon 2 nbsp scaled by a 1 z 2 ϵ 1 ϵ 1 2 displaystyle a 1 z frac 2 epsilon 1 frac epsilon 1 2 nbsp which is x a 2 ϵ 2 y a 2 ϵ 2 1 displaystyle left frac x a right frac 2 epsilon 2 left frac y a right frac 2 epsilon 2 1 nbsp Any meridian of longitude a section by any vertical plane through the origin is a Lame curve with exponent 2 ϵ 1 displaystyle 2 epsilon 1 nbsp stretched horizontally by a factor w that depends on the sectioning plane Namely if x u cos 8 displaystyle x u cos theta nbsp and y u sin 8 displaystyle y u sin theta nbsp for a given 8 displaystyle theta nbsp then the section is u w 2 ϵ 1 z 2 ϵ 1 1 displaystyle left frac u w right frac 2 epsilon 1 z frac 2 epsilon 1 1 nbsp where w cos 2 ϵ 2 8 sin 2 ϵ 2 8 ϵ 2 2 displaystyle w cos frac 2 epsilon 2 theta sin frac 2 epsilon 2 theta frac epsilon 2 2 nbsp In particular if ϵ 2 displaystyle epsilon 2 nbsp is 1 the horizontal cross sections are circles and the horizontal stretching w displaystyle w nbsp of the vertical sections is 1 for all planes In that case the superellipsoid is a solid of revolution obtained by rotating the Lame curve with exponent 2 ϵ 1 displaystyle 2 epsilon 1 nbsp around the vertical axis Superellipsoid edit The basic shape above extends from 1 to 1 along each coordinate axis The general superellipsoid is obtained by scaling the basic shape along each axis by factors a x displaystyle a x nbsp a y displaystyle a y nbsp a z displaystyle a z nbsp the semi diameters of the resulting solid The implicit function is 2 F x y z x a x 2 ϵ 2 y a y 2 ϵ 2 ϵ 2 ϵ 1 z a z 2 ϵ 1 displaystyle F x y z left left frac x a x right frac 2 epsilon 2 left frac y a y right frac 2 epsilon 2 right frac epsilon 2 epsilon 1 left frac z a z right frac 2 epsilon 1 nbsp Similarly the surface of the superellipsoid is defined by the equationF x y z 1 displaystyle F x y z 1 nbsp For any given point x y z R 3 displaystyle x y z in mathbb R 3 nbsp the point lies inside the superellipsoid if f x y z lt 1 displaystyle f x y z lt 1 nbsp and outside if f x y z gt 1 displaystyle f x y z gt 1 nbsp Therefore the implicit function is also called the inside outside function of the superellipsoid 2 The superellipsoid has a parametric representation in terms of surface parameters h p 2 p 2 displaystyle eta in pi 2 pi 2 nbsp w p p displaystyle omega in pi pi nbsp 3 x h w a x cos ϵ 1 h cos ϵ 2 w displaystyle x eta omega a x cos epsilon 1 eta cos epsilon 2 omega nbsp y h w a y cos ϵ 1 h sin ϵ 2 w displaystyle y eta omega a y cos epsilon 1 eta sin epsilon 2 omega nbsp z h w a z sin ϵ 1 h displaystyle z eta omega a z sin epsilon 1 eta nbsp General posed superellipsoid edit In computer vision and robotic applications a superellipsoid with a general pose in the 3D Euclidean space is usually of more interest 6 5 For a given Euclidean transformation of the superellipsoid frame g R S O 3 t R 3 S E 3 displaystyle g mathbf R in SO 3 mathbf t in mathbb R 3 in SE 3 nbsp relative to the world frame the implicit function of a general posed superellipsoid surface defined the world frame is 6 F g 1 x y z 1 displaystyle F left g 1 circ x y z right 1 nbsp where displaystyle circ nbsp is the transformation operation that maps the point x y z R 3 displaystyle x y z in mathbb R 3 nbsp in the world frame into the canonical superellipsoid frame Volume of superellipsoid edit The volume encompassed by the superelllipsoid surface can be expressed in terms of the beta functions b displaystyle beta cdot cdot nbsp 10 V ϵ 1 ϵ 2 a x a y a z 2 a x a y a z ϵ 1 ϵ 2 b ϵ 1 2 ϵ 1 1 b ϵ 2 2 ϵ 2 2 2 displaystyle V epsilon 1 epsilon 2 a x a y a z 2a x a y a z epsilon 1 epsilon 2 beta frac epsilon 1 2 epsilon 1 1 beta frac epsilon 2 2 frac epsilon 2 2 2 nbsp or equivalently with the Gamma function G displaystyle Gamma cdot nbsp sinceb m n G m G n G m n displaystyle beta m n frac Gamma m Gamma n Gamma m n nbsp Recovery from data editRecoverying the superellipsoid or superquadrics representation from raw data e g point cloud mesh images and voxels is an important task in computer vision 11 7 6 5 robotics 4 and physical simulation 8 Traditional computational methods model the problem as a least square problem 11 The goal is to find out the optimal set of superellipsoid parameters 8 ϵ 1 ϵ 2 a x a y a z g displaystyle theta doteq epsilon 1 epsilon 2 a x a y a z g nbsp that minizie an objective function Other than the shape parameters g S E 3 displaystyle g in SE 3 nbsp is the pose of the superellipsoid frame with respect to the world coordinate There are two commonly used objective functions 12 The first one is constructed directly based on the implicit function 11 G 1 8 a x a y a z i 1 N F ϵ 1 g 1 x i y i z i 1 2 displaystyle G 1 theta a x a y a z sum i 1 N left F epsilon 1 left g 1 circ x i y i z i right 1 right 2 nbsp The minimization of the objective function provides a recovered superellipsoid as close as possible to all the input points x i y i z i R 3 i 1 2 N displaystyle x i y i z i in mathbb R 3 i 1 2 N nbsp At the mean time the scalar value a x a y a z displaystyle a x a y a z nbsp is positively proportional to the volume of the superellipsoid and thus have the effect of minimizing the volume as well The other objective function tries to minimized the radial distance between the points and the superellipsoid That is 13 12 G 2 8 i 1 N r i 1 F ϵ 1 2 g 1 x i y i z i 2 displaystyle G 2 theta sum i 1 N left left r i right left 1 F frac epsilon 1 2 left g 1 circ x i y i z i right right right 2 nbsp where r i x i y i z i 2 displaystyle r i x i y i z i 2 nbsp A probabilistic method called EMS is designed to deal with noise and outliers 6 In this method the superellipsoid recovery is reformulated as a maximum likelihood estimation problem and an optimization method is proposed to avoid local minima utilizing geometric similarities of the superellipsoids The method is further extended by modeling with nonparametric bayesian techniques to recovery multiple superellipsoids simultaneously 14 References edit POV Ray Documentation 2 4 1 11 Superquadric Ellipsoid a b c d Barr 1981 Superquadrics and Angle Preserving Transformations IEEE Computer Graphics and Applications 1 1 11 23 doi 10 1109 MCG 1981 1673799 ISSN 1558 1756 S2CID 9389947 a b Barr A H 1992 Rigid Physically Based Superquadrics Chapter III 8 of Graphics Gems III edited by D Kirk pp 137 159 a b c d Ruan Sipu Wang Xiaoli Chirikjian Gregory S 2022 Collision Detection for Unions of Convex Bodies With Smooth Boundaries Using Closed Form Contact Space Parameterization IEEE Robotics and Automation Letters 7 4 9485 9492 doi 10 1109 LRA 2022 3190629 ISSN 2377 3766 S2CID 250543506 a b c d Paschalidou Despoina Van Gool Luc Geiger Andreas 2020 Learning Unsupervised Hierarchical Part Decomposition of 3D Objects from a Single RGB Image 2020 IEEE CVF Conference on Computer Vision and Pattern Recognition CVPR pp 1057 1067 doi 10 1109 CVPR42600 2020 00114 ISBN 978 1 7281 7168 5 S2CID 214634317 a b c d e f g Liu Weixiao Wu Yuwei Ruan Sipu Chirikjian Gregory S 2022 Robust and Accurate Superquadric Recovery A Probabilistic Approach 2022 IEEE CVF Conference on Computer Vision and Pattern Recognition CVPR pp 2666 2675 arXiv 2111 14517 doi 10 1109 CVPR52688 2022 00270 ISBN 978 1 6654 6946 3 S2CID 244715106 a b Paschalidou Despoina Ulusoy Ali Osman Geiger Andreas 2019 Superquadrics Revisited Learning 3D Shape Parsing Beyond Cuboids 2019 IEEE CVF Conference on Computer Vision and Pattern Recognition CVPR pp 10336 10345 arXiv 1904 09970 doi 10 1109 CVPR 2019 01059 ISBN 978 1 7281 3293 8 S2CID 128265641 a b Lu G Third J R Muller C R 2012 08 20 Critical assessment of two approaches for evaluating contacts between super quadric shaped particles in DEM simulations Chemical Engineering Science 78 226 235 Bibcode 2012ChEnS 78 226L doi 10 1016 j ces 2012 05 041 ISSN 0009 2509 Ruan Sipu Chirikjian Gregory S 2022 02 01 Closed form Minkowski sums of convex bodies with smooth positively curved boundaries Computer Aided Design 143 103133 arXiv 2012 15461 doi 10 1016 j cad 2021 103133 ISSN 0010 4485 S2CID 229923980 SUPERQUADRICS AND THEIR GEOMETRIC PROPERTIES PDF a b c Bajcsy R Solina F 1987 Three dimensional object representation revisited Proceedings of the IEEE CVF International Conference on Computer Vision ICCV 231 240 a b Zhang Yan 2003 10 01 Experimental comparison of superquadric fitting objective functions Pattern Recognition Letters 24 14 2185 2193 Bibcode 2003PaReL 24 2185Z doi 10 1016 S0167 8655 02 00400 2 ISSN 0167 8655 Gross A D Boult T E 1988 Error of Fit Measures for Recovering Parametric Solids 1988 Proceedings Second International Conference on Computer Vision pp 690 694 doi 10 1109 CCV 1988 590052 ISBN 0 8186 0883 8 S2CID 43541446 Wu Yuwei Liu Weixiao Ruan Sipu Chirikjian Gregory S 2022 Primitive Based Shape Abstraction via Nonparametric Bayesian Inference In Avidan Shai Brostow Gabriel Cisse Moustapha Farinella Giovanni Maria Hassner Tal eds Computer Vision ECCV 2022 Lecture Notes in Computer Science Vol 13687 Cham Springer Nature Switzerland pp 479 495 arXiv 2203 14714 doi 10 1007 978 3 031 19812 0 28 ISBN 978 3 031 19812 0 Bibliography editBarr Superquadrics and Angle Preserving Transformations in IEEE Computer Graphics and Applications vol 1 no 1 pp 11 23 Jan 1981 doi 10 1109 MCG 1981 1673799 Ales Jaklic Ales Leonardis Franc Solina Segmentation and Recovery of Superquadrics Kluwer Academic Publishers Dordrecht 2000 Ales Jaklic Franc Solina 2003 Moments of Superellipsoids and their Application to Range Image Registration IEEE TRANSACTIONS ON SYSTEMS MAN AND CYBERNETICS 33 4 pp 648 657 W Liu Y Wu S Ruan and G S Chirikjian Robust and Accurate Superquadric Recovery a Probabilistic Approach 2022 IEEE CVF Conference on Computer Vision and Pattern Recognition CVPR New Orleans LA USA 2022 pp 2666 2675 doi 10 1109 CVPR52688 2022 00270 External links editBibliography SuperQuadric Representations Superquadric Tensor Glyphs SuperQuadric Ellipsoids and Toroids OpenGL Lighting and Timing Superquadratics by Robert Kragler The Wolfram Demonstrations Project Superquadrics Recovery Algorithm in Python and MATLAB Retrieved from https en wikipedia org w index php title Superellipsoid amp oldid 1186533740, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.