三維人臉重建,3D reconstruction
2017-03-28 by:CAE仿真在線 來源:互聯(lián)網(wǎng)
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)
相關(guān)標簽搜索:三維人臉重建,3D reconstruction MatLab培訓 MatLab培訓課程 MatLab在線視頻教程 MatLab技術(shù)學習教程 MatLab軟件教程 MatLab資料下載 MatLab代做 MatLab基礎(chǔ)知識 Fluent、CFX流體分析 HFSS電磁分析 Ansys培訓 Abaqus培訓