博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
map-based exploration of intrinsic shape differences and variability
阅读量:4042 次
发布时间:2019-05-24

本文共 1898 字,大约阅读时间需要 6 分钟。

这篇主要用矩阵来测量两个shape之间的area distortion和comformal distortion

2) 图二中 V(f) 说明how much f is distorted by

F
,
3)Theorem 2中, f,g 都作用于 M
4)公式(3)的推导
根据Theorem 2,
fTHMDg=fTFTHNFg
HMD=FTHNF
得证

5) By applying a matrix conjugation by G to

VM2,N2
… as needed.

乘以 G 先变到

L2(M2)
乘以 VM2,N2 进行变化
乘以 G 再变回到
L2(M1)

6) Option 1 hMc(f,g)=fTAMΔg=fTAM(AM)1WMg

7) Option 2 Laplace-Beltrai basis is orthnormal

hMa(f,g)=f(x)g(x) , 得到 VM,N
关于 RM,N , Δg=λg

8)functoriality VM,K=VM,NVN,K=VM,NF11VN,KF1

9)localization and relation to existing measures

注意 ρ 为function

F(ρ)=ρT

10) First, we vectorize the area … commensurable both within and across plots.

这句话得意思是先把shape difference matrices向量化, 找出最大的两个principal component directions, 然后单位化, 这样不仅在于一副图内可以比较, 在图于图之间也可以比较.

11) second, we obtain … where M=iσ2iPTiPi ; here the weighting by variances allows giving more imporance to more prominent principal directions.

这里函数 f 也进行了归一化处理, 为了好比较,

Pi
代表某种主要形变, Pif 代表函数 f 在这种主要形变下的值得变化,
σi
是某种主要形变的权重, 也就是某个具体形变(可以是shape collection里面的形变也可以是新的形变)矩阵在PCA主轴 Pi 上的投影

其中有句话 Note that we are not discussing the average amount of distortion, but rather the deviation of the distortion from the average.

是说下式求出来的是不是平均形变量, 而是某一具体形变到平均形变的差距, 因为后面说了Since PCA centers data around the average, 所以中心点是平均形变量(从base shape变过来的), 而式子结果就是某一具体形变到这个平均形变的形变量.

12) 图3, 说明shape collection中 不同形变在PCA坐标系下的表示, 最后一列说明, 在base shape上面, 形变值的分布

13) 图4, 说明area distortion and conformal distortion之间还是差距的

14)图5, 是讲fuzzy map, 是说不确定的函数映射关系, 原本函数映射 TF(f) 是已知的, 或者通过 TF(f)=g=fT1 求得(只不过这种需要知道T), 而这里函数映射不已知,T也不已知, 只知道source某一点x对应target某一点的概率值 ρ(x) , 所以函数映射 TF(f)=fρ(x)dx

15) 图6, 是说根据ROI然后在collection找出ROI相似的shape

16) 图7, 是说根据从Rest到ROI的形变矩阵, 然后多乘几次, 就可以这种形变的加强版magnification

17) 图8, 是说从Initial 到 Final的形变向量之间均匀取几个值, 然后从collection里面跳出跟这几个值最接近的模型

18) 图9, 从A到B的差异找从C到D的差异

19) 图10, 从A到B的差异, 找出 Di Ci 的差异, 图11也是一样的

20) 图11是two shape collections之间的匹配, without a cross map.

转载地址:http://ftxdi.baihongyu.com/

你可能感兴趣的文章
从mysql中 导出/导入表及数据
查看>>
HQL语句大全(转)
查看>>
几个常用的Javascript字符串处理函数 spilt(),join(),substring()和indexof()
查看>>
javascript传参字符串 与引号的嵌套调用
查看>>
swiper插件的的使用
查看>>
layui插件的使用
查看>>
JS牛客网编译环境的使用
查看>>
9、VUE面经
查看>>
关于进制转换的具体实现代码
查看>>
Golang 数据可视化利器 go-echarts ,实际使用
查看>>
mysql 跨机器查询,使用dblink
查看>>
mysql5.6.34 升级到mysql5.7.32
查看>>
dba 常用查询
查看>>
Oracle 异机恢复
查看>>
Oracle 12C DG 搭建(RAC-RAC/RAC-单机)
查看>>
Truncate 表之恢复
查看>>
Oracle DG failover 后恢复
查看>>
mysql 主从同步配置
查看>>
为什么很多程序员都选择跳槽?
查看>>
mongdb介绍
查看>>