三维人脸重建,3D reconstruction
2017-03-28 by:CAE仿真在线 来源:互联网
As for the matlab code it goes like this:
%-----------------------
Z=... %read the range data into Z
I=... %read the intensity images into I
Z2=medfilt2(Z,[7,7]); %median filtering
figure
warp(Z2,I/max(max(I)),255)
rotate3D
title('Intensity warped on Range')
%----------------------
See also the example in >>help warp (in matlab)
相关标签搜索:三维人脸重建,3D reconstruction MatLab培训 MatLab培训课程 MatLab在线视频教程 MatLab技术学习教程 MatLab软件教程 MatLab资料下载 MatLab代做 MatLab基础知识 Fluent、CFX流体分析 HFSS电磁分析 Ansys培训 Abaqus培训