| 3 | | |
| 4 | | == GUI == |
| 5 | | |
| 6 | | === Wizard === |
| 7 | | |
| 8 | | ==== Page 1 ==== |
| 9 | | |
| 10 | | ==== Page 2 ==== |
| 11 | | |
| 12 | | === Shoot area === |
| 13 | | |
| 14 | | * method scan.getNext(index=None); index can be a list |
| 15 | | * add col/row in image coords (in addition to yaw/pitch), so it will be possible to tell coords in the mosaic |
| 16 | | * switch to pause mode at the end of shooting ? |
| 17 | | * add radiobutton to switch from single to multiple positions selection |
| 18 | | * add buton to generate new xml file (also reset xml when deselect/reselect it) |
| 19 | | * do no generate preview positions after some number (depending of CPU speed?) |
| 20 | | * add button to force generation of preview position (at any time) |
| 21 | | * preview real image area (mapping on a sphere) |
| 22 | | * use alternates spherical representation (cube, sphere...) |
| 23 | | |
| 24 | | === Shooting area color schemes === |
| | 3 | == Shooting area color schemes == |