kendzi / kendzi3d

3D plugin for JOSM
57 stars 19 forks source link

building colour by "sample colour from photo" #65

Closed iamnunocaldeira closed 3 years ago

iamnunocaldeira commented 7 years ago

would be nice if we could use the Mapillary photos and get the building colour by using a sampling tool while clicking on the building and add it as a attribute on the building. Instead of having to go to the pallet and copy paste the colour code. something similar like "eyedropper" in Photoshop.

ygra commented 3 years ago

You'd need to tweak the color afterwards as well, though, since the color-picked color from a photo – even in sunlight – does not really resemble the actual building color very closely. It tends to have a gray-ish tint to it.

kendzi commented 3 years ago

Color code taken from photo depends on lighting, exposition, angle and don't think storing rgb color value have much sense. Maybe store spoken word description like white, red, blue. But anyway I do not plan adding such feature.