paper-with-me

Papers

Optimizing Camera Placements for Overlapped Coverage with 3D Camera Projections

2022-03-20 · Akshay Malhotra, Dhananjay Singh, Tushar Dadlani, Luis Yoichi Morales

This paper proposes a method to compute camera 6Dof poses to achieve a user defined coverage. The camera placement problem is modeled as a combinatorial optimization where given the maximum number of cameras, a camera set is selected from a larger pool of possible camera poses. We propose to minimize the squared error between the desired and the achieved coverage, and formulate the non-linear cost function as a mixed integer linear programming problem. A camera lens model is utilized to project the cameras view on a 3D voxel map to compute a coverage score which makes the optimization problem in real environments tractable. Experimental results in two real retail store environments demonstrate the better performance of the proposed formulation in terms of coverage and overlap for triangulation compared to existing methods.

📄 PDF Abstract BibTeX arXiv:2203.10479

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial Optimization

Similar Papers 제목 키워드 기반

MMPTRACK: Large-scale Densely Annotated Multi-camera Multiple People Tracking Benchmark

2021-11-30 · Xiaotian Han, Quanzeng You, Chunyu Wang, Zhizheng Zhang 외

Multi-camera tracking systems are gaining popularity in applications that demand high-quality tracking results, such as frictionless checkout because monocular multi-object tracking (MOT) systems often fail in cluttered …

Multi-Object TrackingMultiple People TrackingObject TrackingPerson Re-Identification

PeLiCal: Targetless Extrinsic Calibration via Penetrating Lines for RGB-D Cameras with Limited Co-visibility

2024-04-22 · Jaeho Shin, Seungsang Yun, Ayoung Kim

RGB-D cameras are crucial in robotic perception, given their ability to produce images augmented with depth data. However, their limited FOV often requires multiple cameras to cover a broader area. In multi-camera RGB-D …

Motion Estimation

Improving NeRF Quality by Progressive Camera Placement for Unrestricted Navigation in Complex Environments

2023-08-24 · Georgios Kopanas, George Drettakis

Neural Radiance Fields, or NeRFs, have drastically improved novel view synthesis and 3D reconstruction for rendering. NeRFs achieve impressive results on object-centric reconstructions, but the quality of novel view synt…

3D ReconstructionNeRFNovel View Synthesis

Optimizing Camera Configurations for Multi-View Pedestrian Detection

2023-12-04 · Yunzhong Hou, Xingjian Leng, Tom Gedeon, Liang Zheng

Jointly considering multiple camera views (multi-view) is very effective for pedestrian detection under occlusion. For such multi-view systems, it is critical to have well-designed camera configurations, including camera…

Pedestrian Detection

Viewpoint Matters: Dynamically Optimizing Viewpoints with Masked Autoencoder for Visual Manipulation

2026-02-04 · Pengfei Yi, Yifan Han, Junyan Li, Litao Liu 외 arxiv

Robotic manipulation continues to be a challenge, and imitation learning (IL) enables robots to learn tasks from expert demonstrations. Current IL methods typically rely on fixed camera setups, where cameras are manually…