I have a really big challenge and need a help.
Take a look at sample_1.jpg image
Just to illustrate, somewhere in the middle, you can see/recognize one horizontal strip.
And this contour can be located via standard findContours() function.
Now, take a look at sample_2.jpg
Although it is not visible at first glance, there is a similar contour in this painting, some trace of it.
The problem is I can’t find her. I tried everything I know, Canny, Hough lines, Treshold,…but without success.
No, it is not pipes, in fact, the only interesting thing (region of interest) is the middle part of the picture (left from the vertical black line, as far as the horizonal band extends). And it’s a flat surface.
I wonder if your idea can be applied to that scenario as well? Can you elaborate in more detail?
What do you mean by “integrate (vertically) … for an estimate of the “background”
and “integrate (horizontally) … to find the faint signal”
imho the line is nearly impossible to see, but if my visual cortex isn’t playing tricks on me (which is easily possible in such a case), it is here visible as some humble “spike”. You can see it as well/hard mirrored on the bottom of the red curve.
But this is really really really hard to see and probably impossible to detect.
Maybe better visible/detectable if you save uncompressed images, but I doubt it.