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

Get rid of GUI code #24

Closed
philipqueen opened this issue Mar 18, 2024 · 0 comments · Fixed by #25
Closed

Get rid of GUI code #24

philipqueen opened this issue Mar 18, 2024 · 0 comments · Fixed by #25

Comments

@philipqueen
Copy link
Collaborator

The Pyside based GUI code is very out of date, and has been mostly replaced by the demos, which rely only on opencv for visualizing. Pyside is a heavy dependency (1.1 GB on my machine, by far the largest), and as a backend library it doesn't make sense to force this download for users who likely have their own frontend. Trimming both the unmaintained extra code and the large dependency will help reduce the package size, increase the download speed, and prevent a confusing entrance point to the package.

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

Successfully merging a pull request may close this issue.

1 participant