/
Towards Globally Optimal Normal Orientations for Large Poin Towards Globally Optimal Normal Orientations for Large Poin

Towards Globally Optimal Normal Orientations for Large Poin - PowerPoint Presentation

pamella-moone
pamella-moone . @pamella-moone
Follow
391 views
Uploaded On 2017-04-28

Towards Globally Optimal Normal Orientations for Large Poin - PPT Presentation

Nico Schertler Bogdan Savchynskyy and Stefan Gumhold CGF2016 Motivation Given an unstructured point cloud with unoriented normals SGP 24 June 2016 Towards Globally Optimal Normal Orientations for Large Point Clouds ID: 542360

normal point clouds optimal point normal optimal clouds large globally orientations june 2016 sgp orientation mst qpbo segment flip

Share:

Link:

Embed:

Download Presentation from below link

Download Presentation The PPT/PDF document "Towards Globally Optimal Normal Orientat..." is the property of its rightful owner. Permission is granted to download and print the materials on this web site for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.


Presentation Transcript

Slide1

Towards Globally Optimal Normal Orientations for Large Point Clouds

Nico Schertler, Bogdan

Savchynskyy

,

and

Stefan Gumhold [CGF2016]Slide2

Motivation

Given

an

unstructured point cloud with unoriented normals:

SGP, 24 June 2016

Towards Globally Optimal Normal Orientations for Large Point Clouds

2

Double-

Sided

Lighting

Normal Orientation

Poisson

Reconstruction

Poisson

ReconstructionSlide3

Orientation from 3D Scans

In

many

3D-scanning applications, orientation can be

deduced from the

sensor position.

This approach

is not always possible:if sensor

position is not availableif

normal directions do not represent the acquired

geometrySGP, 24 June 2016

Towards Globally Optimal Normal Orientations for Large Point Clouds

3Slide4

Agenda

SGP, 24 June 2016

Towards Globally Optimal Normal Orientations for Large Point Clouds

4Slide5

Related Work

Propagation-

Based

Methods [Hoppe*92, Xie*03, …]Based on neighbor graph

, uncertainty measure, and

flip decider.Propagate orientation

along MST that minimizes uncertainty

.Volumetric Methods

Interpret point cloud as samples

of an implicit surface (e.g. distance

field).Find sign of implicit

function through ray-shooting [Mullen*10] or

connected-component analysis [Gong*12].Problems arise with non-closed surfaces

.Other MethodsVariational approaches find direction and orientation

simultaneously [Wang*12].Use a coarse triangulation to gather topological

information [Liu*10].

SGP, 24 June 2016Towards Globally Optimal Normal Orientations for Large Point Clouds

5[Mullen*10]Slide6

Problem Formulation

as

a

Markov Random FieldStart with set

of points with

unoriented normals

.

Define

a

neighbor

graph

.

Define a flip criterion

, such that:

its absolute value represents the criterions certainty and

its sign represents

the flip decision (positive for consistent orientation). E.g.

.

Assign

a

label

to

each

point

, such

that

the oriented normal is

.

Define

a pairwise potential for

each edge:

Optimize

the

labels

:

 

SGP, 24 June 2016

Towards Globally Optimal Normal Orientations for Large Point Clouds

6Slide7

Why Should

We

Care about Global Optimality?SGP, 24 June 2016

Towards Globally Optimal Normal Orientations for Large Point Clouds

7

Distance-weighted

output

of

flip criterion

MST solution, E=2.4

Optimal Solution, E=2.0Slide8

Solving the

Orientation Problem

The

orientation problem is NP-hard (unless

unoriented normals are

already consistent).Exact

globally optimal solvers: Exist, but

are slow and require a

lot of memory. E.g. Multicut

, General Integer Linear ProgrammingApproximate solvers

: Spanning tree-based (Signed Union Find)

Local Submodular Approximation (LSA-TR)Semi-approximate

solvers: Quadratic Pseudo-Boolean Optimization (QPBO) and its

variantsSGP, 24 June 2016Towards Globally Optimal Normal Orientations for Large Point Clouds

8Slide9

QPBO

Generate

a

graph with two vertices per point and find a

minimum cut.

Example from earlier (slightly

modified): SGP, 24 June 2016

Towards Globally Optimal Normal Orientations for Large Point Clouds

9

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

4

 

 

 

4

 

 

 

 

 

Additional

assumption

:

 

Clearly

:

 

Clearly:

 

Clearly:

 

UnlabeledSlide10

MST + QPBO-I

QPBO

needs

at least one additional unary term per connected component (for

symmetric energies).

Still, most points stay unlabeled

. Therefore, we use a combination

of MST and QPBO-I

SGP, 24 June 2016Towards Globally Optimal Normal Orientations for Large Point Clouds

10

Solve

MST

Solve

QPBO

All

labeled

Fix

random

label

to

MST

solution

Repeat

n

times

No

Yes

Revert

fixing

Return

best

solutionSlide11

MST + QPBO-I Results

SGP, 24 June 2016

Towards Globally Optimal Normal Orientations for Large Point Clouds

11

Xie, MST

Xie, MST + QPBO-I

Hoppe, MST

Hoppe, MST + QPBO-ISlide12

Processing Large Point Clouds

Additional Problems:

Beyond-linear time complexity of QPBO. Data

set may exceed

main memory. Point

clouds comprise locally orientable

segments.

Use simple propagation inside segments.

Run orientation

solver on segment graph.Streaming out-

of-core processing [Pajarola05].

One-the-fly segmentation and local orientation.

 SGP, 24 June 2016

Towards Globally Optimal Normal Orientations for Large Point Clouds12Slide13

Segment-Based Orientation

SGP, 24 June 2016

Towards Globally Optimal Normal Orientations for Large Point Clouds

13

Sum

of

original

flip

criteria

Input Graph

In-Segment Orientation

Segment GraphSlide14

Streaming Segmentation

Consider

only left neighbors, assign point to

the segment with

the highest absolute vote:

SGP, 24 June 2016

Towards Globally Optimal Normal Orientations for Large Point Clouds

14

Vote

for

purple

segment

Vote

for

yellow

segment

Intra-Segment

Criterion

:

Ensure

same

signs

in

segment

.

Fulfilled

:

Not

fulfilled

:

Inter-Segment

Criterion

:

Ensure

same

signs

across

segment

borders

.

Fulfilled

:

Not

fulfilled

:

?

?

?

?

Positive

flip

criterion

Negative

flip

criterionSlide15

Results

SGP, 24 June 2016

Towards Globally Optimal Normal Orientations for Large Point Clouds

15

Gomantong

Caves

261 M

points71 minutesSlide16

Results

SGP, 24 June 2016

Towards Globally Optimal Normal Orientations for Large Point Clouds

16

St Matthew

187 M

points16 minutesSlide17

Comparison Direct

– Streaming Approach

SGP, 24 June 2016

Towards Globally Optimal Normal Orientations for Large Point Clouds

17Slide18

Future Work

Development

of

a possibly higher-order flip criterion.

Application of

other solvers.

User-guided fixing in the

QPBO-I step.SGP, 24 June 2016

Towards Globally Optimal Normal Orientations for Large Point Clouds

18

 

[Beyer*14]Slide19

Questions?