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

Self guided parameter w1 #109

Closed
olahugosson opened this issue May 8, 2018 · 1 comment
Closed

Self guided parameter w1 #109

olahugosson opened this issue May 8, 2018 · 1 comment

Comments

@olahugosson
Copy link

Hi Peter,

In section "7.16.2 Self Guided Filter Process" I'm wondering if

   v = w1 * u

should rather be

   v = w2 * u

Regards
/Ola Hugosson

peterderivaz added a commit that referenced this issue May 9, 2018
@peterderivaz
Copy link
Collaborator

Thanks, I've pushed a fix (note I think a different weight needs to be fixed).

(In my local version this was actually already correct, but I had forgotten to push the change back to the specification - many thanks for the reminder!)

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