Stationary pool ball detection in Grayscale Image
I want to detect the pool balls when they are not moving. While moving I can detect them with any background subtraction model, finding a hard time detecting them while stationary.
Reference Image here
OpenCV CalibrateCamera method stealth change to CameraMatrix – ProjectPoint changing?
Can anyone shed some light on what is happening here?