Skip to content

nuigroup/ccv2

Repository files navigation

Header Image

Community Core Vision 2.0

Introduction

Community Core Vision 2.0 is build on the nuiFramework - A cross platform/cross device framework for rapidly creating and testing interaction scenarios in natural user interfaces. It allows for general purpose signal processing from multiple sensor sources and processing them into global events and actions. Each platform will have its own specific runtime and communication methods dependent on best available options. Our first implementation will be focused on Computer Vision (CV).

Components

  • Core Engine - Pure C++ portable module engine.
  • CV Module Library - Base Modules for vision related applications.
  • Chrome Extension - Used for testing (TDD) of the JSON RPC API. (Requires Chrome Canary)
  • Example Client - An example client API implementation in C#.

Compiling

We currently recommend using VS2010 to compile. The following solutions are provided:

  • nuiServerApplication (Compiles main server engine executable)
  • nuiCVModuleLibrary (Compiles associated CV modules)
    • Dependencies: nuiModule.lib/nuiSystem.lib

Changelog

View CHANGES.md for latest updates.

Links

About

CCV 2.0 - Modular computer vision framework for natural user interfaces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published