paper-with-me

홈 › Papers

Efficient Intersection of Three Quadrics and Applications in Computer Vision

2016-06-01 · CVPR 2016 6 · Zuzana Kukelova, Jan Heller, Andrew Fitzgibbon

In this paper, we present a new algorithm for finding all intersections of three quadrics. The proposed method is algebraic in nature and it is considerably more efficient than the Groebner basis and resultant-based solutions previously used in computer vision applications. We identify several computer vision problems that are formulated and solved as systems of three quadratic equations and for which our algorithm readily delivers considerably faster results. Also, we propose new formulations of three important vision problems: absolute camera pose with unknown focal length, generalized pose-and-scale, and hand-eye calibration with known translation. These new formulations allow our algorithm to significantly outperform the state-of-the-art in speed.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Similar Papers 제목 키워드 기반

Superquadrics Revisited: Learning 3D Shape Parsing beyond Cuboids

2019-04-22 · CVPR 2019 6 · Despoina Paschalidou, Ali Osman Ulusoy, Andreas Geiger

Abstracting complex 3D shapes with parsimonious part-based representations has been a long standing goal in computer vision. This paper presents a learning-based solution to this problem which goes beyond the traditional…

Reinforcement Learning

Sampling Superquadric Point Clouds with Normals

2018-02-14 · Paulo Ferreira

Superquadrics provide a compact representation of common shapes and have been used both for object/surface modelling in computer graphics and as object-part representation in computer vision and robotics. Superquadrics r…

Robust and Accurate Superquadric Recovery: a Probabilistic Approach

2021-11-29 · CVPR 2022 1 · Weixiao Liu, Yuwei Wu, Sipu Ruan, Gregory S. Chirikjian

Interpreting objects with basic geometric primitives has long been studied in computer vision. Among geometric primitives, superquadrics are well known for their ability to represent a wide range of shapes with few param…

QuadricsNet: Learning Concise Representation for Geometric Primitives in Point Clouds

2023-09-25 · Ji Wu, Huai Yu, Wen Yang, Gui-Song Xia

This paper presents a novel framework to learn a concise geometric primitive representation for 3D point clouds. Different from representing each type of primitive individually, we focus on the challenging problem of how…

Iterative Superquadric Recomposition of 3D Objects from Multiple Views

2023-09-05 · ICCV 2023 1 · Stephan Alaniz, Massimiliano Mancini, Zeynep Akata

Humans are good at recomposing novel objects, i.e. they can identify commonalities between unknown objects from general structure to finer detail, an ability difficult to replicate by machines. We propose a framework, IS…

Inductive BiasObject