博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
sub figure without letter numbering
阅读量:4041 次
发布时间:2019-05-24

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

\begin{figure*} \captionsetup[subfigure]{labelformat=empty} \centering     \subfloat[Asdaf]{\includegraphics[width=0.11\textwidth]{./human2gorilla/crop/sample.png}\label{fig:sample}}\hspace{0.05\textwidth}     \subfloat[]{\includegraphics[width=0.11\textwidth]{./human2gorilla/crop/remesh.png}\label{fig:remesh}}\hspace{0.05\textwidth}     \subfloat[]{\includegraphics[width=0.2\textwidth]{./human2gorilla/crop/target_gorilla.png}\label{fig:target_gorilla}}     \subfloat[]{\includegraphics[width=0.2\textwidth]{./human2gorilla/crop/global_align.png}\label{fig:global_align}}          \subfloat[]{\includegraphics[width=0.2\textwidth]{./human2gorilla/crop/init_fitting.png}\label{fig:init_fitting}}     \subfloat[]{\includegraphics[width=0.2\textwidth]{./human2gorilla/crop/coarse_fitting.png}\label{fig:coarse_fitting}}     \subfloat[]{\includegraphics[width=0.2\textwidth]{./human2gorilla/crop/reconstruct.png}\label{fig:reconstruct}}     \subfloat[]{\includegraphics[width=0.2\textwidth]{./human2gorilla/crop/fine_fitting.png}\label{fig:fine_fitting}}     \caption{Surface registration algorithm overview: (a) Sampled points( marked as yellow dots) via farthest point sampling technique; (b) Remeshing from the sampled points as embedded coarse mesh; (c) Input of target surface; (d) The feature points specified by users(ret dots for target and cyan dots for template); (e) Initilization; (f) Coarse fiting; (g) Reconstructed through embedded deformation; (h) Fine fitting.} \end{figure*}

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

你可能感兴趣的文章
mysql:pt-online-schema-change 在线修改表
查看>>
oracle 调整表空间大小 (resize)
查看>>
Oracle scn健康状态检查脚本—scnhealthcheck.sql
查看>>
Redis+TwemProxy(nutcracker)集群部署测试
查看>>
Docker mysql8.0 oltp 性能测试
查看>>
oracle 只开启一个监听端口,却多个端口都可以连接
查看>>
ORA-00600: internal error code, arguments: [qcisSetPlsqlCtx:tzi init], [], [],
查看>>
CAP理论被应用在何方?
查看>>
RocketMQ集群安装部署
查看>>
kafka搭建入门
查看>>
高并发秒杀系统的设计思考!
查看>>
K8S概念与架构总结
查看>>
架构设计和代码开发中的一些常用原则
查看>>
maven配置文件内嵌
查看>>
jvm高级特性整理
查看>>
SQL查询优化
查看>>
秒杀系统
查看>>
使用Jsoup抓取页面的数据
查看>>
时间工具类
查看>>
mybatis foreach
查看>>