41-Issue 6
Permanent URI for this collection
Browse
Browsing 41-Issue 6 by Subject "CAD"
Now showing 1 - 2 of 2
Results Per Page
Sort Options
Item SGLBP: Subgraph‐based Local Binary Patterns for Feature Extraction on Point Clouds(© 2022 Eurographics ‐ The European Association for Computer Graphics and John Wiley & Sons Ltd., 2022) Guo, Bao; Zhang, Yuhe; Gao, Jian; Li, Chunhui; Hu, Yao; Hauser, Helwig and Alliez, PierreExtraction for points that can outline the shape of a point cloud is an important task for point cloud processing in various applications. The topology information of the neighbourhood of a point usually contains sufficient information for detecting features, which is fully considered in this study. Therefore, a novel method for extracting feature points based on the topology information is proposed. First, an improved ‐shape technique is introduced, generating two graphs for potential feature detection and neighbourhood description, respectively. Local binary pattern (LBP) is then applied to the subgraphs, thus subgraph‐based local binary patterns (SGLBPs) are generated for encoding the topology of the neighbourhoods of points, which helps to remove non‐feature points from potential feature points. The proposed method can directly process raw point clouds and needs no prior surface reconstruction or geometric invariants computation; furthermore, the proposed method detects feature points by analysing the topologies of the neighbourhoods of points, consequently promoting the effectiveness for tiny features and the robustness to noises and non‐uniformly sampling patterns. The experimental results demonstrate that the proposed method is robust and achieves state‐of‐the‐art performance.Item Transforming an Adjacency Graph into Dimensioned Floorplan Layouts(© 2022 Eurographics ‐ The European Association for Computer Graphics and John Wiley & Sons Ltd., 2022) Bisht, Sumit; Shekhawat, Krishnendra; Upasani, Nitant; Jain, Rahil N.; Tiwaskar, Riddhesh Jayesh; Hebbar, Chinmay; Hauser, Helwig and Alliez, PierreIn recent times, researchers have proposed several approaches for building floorplans using parametric/generative design, shape grammars, machine learning, AI, . This paper aims to demonstrate a mathematical approach for the automated generation of floorplan layouts. Mathematical formulations warrant the fulfilment of all input user constraints, unlike the learning‐based methods present in the literature. Moreover, the algorithms illustrated in this paper are robust, scalable and highly efficient, generating thousands of floorplans in a few milliseconds.We present G2PLAN, a software based on graph‐theoretic and linear optimization techniques, that generates all topologically distinct floorplans with different boundary rooms in linear time for given adjacency and dimensional constraints. G2PLAN builds on the work of GPLAN and offers solutions to a wider range of adjacency relations (one‐connected, non‐triangulated graphs) and better dimensioning customizability. It also generates a catalogue of dimensionless as well as dimensioned floorplans satisfying user requirements.