replace algo pos
This commit is contained in:
@@ -61,7 +61,7 @@ This recursive calculation scheme further reduces the time complexity of the box
|
||||
Furthermore, only one addition and subtraction is required to calculate a single output value.
|
||||
The overall algorithm to efficiently compute \eqref{eq:boxFilt} is listed in Algorithm~\ref{alg:naiveboxalgo}.
|
||||
|
||||
\begin{algorithm}[ht]
|
||||
\begin{algorithm}[t]
|
||||
\caption{Recursive 1D box filter}
|
||||
\label{alg:naiveboxalgo}
|
||||
\begin{algorithmic}[1]
|
||||
|
||||
Reference in New Issue
Block a user