I am trying to make my program detect a swimming pool and place lines around its boundaries. I think that using LBP cascade to detect the swimming pool area, then Harris corner detection to find the corners is the right approach. I am not sure though. Is a swimming pool possible to be detected?