Designing Camera Networks by Convex Quadratic Programming
Bernard Ghanem, Yuanhao Cao, Peter Wonka
In Computer Graphics Forum, 34(2), 2015.
Abstract: In this paper, we study the problem of automatic camera placement for computer graphics and computer vision applications. We extend the problem formulations of previous work by proposing a novel way to incorporate visibility constraints and camera-to-camera relationships. For example, the placement solution can be encouraged to have cameras that image the same important locations from different viewing directions, which can enable reconstruction and surveillance tasks to perform better. We show that the general camera placement problem can be formulated mathematically as a convex binary quadratic program (BQP) under linear constraints. Moreover, we propose an optimization strategy with a favorable trade-off between speed and solution quality. Our solution is almost as fast as a greedy treatment of the problem, but the quality is significantly higher, so much so that it is comparable to exact solutions that take orders of magnitude more computation time. Because it is computationally attractive, our method also allows users to explore the space of solutions for variations in input parameters. To evaluate its effectiveness, we show a range of 3D results on real-world floorplans (garage, hotel, mall, and airport).
Keyword(s): Categories and Subject Descriptors (according to ACM CCS), I.3.5 [Computer Graphics]: Computational Geometry and Object Modeling—Geometric algorithms, languages, and systems
Article URL: http://dx.doi.org/10.1111/cgf.12542
BibTeX format:
@article{CGF:CGF12542,
  author = {Bernard Ghanem and Yuanhao Cao and Peter Wonka},
  title = {Designing Camera Networks by Convex Quadratic Programming},
  journal = {Computer Graphics Forum},
  volume = {34},
  number = {2},
  pages = {69--80},
  year = {2015},
}
Search for more articles by Bernard Ghanem.
Search for more articles by Yuanhao Cao.
Search for more articles by Peter Wonka.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."