paper-with-me

홈 › Papers

Point Triangulation Through Polyhedron Collapse Using the l[?] Norm

2015-12-01 · ICCV 2015 12 · Simon Donne, Bart Goossens, Wilfried Philips

Multi-camera triangulation of feature points based on a minimisation of the overall L2 reprojection error can get stuck in suboptimal local minima or require slow global optimisation. For this reason, researchers have proposed optimising the L-infinity norm of the L2 single view reprojection errors, which avoids the problem of local minima entirely. In this paper we present a novel method for L-infinity triangulation that minimizes the L-infinity norm of the L-infinity reprojection errors: this apparently small difference leads to a much faster but equally accurate solution which is related to the MLE under the assumption of uniform noise. The proposed method adopts a new optimisation strategy based on solving simple quadratic equations. This stands in contrast with the fastest existing methods, which solve a sequence of more complex auxiliary Linear Programming or Second Order Cone Problems. The proposed algorithm performs well: for triangulation, it achieves the same accuracy as existing techniques while executing faster and being straightforward to implement.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Triangulating PL functions and the existence of efficient ReLU DNNs

2025-05-11 · Danny Calegari

We show that every piecewise linear function $f:R^d \to R$ with compact support a polyhedron $P$ has a representation as a sum of so-called `simplex functions'. Such representations arise from degree 1 triangulations of …

Affine invariant triangulations

2020-11-04 · Prosenjit Bose, Pilar Cano, Rodrigo I. Silveira

We study affine invariant 2D triangulation methods. That is, methods that produce the same triangulation for a point set $S$ for any (unknown) affine transformation of $S$. Our work is based on a method by Nielson [A cha…

Polyhedrons and Perceptrons Are Functionally Equivalent

2013-11-05 · Daniel Crespin

Mathematical definitions of polyhedrons and perceptron networks are discussed. The formalization of polyhedrons is done in a rather traditional way. For networks, previously proposed systems are developed. Perceptron net…

Anomaly Detection and Prototype Selection Using Polyhedron Curvature

2020-04-05 · Benyamin Ghojogh, Fakhri Karray, Mark Crowley

We propose a novel approach to anomaly detection called Curvature Anomaly Detection (CAD) and Kernel CAD based on the idea of polyhedron curvature. Using the nearest neighbors for a point, we consider every data point as…

Anomaly DetectionDenoisingImage DenoisingOut-of-Distribution Detection+1

PolyGNN: Polyhedron-based Graph Neural Network for 3D Building Reconstruction from Point Clouds

2023-07-17 · Zhaiyu Chen, Yilei Shi, Liangliang Nan, Zhitong Xiong 외

We present PolyGNN, a polyhedron-based graph neural network for 3D building reconstruction from point clouds. PolyGNN learns to assemble primitives obtained by polyhedral decomposition via graph node classification, achi…

Graph Neural NetworkNode Classification