engiz
engiz

Reputation: 1

Faint but visible monochrome edge detection

I am trying to detect a visible edge that seperates two different types of texture. The problem is, although the texture difference is quite visible, we couldn't manage to detect the edge that seperates two regions with acceptable accuracy (e.g. few pixels) using GLCM or Gabor filters.

I am questioning whether these algorithms are suitable for this. I just wonder whether there would be any algortihm recommendations. Thanks.

In the sample image, the edge extends from near center top to bottom left.

Upvotes: 0

Views: 71

Answers (1)

user1196549
user1196549

Reputation:

This is not feasible with current state of the art. "the texture difference is quite visible" is a false impression.

Upvotes: 0

Related Questions