[問題] 用 beamer 製作投影片,要怎麼跨投影片 …
\section{adaptive median filter}
\frame{\frametitle{adaptive median filter}
\small\textit{Algorithm 1 $\left( Adaptive Median Filter\right):$}For each
pixel location $\left(i,j\right)$, do\\
\begin{enumerate}
\item Initialize w=3.
\item Compute $S_{i,j}^{min,w}$,$S_{i,j}^{med,w}$,$S_{i,j}^{max,w}$, which
are minimum, median, maximum pixel value in $S_{i,j}^{w}$ respectively.
\item If $s_{i,j}^{min,w} < s_{i,j}^{med,w} < s_{i,j}^{max,w}$, then go to
step 5. Otherwise set w=w+2.
\item If $w < w_{max}$ go to step 2. Otherwise,we replace $y_{i,j}$ by
$y_{i,j}^{med,w_{max}}$.
\item If $s_{i,j}^{min,w} < y_{i,j} < s_{i,j}^{max,w}$, then $y_{i,j}$ is not
a noise candidate, else we replace $y_{i,j}$ by $y_{i,j}^{med,w}$.
\end{enumerate}
}
如果一張投影片放不下這麼多 item,我想把剩下的 item 放到下ㄧ張投影片要怎麼做?
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 122.118.5.116
※ 編輯: shomingchang 來自: 122.118.5.116 (06/10 10:53)
→
06/10 13:27, , 1F
06/10 13:27, 1F
→
06/10 19:17, , 2F
06/10 19:17, 2F
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章