Community Profile

photo

tao jiang


Active since 2016

Statistics

All
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Thankful Level 1

View badges

Content Feed

View by

Submitted


laplacian_surface_editing_3D
The file is an implementation of 'Laplacian surface editing' in 3D.

7 years ago | 1 download |

Question


How to parallel this code?
function d = compute_d(vertex) %vertex is nvert by 3 matrix; nvert= max(size(vertex)); d = []; for i = 1:n...

7 years ago | 1 answer | 0

1

answer