tao jiang
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
已提交
laplacian_surface_editing_3D
The file is an implementation of 'Laplacian surface editing' in 3D.
8 years 前 | 1 次下载 |
提问
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...
8 years 前 | 1 个回答 | 0