Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Value of PSFs in motion_blur #12

Open
KengChiLiu opened this issue Nov 27, 2017 · 1 comment
Open

Value of PSFs in motion_blur #12

KengChiLiu opened this issue Nov 27, 2017 · 1 comment

Comments

@KengChiLiu
Copy link

Hi, I'm wondering why psf[0]~psf[2] are always empty (zero matrix).
It seems that only psf[3] works ??????

If BlurImage(os.path.join(folder, path), PSFs=psf,
path__to_save=folder_to_save, part=np.random.choice([1, 2, 3])).
blur_image(save=True)

part=1,2
it turns out to be an empty image.

@mykhailychmykola
Copy link

Hi, in few days, I'll make code cleaning. And write good readme for this module. If you have any question about motion blurring, contact me mykhalychnickolay@gmail.com. Thanks for your issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants