EDA365电子论坛网
标题:
求一份三维人脸重建的matlab代码
[打印本页]
作者:
beachsun
时间:
2020-8-31 14:55
标题:
求一份三维人脸重建的matlab代码
求一份三维人脸重建的matlab代码
% W( y! b& b3 }
作者:
regngfpcb
时间:
2020-8-31 15:55
帮顶
作者:
mytomorrow
时间:
2020-8-31 15:57
As for the matlab code it goes like this:
8 W; e% }: e# J" t+ o: R
%-----------------------
8 H& u! |# u. e8 I( ]6 p9 p6 L* t
Z=... %read the range data into Z
7 K) |) _# f: m$ x' M
I=... %read the intensity images into I
6 I/ }" S; z) o
Z2=medfilt2(Z,[7,7]); %median filtering
1 G5 Q, T, D6 o7 q# {; ]! H
figure
/ t6 B! P1 ?$ v, Y3 v
warp(Z2,I/max(max(I)),255)
9 A7 g) V% i/ F5 Z! P
rotate3D
* Z% S- k/ S# r3 k* c k9 X
title('Intensity warped on Range')
6 F, Z ]0 V3 V2 |. o/ D- S
%----------------------
! S8 M$ w7 _( T6 v
See also the example in >>help warp (in matlab)
欢迎光临 EDA365电子论坛网 (https://bbs.eda365.com/)
Powered by Discuz! X3.2