(Was formerly https://github.com/mapillary/mapillary_issues/issues/1102)
Currently, the blurring tool consists in a rectangle the user creates by pointing a corner and extending the shape.
It works but it takes quite a long time to precisely point the corner and extend the shape of all areas to blur when you have more than a couple of faces or licence plates to blur on an image. It would be really nice/faster/convenient to have a kind of toolbox that would allow the user to chose between:
- the currently existing tool described above
- a pre-sized “small” or “medium” or “big” square that would do a one-click shape by pointing the middle of the face to blur, or the square licence plate (useful for scooters for example).
- a pre-sized “small” or “medium” or “big” horizontal rectangle that would do a one-click shape by pointing the middle of the licence plate
- an extendable circle similar to the currently existing extendable square
- a pre-sized “small” or “medium” or “big” circle that would also do a one-click shape by pointing the middle of the face to blur
The pre-sized rectangles and squares are the most important, the circle is just a nice to have. Pre-sized shapes won’t fit exactly the objects to blur of course, but using a few overlapping ones would allow covering precisely enough the shape to blur in two or three clicks with no dragging.
Thanks for considering!