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

Add more features in plot module of opencv #2414

Open
themechanicalcoder opened this issue Jan 30, 2020 · 2 comments
Open

Add more features in plot module of opencv #2414

themechanicalcoder opened this issue Jan 30, 2020 · 2 comments

Comments

@themechanicalcoder
Copy link

It would be nice if OpenCV plot can have features similar to matplotlib

  1. xlabel, ylabel
  2. legends
  3. allow plotting of two functions (The current implementation supports only one)
  4. A SetTitle function
@themechanicalcoder
Copy link
Author

themechanicalcoder commented Jan 30, 2020

@alalek can I implement some of these functions like SetTitle xlabel, ylabel

@wpalfi
Copy link

wpalfi commented May 26, 2020

Hi, I am the developer of Profactor CvPlot https://github.com/Profactor/cv-plot. It is purely opencv based and very generic. Would be great to integrate it into opencv_contrib. What do you think?
cv-plot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants