OpenDroneMap / posm-gcpi

Ground Control Point interface (GCPi) for OpenDroneMap
15 stars 8 forks source link

Open image with double click or icon #28

Closed ebrelsford closed 6 years ago

ebrelsford commented 6 years ago

Start adding points to image on double click or with an icon on the image, current method is unintuitive.

nicolettehayes commented 6 years ago

suggested flow:

1) (existing) user adds image by clicking "choose images" screen shot 2018-02-02 at 1 58 18 pm

2) (existing) image appears as thumbnail screen shot 2018-02-02 at 1 58 26 pm

3) clicking thumbnail opens full image with ground control point loaded (but not set) in center and ground control point loaded (but not set) in center of map. screen shot 2018-02-02 at 2 11 18 pm

3a) "delete/lock" popup stays up and icon stays yellow until "lock" has been selected. then it turns to green and the popup disappears.

3b) (+) icon goes away completely as it's no longer needed, and grid icon becomes a back button.

3c) possibly add a line of text under header that says "click image to add control points"

4) once user has set both GCPs for both the image and the map, the indicator up top turns green. clicking the image or map again causes another set to appear.

screen shot 2018-02-02 at 2 17 33 pm

5) once the minimum necessary number of points and images have been defined, make the "generate" button active.

smathermather commented 6 years ago

Great test image!

Double clicking on image works great!

smathermather commented 6 years ago

This is working nicely now.