public interface ReceptorPattern
Receptors define inputs to the net and can be arranged arbitrarily on an image. The value along each receptor, which constitutes a vector across a theoretical 1x1 image, is the mean pixel value of every single pixel intersected on a transformation of the letter that is being analysed.
| Modifier and Type | Method and Description |
|---|---|
Receptor[] |
generateReceptors(int number)
Returns an array of Receptors number in length.
|
Receptor[] generateReceptors(int number)
number - The number of receptors