7 | | * shooting dialog |
8 | | * rename ''Manual shooting'' in ''Step by step'' |
9 | | * method scan.getNext(index=None); index can be a list |
10 | | * add col/row in image coords (in addition to yaw/pitch), so it will be possible to tell coords in the mosaic |
11 | | * add shooting sequence infos (bkt, col, row...) |
12 | | * switch to pause mode at the end of shooting |
13 | | * add radiobutton to switch from single to multiple positions selection |
14 | | * add buton to generate new xml file (also reset xml when deselect/reselect it) |
15 | | * do no generate preview positions after some number (depending of CPU speed?) |
16 | | * add button to force generation of preview position (at any time) |
17 | | * allow to switch from graphical to text shooting area |
18 | | * color scheme in config file |
19 | | * preview real image area (mapping on a sphere) |
20 | | * use alternates spherical representation (cube, sphere...) |
| 7 | * rename ''Manual shooting'' in ''Step by step'' |
| 8 | * method scan.getNext(index=None); index can be a list |
| 9 | * add col/row in image coords (in addition to yaw/pitch), so it will be possible to tell coords in the mosaic |
| 10 | * add shooting sequence infos (bkt, col, row...) |
| 11 | * switch to pause mode at the end of shooting |
| 12 | * add radiobutton to switch from single to multiple positions selection |
| 13 | * add buton to generate new xml file (also reset xml when deselect/reselect it) |
| 14 | * do no generate preview positions after some number (depending of CPU speed?) |
| 15 | * add button to force generation of preview position (at any time) |
| 16 | * allow to switch from graphical to text shooting area |
| 17 | * color scheme in config file |
| 18 | * preview real image area (mapping on a sphere) |
| 19 | * use alternates spherical representation (cube, sphere...) |