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

angle after gaussian filter #42

Open
jxtxwsbn opened this issue Aug 11, 2021 · 2 comments
Open

angle after gaussian filter #42

jxtxwsbn opened this issue Aug 11, 2021 · 2 comments

Comments

@jxtxwsbn
Copy link

Hi, thanks for your code. The predicted angle image is passed into a gaussian filter. I think the value of the angle will be changed after that. Why need it? Thanks

@skumra
Copy link
Owner

skumra commented Aug 11, 2021

Good point, the gaussian filter is used to mostly filter out the quality function. It probably shouldn't be applied to the angle.

Please feel free to open a pull request to fix this issue.

@jxtxwsbn
Copy link
Author

Thanks. Maybe it doesn't affect too much since the results look good and the Gaussian filter just smooths the image a little.

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