How to detect film area?

I want to check the presence or absence of a film

There is a film on the top of the center border

How can I detect it?

Thank you in advance.

welcome.

that picture won’t allow that. the only defining feature I can see is some type of scratches (which may not always be there!) and the edge of the film. otherwise the two areas appear indistinguishable.

this can’t be fixed by magic. it has to be addressed with physical changes.

use lighting for which the film is opaque, or use film that is opaque for the lighting you have.

The answer is so sad.

Thanks for answering though.

@KoreaKim

@crackwitz is right! I can image two approach, none of them is easy.

  1. IF you can find a light source that can reveal the film. Some industrial computer vision processes use ultraviolet light, because the specific transparent film glow with that light. Or may be the film can reflect different, so you can search for an specific angle of illumination. This approach needs some research.

  2. Train a deep learning classifier. To do this you need to read a lot about this technology, and then build your own training dataset, let say 100+ pictures showing all scenarios and many “no film” images. And, as pointed out early, there’s no magic, there must be something in the image evidencing the presence of the film.

There is such an optical science as ellipsometry. Using 2 polaroids- one on light source, another one on the camera, it gives chance to measure film thickness, or absence/presence. Polarized light will be modulated by intensity due to birefringence effect. I don’t know, is it acceptable in your experiment, or you deal only with post-taken pictures.

1 Like

I have one questions.

  1. Does the ellipsometry Method Use Spectrum?
    → I only want to use the camera and lights.

I tried using a polarized camera instead of a polarized light.
but fail…

The film is too thin.

Both are true. - (is it acceptable in your experiment, or you deal only with post-taken pictures.)
Thanks Andyrey

1.I measured it using the angle of the lighting and the image.

But what I see is random according to the angle.

  1. Deep learning is still impossible.
    Too lack of skills.

Thanks Alejandro_Silvestri

Polaroid filters should be both on light source and camera- only then polarization would play it’s effect.
But if you deal with given picture as it is, you get the view in ordinary light and can do nothing with it.
In your image you can try to do with scratches on the film, but is this featured all films? - probably, not…

scratch

The scratch depends on the speed and force at which the film is torn.
In some cases, scratches are not visible.
Too many cases.

Do you have a reference or site for ellipsometry measurements?
I want to test it with correct data.

I interested in ellipsometry many decades ago. You can google it with key words: thin films
birefringence polaroids
etc. The word ellipsometry may be redundant, since you are not interested in thickness measurements, only film presence. I remember from my physicist time, that transparent film between two polaroids becomes colorful, it may help you to visualize film area.