paper-with-me

홈 › Papers

Shape Back-Projection In 3D Scenes

2021-01-16 · Ashish Kumar, L. Behera

In this work, we propose a novel framework shape back-projection for computationally efficient point cloud processing in a probabilistic manner. The primary component of the technique is shape histogram and a back-projection procedure. The technique measures similarity between 3D surfaces, by analyzing their geometrical properties. It is analogous to color back-projection which measures similarity between images, simply by looking at their color distributions. In the overall process, first, shape histogram of a sample surface (e.g. planar) is computed, which captures the profile of surface normals around a point in form of a probability distribution. Later, the histogram is back-projected onto a test surface and a likelihood score is obtained. The score depicts that how likely a point in the test surface behaves similar to the sample surface, geometrically. Shape back-projection finds its application in binary surface classification, high curvature edge detection in unorganized point cloud, automated point cloud labeling for 3D-CNNs (convolutional neural network) etc. The algorithm can also be used for real-time robotic operations such as autonomous object picking in warehouse automation, ground plane extraction for autonomous vehicles and can be deployed easily on computationally limited platforms (UAVs).

📄 PDF Abstract BibTeX arXiv:2101.06409

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesEdge Detection

Similar Papers 제목 키워드 기반

Revolvable Indoor Panoramas Using a Rectified Azimuthal Projection

2012-06-10 · Chamberlain Fong

We present an algorithm for converting an indoor spherical panorama into a photograph with a simulated overhead view. The resulting image will have an extremely wide field of view covering up to 4{\pi} steradians of the …

Practical Wide-Angle Portraits Correction with Deep Structured Models

2021-04-26 · CVPR 2021 1 · Jing Tan, Shan Zhao, Pengfei Xiong, Jiangyu Liu 외

Wide-angle portraits often enjoy expanded views. However, they contain perspective distortions, especially noticeable when capturing group portrait photos, where the background is skewed and faces are stretched. This pap…

Diversity

What Object Motion Reveals about Shape with Unknown BRDF and Lighting

2013-06-01 · CVPR 2013 6 · Manmohan Chandraker, Dikpal Reddy, Yizhou Wang, Ravi Ramamoorthi

We present a theory that addresses the problem of determining shape from the (small or differential) motion of an object with unknown isotropic reflectance, under arbitrary unknown distant illumination, for both orthogra…

Surface Reconstruction

Shape from Polarization for Complex Scenes in the Wild

2021-12-21 · CVPR 2022 1 · Chenyang Lei, Chenyang Qi, Jiaxin Xie, Na Fan 외

We present a new data-driven approach with physics-based priors to scene-level normal estimation from a single polarization image. Existing shape from polarization (SfP) works mainly focus on estimating the normal of a s…

FB-BEV: BEV Representation from Forward-Backward View Transformations

2023-08-04 · ICCV 2023 1 · Zhiqi Li, Zhiding Yu, Wenhai Wang, Anima Anandkumar 외

View Transformation Module (VTM), where transformations happen between multi-view image features and Bird-Eye-View (BEV) representation, is a crucial step in camera-based BEV perception systems. Currently, the two most p…