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

Consider an overload for BarGraph that takes OpenCV.Mas as input #28

Open
bruno-f-cruz opened this issue Jun 19, 2024 · 1 comment
Open

Comments

@bruno-f-cruz
Copy link

This would be very useful for histogram-like visualizations.

image

@glopesdev
Copy link
Member

@bruno-f-cruz to avoid taking a dependency from OpenCV we could probably make it with an array overload and just use ConvertToArray before sending it to the graph. In fact, I didn't try it, but maybe this already works?

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