Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to detect a image texture?

So we have a photo like this

alt text
(source: vkontakte.ru)

How to detect that a red wall has a white figure painted on it and that that white figure is a texture and than how to cut that wall from the picture? I need an algorithm for performing such operation programaticly (not by hand)

like image 328
Rella Avatar asked Feb 23 '26 22:02

Rella


1 Answers

Given that this is a difficult task for a human to perform, I expect it currently impossible to do so algorithmically. It is hard to compete with a visual processing system that has been over 200 million years in the specification refinement stage with coding errors punishable by death.

like image 141
msw Avatar answered Feb 25 '26 12:02

msw