Currently when zooming , the polygon outlines and drag handles will also be enlarged - this makes it hard to use to do detailed annotations:
[1] what would be ideal is if these retained the same onscreen size, so as you zoom in, it would be easier to annotate fine detail.
It's possible to resolve outlines of objects even at 32x32 pixels, so with the images being up to 1024 pixels wide there is actually a lot of scope for annotating zoomed-in detail
[2] It would also save a bit of time if clicking the zoom in/out keys kept the image centred - currently it will zoom toward the top-left cornder - there's a higher chance that the image subject is nearer the centre of the image. (the perfect system is "mousewheel zoom-to-point" which some 3d programs use, but this takes a bit more thought to implement. 2-finger zooming on tablets is also nice but similarly I imagine that's going to be tricky in a web-page)
Some screenshots to illustrate:
original image: with "full size" annotations
zooming in on a person, the outline is clearly visible..
but at this scale the drag-handles and outline obscure the detail
similarly the "car-wheel" detail is hard to see when annotated
Currently when zooming , the polygon outlines and drag handles will also be enlarged - this makes it hard to use to do detailed annotations:
[1] what would be ideal is if these retained the same onscreen size, so as you zoom in, it would be easier to annotate fine detail. It's possible to resolve outlines of objects even at 32x32 pixels, so with the images being up to 1024 pixels wide there is actually a lot of scope for annotating zoomed-in detail [2] It would also save a bit of time if clicking the zoom in/out keys kept the image centred - currently it will zoom toward the top-left cornder - there's a higher chance that the image subject is nearer the centre of the image. (the perfect system is "mousewheel zoom-to-point" which some 3d programs use, but this takes a bit more thought to implement. 2-finger zooming on tablets is also nice but similarly I imagine that's going to be tricky in a web-page)
Some screenshots to illustrate:
original image: with "full size" annotations
zooming in on a person, the outline is clearly visible..
but at this scale the drag-handles and outline obscure the detail
similarly the "car-wheel" detail is hard to see when annotated
Zooming in on the person further-