Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Hands-on / Kaname Frusawa / Cloud Compare Users...
Search
Paraworld
April 13, 2024
Technology
2
910
Hands-on / Kaname Frusawa / Cloud Compare Users Meetup 2024 at University of Tokyo on April 17
Hands-on / Kaname Frusawa / Cloud Compare Users Meetup 2024 at University of Tokyo on April 17
Paraworld
April 13, 2024
Tweet
Share
More Decks by Paraworld
See All by Paraworld
COPC_Viewer_勉強会.pdf
paraworld
0
57
Other Decks in Technology
See All in Technology
Amazon S3標準/ S3 Tables/S3 Express One Zoneを使ったログ分析
shigeruoda
4
480
生成AIで小説を書くためにプロンプトの制約や原則について学ぶ / prompt-engineering-for-ai-fiction
nwiizo
4
1.5k
Observability infrastructure behind the trillion-messages scale Kafka platform
lycorptech_jp
PRO
0
140
Tech-Verse 2025 Keynote
lycorptech_jp
PRO
0
100
Wasm元年
askua
0
140
Observability в PHP без боли. Олег Мифле, тимлид Altenar
lamodatech
0
340
A2Aのクライアントを自作する
rynsuke
1
170
Github Copilot エージェントモードで試してみた
ochtum
0
100
AWS CDK 実践的アプローチ N選 / aws-cdk-practical-approaches
gotok365
6
740
Node-RED × MCP 勉強会 vol.1
1ftseabass
PRO
0
140
SalesforceArchitectGroupOsaka#20_CNX'25_Report
atomica7sei
0
170
【TiDB GAME DAY 2025】Shadowverse: Worlds Beyond にみる TiDB 活用術
cygames
0
1.1k
Featured
See All Featured
Unsuck your backbone
ammeep
671
58k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
20
1.3k
Art, The Web, and Tiny UX
lynnandtonic
299
21k
A Tale of Four Properties
chriscoyier
160
23k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.5k
The Language of Interfaces
destraynor
158
25k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
130
19k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.5k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.6k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
17
940
Facilitating Awesome Meetings
lara
54
6.4k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
Transcript
(P) (Shift-P) (Z) (F3/F4) (0) (2) (4) (5) (6) (8)
(9) (7) (Ctrl-O) (Ctrl-S) (Ctrl-Shift-S) (Shift-LMB) (Shift-C) (Shift-Wheel) (Alt-Wheel) (Alt-LMB-drag) (T) (X) (Ctrl-P) (Del) (Ctrl-V) (V) (N) (C) (D) (S) (Shift-↑,↓) (F8) (F10) (F2) (L) (Ctrl-Wheel) (Ctrl-Shift-Wheel) (RMB-drag) (LMB-drag) (MMB-drag,Wheel) (Shift-LMB-drag) (A,Space) 1
• Introduction • English UI 2
𝑥, 𝑦, 𝑧 𝑁𝑥, 𝑁𝑦, 𝑁𝑧 Point Cloud Scalar fields
R, G, B ➢ point index ➢ classification ➢ constant value ➢ dip(degrees) ➢ … 𝑥 𝑦 𝑧 3
𝒙, 𝒚, 𝒛 𝑵𝒙, 𝑵𝒚, 𝑵𝒛 𝐒𝐜𝐚𝐥𝐚𝐫 𝐟𝐢𝐞𝐥𝐝𝐬 𝐑, 𝐆,
𝐁 SF1 operation SF2 (Constant value) Arithmetics Export /Convert Add constant value /Compute geometric features Computes Normals 4
Sample points 10,000 points Primitive Plane (dx, dy) = (2,2)
-1 < Coord. X < 1 -1 < Coord. Y < 1 Edit > Scalar fields > Set SF as coordinate (x, y, z)=(Coord. X, 0, 0) (x, y, z)=(0, Coord. Y, 0) -1 -1 1 1 Edit > Scalar fields > Export coordinates to SFs 5
Sample points 36 points Primitive Plane 0 ≦ point indexes(ID)
≦ 35 Edit > Scalar fields > Add point indexes as SF Add constant SF (-1) acos(-1) = π 360° = 2π ID = 0,1,2,3….35 ID/36 = 0….0.9722221 0 ≦ ሺ2π × 𝐼𝐷/ 36 ) < 2 π 𝑥 = cosሺ2π × 𝐼𝐷/ 36 ) y = 𝑠𝑖𝑛ሺ2π × 𝐼𝐷/ 36 ) 6
acos −1 = π 𝑥 𝑦 O 1 1 −1
asin 1 = 𝜋 2 atan 1 = 𝜋 4 45° atan 1 × 4 acos −1 asin 1 × 2 π = acos(-1) = 3.14159274 rad 2π -1 π 𝑥 𝑦 O 1 1 −1 -1 θ 𝑥, 𝑦 = ሺ𝑐𝑜𝑠θ, sinθ) cosθ sinθ 7
8
Edit > Cloud > Create single point (x, y, z)
= (0,0,0) 1 1 Set front view (5) Apply Transformation Ctrl + T Primitive Plane 9
Trace polyline Ctrl + P S mooth Cancel (Exit) Create
(Exit) Continue Reset Export to DB Edit > Polyline > smooth Edit > Polyline > sample points (10,000 ~1000,000) 10
0 ≦ point indexes(ID) < 100,000 ~1000,000 Add point indexes
as SF Set SF as coordinate (x, y, z) = (Coord. X × cos(ID), Coord. X × sin(ID), unchanged) Coord. X Export coordinate to SF 11
12