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

Plotter API #27

Open
vladvrabie opened this issue Jul 17, 2019 · 3 comments
Open

Plotter API #27

vladvrabie opened this issue Jul 17, 2019 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@vladvrabie
Copy link
Collaborator

Some exercises need both to process an image and plot a function. Maybe have a way to automatize this.

Use case:
Users can create the plotter function as usual with name 'foobar'.
Users create an image processing algorithm as usual. They also import a plotter api module. In the implementation of the image processing algorithm they call plotterapi.showplot('foobar').

@vladvrabie vladvrabie added the enhancement New feature or request label Jul 17, 2019
@cosminpolifronie
Copy link
Member

Either that, or enable the output dialog to show plots.

@vladvrabie
Copy link
Collaborator Author

Received feedback: plots in output dialog

@vladvrabie
Copy link
Collaborator Author

Will use #29

@cosminpolifronie cosminpolifronie self-assigned this Jul 22, 2019
@cosminpolifronie cosminpolifronie added this to the Urgent milestone Jul 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants