make edges clearer in image
I'm currently preprocessing a few images before I can use them for edge detection and I need to make the edges more clear so that the edge algorithm (Canny and Hough) can find them more easily without the need to reconfigure the thresholds. The only important part of the photo that I need are the edges from the items on the pile, the rest is irrelevant.
I have the following images:
How would you make the edges between the items on the pile stand out?
show, what you have, so far, and the code for it ?
I've currently tried the following:
with the following results:
EDIT: images don't seem to load. Here are the URL's https://imgur.com/a/LDxzY6Mhttps://imgur.com/a/OxdRbEs