ljzycmd / SimDeblur

Simple framework for image and video deblurring, implemented by PyTorch
MIT License
306 stars 38 forks source link

Steady camera, moving objects #9

Open alevangel opened 2 years ago

alevangel commented 2 years ago

What settings do you reccomend for a steady camera (like on tripods) in order to deblur moving objects?

ljzycmd commented 2 years ago

The blurs caused by moving objects occur locally, resulting in some local blur patterns. Thus you can add some priors corresponding to the object shape or some local operations to help remove the blurs.