habitat-sh / core-plans

Core Habitat Plan definitions
130 stars 252 forks source link

RFP: OpenCV hab package #377

Open Antagonistic opened 7 years ago

Antagonistic commented 7 years ago

OpenCV: Open Source Computer Vision

Available at: http://opencv.org/

I would like to request a core plan being added for this, since it serves as a gold standard of computer vision libraries, which other packages may have as a dependency.

eeyun commented 6 years ago

This could be a super cool package to have. If anyone has any interest in writing this plan i'm happy to help mentor in getting it merged to core.

rsertelon commented 6 years ago

I'm currently trying to create this package. It needs GTK+2 to work so I'm creating package core/gtk2 for this purpose. This comment tracks what I have to do to make core/opencv a reality.

I've made a gtk2 package. I'll create PRs for these packages and then focus on building OpenCV.