This is a recreational question. At my workplace within the same stairwell there are different steps numbers per floor on certain floors. I have tried to automate counting the steps by binarising the image (Binarize and Dilation, Erosion, DeleteSmallComponents) to minimize lines. ImageLines, ImageCorners and GradientOrientahitionFilter did not yield helpful results (this is most likely my lack of experience and understanding). I have not tried AI queries. I can manually count the steps (as it...