hjwdzh / QuadriFlow

QuadriFlow: A Scalable and Robust Method for Quadrangulation
http://stanford.edu/~jingweih/papers/quadriflow/
Other
672 stars 77 forks source link

Maxflow Acceleration #6

Closed hjwdzh closed 6 years ago

hjwdzh commented 6 years ago

Multiresolution Manifold Representation

hjwdzh commented 6 years ago

It's optimized. However, I am using a stupid unordered_map to build the graph, which is slow... I will optimize it.