- All Implemented Interfaces:
- ReceptorPattern
public class RegularObliqueReceptorPattern
extends java.lang.Object
implements ReceptorPattern
A receptor pattern that is essentially single-hatching. This is designed to closely emulate the detail-recognition of a pixel based system along with the flexibility of a vector based receptor. Each receptor is of fixed length and arranged diagonally through a square pixel, meaning that if the provided number is not square there will be some 'spare' slots in the return array. These are filled by random placement of the last few receptors.
- Version:
- 0.1
- Author:
- Stephen Wattam