-
Notifications
You must be signed in to change notification settings - Fork 11
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
[Feature request] mt_hysteresis2 #23
Comments
Need more info, because I'm quite unfamiliar - never used - with hysteresis. For example I didn't know that it has anything with corner connections. So because I'm dummy, and do not understand the request, other examples needed for me:
|
That's a good idea. |
Request registered, I busy with other projects at the moment, pls. ping me if no progress is made in a month, thanks :) |
Ping, ping... :) |
Yikes! It's time to remember :) |
Good news, I'm seeing the expected output in my tests. An additional parameter needed, perhaps 'corners'=true (default) and false for the new working mode? Or a better name? |
Nice, no difference for me. |
Pls. check v30, if it is O.K. for you as well, then I release it. |
It works as expected, just that corners=false is default in v30, should be other way around. |
Thanks, next try pls |
Now default is correct. v29 ("corners=true") 4560 v30.test1 corners=false 4084 v30.test2 corners=false 4333 |
Nothing has been changed in between. Since v29 Visual Studio 2019 got some months older. |
Strange, I ran dozens of times, results fluctuated around ~0.5%. AVSMeter 3.0.7.0 (x86)
|
New v30 build |
Nice rearrangement, now it's even faster than v29: v29 ("corners=true") 4560 v30.test1 corners=false 4084 v30.test2 corners=false 4333 v30.test3 corners=false 4854 |
Thank you. |
Would it be possible to make hysteresis2 func which would ignore the corner connections?
For example a mask with a single square wouldn't grow into the both squares:
The text was updated successfully, but these errors were encountered: