I want to calculate the number of people in a pool, for a statistic usage. I will use artificial intelligence and image processing on the images generated by a security camera located on the ceiling of a pool. The camera is static, so it has no axis of rotation.
For the image processing step, I would like to focus on the swimmers, and try to remove the rest of the pool. I need a good contrast between the background and the swimmers.
The problem is that output images of the camera have a lot of "noise", such as sunlight, rays of light, black lines at the bottom of the water, flags in the air and cables for sparation corridors.
Here is an example of what the images look like. The real images will just be in better quality, because this example is taken from a picture of the output using my cellphone.

- What is the most efficient way of removing sunrays/light rays on my images? Maybe using a filter?
- how I can create a high contrast between the swimmers and the background, considering the black lines in the bottom of the water?
Because the camera does not move, I can obtain other images, with the same background (excepts for the sunrays) and maybe I could use the differences on the images to extract swimmers?
I am looking for any ideas/filters/references.
