Latex 表格的模版笔记

表格模版

表1

\begin{frame}\frametitle{The correct detection rate of common lines}\small
\begin{table}[!htbp]\small
\centering
\vspace{5mm}
%\resizebox{\textwidth}{90mm}
\scalebox{0.6} {
\begin{tabular}{c|cccccccc}
\hline
% Image     & b& P  & \multicolumn{7}{c}{SNR}  \\
% \cline{2-6}
    \tb{P}&    & & N &  &    \\ \hline
       SNR&  100  &500 &1000  & 2000 & 5000  &10000 \\ \hline

  4       &15 &17.86  &17.86 &17.92  &17.33 &17.83    \\
  1       &30 &20.13  &20.10 &20.23  &19.18 &19.98   \\
  1/2    &45 &21.27  &21.18 &21.48  &19.88 &21.20    \\
   1/4    &60 &22.21  &22.12 &22.45  &20.63 &21.97   \\
  1/8    &15 &17.27  &17.15 &17.33  &16.57 &16.59  \\   
1/16    &15 &17.27  &17.15 &17.33  &16.57 &16.59  \\   
1/32    &15 &17.27  &17.15 &17.33  &16.57 &16.59  \\      
1/64    &15 &17.27  &17.15 &17.33  &16.57 &16.59  \\   
   
\hline
\end{tabular}
}
\caption{The correct detection rate of common lines}\label{commendable}
\end{table}

\vspace{10cm}
\end{frame}


运行表格如下:
在这里插入图片描述

表 2

\begin{frame}
\small
\begin{table}
  \centering
  \begin{tabular}{cccccc}
  \hline
$M$& SNR &  FIRM & Tik & ConTik & ConTV \\ \hline
%  \multicolumn{5}{c}{EMD1252 }\\  \hline %\cline{2-5}
500&  $1$ &  8.28  &  2.70 & 0.24  & 0.11  \\
&  $1/4$ & 16.64  & 9.63 & 0.34 & 0.17   \\
&  $1/16$ &   33.42 & 26.04 & 0.56  & 0.27 \\
&  $1/64$ &  67.07 & 57.78&  0.75 & 0.43  \\   \hline
 2000 & $1$ &  4.66  &  2.52  & 0.75 &  0.07 \\
&  $1/4$ &9.35  &  7.04  & 0.24 & 0.10 \\
 & $1/16$ &  18.77 & 15.85& 0.46   & 0.16 \\
&  $1/64$ & 37.68 & 32.86 & 0.64 & 0.22  \\     \hline
5000&  $1$ &  2.98 &  2.06  & 0.25  & 0.04\\
 & $1/4$ & 5.99 & 4.91 &0.20  &  0.06  \\
 & $1/16$ &  12.03 &10.37 &  0.42  & 0.11 \\
&  $1/64$ & 24.14  & 21.09& 0.75  & 0.21\\ \hline
10000&  $1$ &  2.12 &  1.63  & 0.30  & 0.04\\
 & $1/4$ &4.27 & 3.61 &0.17  &  0.08  \\
 & $1/16$ &  8.57 &7.44&  0.39  & 0.16 \\
&  $1/64$ & 17.20  &15.05& 0.66  & 0.32\\  \hline

  \end{tabular}
  \caption{The relative error Comparison of different methods. Here $M$ is the number of the projection images. }\label{biao}
  \end{table}
\end{frame}

运行表格如下

在这里插入图片描述

表3

\begin{frame}\frametitle{图像去泊松噪声}\small
\begin{table}[!htbp]\small
\centering
\caption{不同方法恢复图像的SNR和SSIM值}\label{twoimages}
\vspace{0.2mm}
%\resizebox{\textwidth}{90mm}
\scalebox{0.6} {
\begin{tabular}{ccccccccccccccc}
\hline
% Image     & b& P  & \multicolumn{7}{c}{SNR}  \\
% \cline{4-11}
 Image     & b& P  &PIDSplit+ &PIDAL  & PD & NLM & K-SVD &WNNM & LRS  & LRH\\ \hline
  \multicolumn{11}{c}{SNR} \\
\hline
Monarch   &1 &15 &17.86  &17.86 &17.92  &17.33 &17.83&18.41 &$\mathbf{19.56}$ &19.48    \\
           &  &30 &20.13  &20.10 &20.23  &19.18 &19.98&20.46 &$\mathbf{21.35}$ &21.27   \\
           &  &45 &21.27  &21.18 &21.48  &19.88 &21.20&21.86 &22.45 &$\mathbf{22.47}$     \\
           &  &60 &22.21  &22.12 &22.45  &20.63 &21.97&22.89 &23.28 &$\mathbf{23.38} $   \\
           &5 &15 &17.27  &17.15 &17.33  &16.57 &16.59&18.34 &$\mathbf{18.53} $&18.25   \\
           &  &30 &19.62  &19.51 &19.81  &19.00 &19.33&20.62 &$\mathbf{20.98}$ &20.85    \\
           &  &45 &20.83  &20.75 &21.14  &20.12 &20.70&22.10 &22.20 &$\mathbf{22.27} $  \\
           &  &60 &21.84  &21.76 &22.19  &20.33 &21.56&22.76 &22.98 &$\mathbf{23.06} $   \\

\hline
%\hline
\multicolumn{11}{c}{SSIM} \\
\hline
 Monarch   &1 &15 &0.9867  &0.9869  & 0.9869  & 0.9845 & 0.9859&0.9878 &$\mathbf{0.9906} $  & 0.9903 \\
           &  &30 &0.9788  &0.9789  & 0.9789  & 0.9735 & 0.9768&0.9782 &$\mathbf{0.9834} $  & 0.9833  \\
           &  &45 &0.9724  &0.9724  & 0.9727  & 0.9599 & 0.9695&0.9714 &0.9773   &$ \mathbf{0.9774} $\\
           &  &60 &0.9673  &0.9675  & 0.9674  & 0.9516 & 0.9632&0.9677 &0.9732   & $\mathbf{0.9738} $  \\
           &5 &15 &0.9854  &0.9853  & 0.9854  & 0.9818 & 0.9815&0.9876 &$\mathbf{0.9883} $  & 0.9872    \\
           &  &30 &0.9768  &0.9768  & 0.9771  & 0.9724 & 0.9738&0.9796 &$\mathbf{0.9823} $  & 0.9817   \\
           &  &45 &0.9699  &0.9699  & 0.9706  & 0.9624 & 0.9666&0.9738 &$\mathbf{0.9766} $  & $\mathbf{0.9766} $ \\
           &  &60 &0.9644  &0.9645  & 0.9653  & 0.9483 & 0.9605&0.9664 &0.9713   &$ \mathbf{0.9715} $\\
\hline

\end{tabular}
}
\end{table}
\vspace{5cm}
\end{frame}

运行如下
在这里插入图片描述

  • 3
    点赞
  • 7
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值