JOSM / areaselector

JOSM Area Selection Plugin
https://github.com/JOSM/JOSM-areaselector/wiki
18 stars 3 forks source link

Better distinguish between areas and borders #15

Closed r00tat closed 9 years ago

r00tat commented 9 years ago

Try to improve the detection quality by enhancing the contrast before detecting colors.

r00tat commented 9 years ago

using canny edge detection in version 2.0.0

enhancing contrast with histogram equalisation does not help.