Hi,
I'm trying to write a score function.
The score function is applied to each cell of a grid
and because the grid has many cells ( 400x600 or 800x600 )
If I want to experiment with different score functions to
see which one is best I'd have to see some kind of visual results.
I thought...