三維人臉重建,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)標(biāo)簽搜索:三維人臉重建,3D reconstruction MatLab培訓(xùn) MatLab培訓(xùn)課程 MatLab在線視頻教程 MatLab技術(shù)學(xué)習(xí)教程 MatLab軟件教程 MatLab資料下載 MatLab代做 MatLab基礎(chǔ)知識 Fluent、CFX流體分析 HFSS電磁分析 Ansys培訓(xùn) Abaqus培訓(xùn)