Ardo Illaste edited Results.md  about 10 years ago

Commit id: 83a1e067fabb4a18e4cb3e130be6b28603b7b774

deletions | additions      

       

The only preprocessing step used is convolving the image with a \((2n+1)\times(2n+1)\) kernel where the center element is \(1/(n+1)\) and the k-th layer surrounding the center is made up of values \(1/(8k(n+1))\). For example, when n=2 the kernel would be   \[  \left( \begin{array}{ccc}  a & b & c\\ c\\\\  d & e & f\\ f\\\\  g & h & i \end{array} \right)  \]  ### Region detection