I've had the same problem. If possible increase your lighting so you can reduce the cameras exposure. If you cannot increase the amount of light can you open you F-Stop? You may also considerer a strobe light that fires when the camera is acquiring the image. Dave
I'm trying to build a robotic system that observes a moving object. In first phase of my project I have placed a simple black & white marker consisting of geometrical shapes on that target object. I'm able to estimate the pose of the object by locating and analyzing the geometry of the marker. However a problem arises when object moves a bit faster. This causes motion blur in the camera input. So far I have read Weiner, Lucy-Richardson and Blind Deconvolution techniques to remove motion blur. But they are very slow for a real-time application.