Coder Social home page Coder Social logo

Comments (1)

mleotta avatar mleotta commented on June 15, 2024

I'm not the best person to answer you question, but I may be able to provide some insight into why Sprokit is in two places. We are in the process of refactoring KWIVER. Previously KWIVER was a "super build". That is, it was light weight wrapper project designed to pull in and build together various other open source projects that fall under the KWIVER family of tools. The new KWIVER layout will unify three core projects into one repository: Vital, Sprokit, and Arrows. The separate repositories for these projects will eventually go away.

Vital provides support for configuration file management, logging, core data structures, and abstract algorithm APIs. Arrows provides a collection of plugins that implements those APIs, often using external projects (OpenCV, VXL, Caffe, etc.). Sprokit provides the stream processing architecture for combining those components together into a pipeline for process video or other streaming data.

The transition from KWIVER as a "super build" to KWIVER as a stand alone project is in progress but has not landed in the master branch yet. We expect to complete this over the next month. Other projects that previously used Vital and Sprokit directly will be transitioned to use the new KWIVER. Arrows is a subset of the MAP-Tk project which is being ripped out and relocated into KWIVER.

from kwiver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.