Martin Coath edited section_Methods_The_simplest_form__.tex  about 8 years ago

Commit id: 7557fd5f2a2eedbd6dad97c69b0ebe097d8d38e9

deletions | additions      

       

\section{Methods}  The simplest form of the \textsc{skv} algorithm was used for all the results in this paper. For results derived from monochrome images each pixel is defined by three values $i,j,k$ where $i$ and $j$ are the row and column respectively, and $k$ is the value of the pixel on the greyscale from 0 (black) to 1 (white). Images are processed on a pixel-by-pixel basis and the \textsc{skv} value of each pixels is calculated thus:  \begin{enumerate}  \item extract assemble  the $k$ value $\vec{k}$ of values  for a window of $n$ pixels $k_{[i,j; i+1,j; i+n,j]}$ \end{enumerate}