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

Use opencv headless #1677

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Use opencv headless #1677

wants to merge 1 commit into from

Conversation

nfahlgren
Copy link
Member

Describe your changes
Alter PlantCV dependencies from PyPI and Conda-Forge to use the OpenCV headless package instead of the full version since we do not use OpenCV GUI features.

Type of update
Is this a: improvement for efficiency

Associated issues
#1515

For the reviewer
See this page for instructions on how to review the pull request.

  • PR functionality reviewed in a Jupyter Notebook
  • All tests pass
  • Test coverage remains 100%
  • Documentation tested
  • New documentation pages added to plantcv/mkdocs.yml
  • Changes to function input/output signatures added to updating.md
  • Code reviewed
  • PR approved

We don't use the GUI features of OpenCV
@nfahlgren nfahlgren added the enhancement Enhancements to existing features label Feb 28, 2025
@nfahlgren nfahlgren added this to the PlantCV v4.7 milestone Feb 28, 2025
Copy link

deepsource-io bot commented Feb 28, 2025

Here's the code health analysis summary for commits 432fcd2..e22c2d5. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Python LogoPython✅ SuccessView Check ↗
DeepSource Test coverage LogoTest coverage⚠️ Artifact not reportedTimed out: Artifact was never reportedView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancements to existing features
Projects
Status: Pull Requests
Development

Successfully merging this pull request may close these issues.

1 participant