An internal function for generating line coordinates for all possible paths of the good.fibes tracking algorithm.
pointsGenerator(startx, starty, ucoords, radius = radius, backstep)A list containing coorindates for each line ending in the end points determined by hemisphere.points
seed point x coordinate
seed point y coordinate
unique end coordinates generated by hemisphere.points
Number of images to consider forward from the zero.image
Should images in the seed point plane or behind it be considered. Each value (1, 2, 3, etc.) gives the number of images "behind" the seed point to consider in the spherical dome
For internal use in good.fibes only