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

Source 2D issue #40

Open
szocs93 opened this issue May 14, 2020 · 0 comments
Open

Source 2D issue #40

szocs93 opened this issue May 14, 2020 · 0 comments

Comments

@szocs93
Copy link

szocs93 commented May 14, 2020

Dear @zhoupc

I have an issue which I can't resolve. Can you provide me some help?

Thank you in advance!

Error using zeros
Size inputs must be integers.

Error in get_patch_data (line 70)
Y = zeros(nr, nc, nframes, 'like', cast(0,dtype));

Error in Sources2D/estimate_noise (line 366)
Ypatch = get_patch_data(mat_data, [r0, r1, c0, c1], frame_range, false);

Error in Sources2D/getReady (line 251)
obj.P.sn = obj.estimate_noise();

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

1 participant