SkillAgentSearch skills...

Ccv2

CCV 2.0 - Modular computer vision framework for natural user interfaces

Install / Use

/learn @nuigroup/Ccv2
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

  • http://nuigroup.com - NUI Group Community Homepage
  • http://ccv.nuigroup.com - CCV 1.* Homepage
  • http://nuigroup.com/gsoc - GSoC Projects

Related Skills

View on GitHub
GitHub Stars93
CategoryDevelopment
Updated1mo ago
Forks37

Languages

C++

Security Score

80/100

Audited on Mar 7, 2026

No findings