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

Deprecate FilterGrid : Rename to ParamGrid #234

Closed
SarthakJariwala opened this issue Jul 20, 2021 · 0 comments · Fixed by #371
Closed

Deprecate FilterGrid : Rename to ParamGrid #234

SarthakJariwala opened this issue Jul 20, 2021 · 0 comments · Fixed by #371
Labels
enhancement New feature or request removal Remove from api
Milestone

Comments

@SarthakJariwala
Copy link
Owner

The functionality currently in FilterGrid is the following - Given some image data and a function, FilterGrid allows for visualization of effect of different parameters on the image. There is no 'restriction' for the function involved to be an 'image filter' - It could be any function....So the more accuarate name would be something like :

ParamGrid : Explore the interplay between one or more parameters of a given function on input image data.

The functionality of FilterGrid would not change but only renamed to ParamGrid and the usage of FilterGrid would issue a deprecation warning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request removal Remove from api
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant