Skip to content

Server and Client real-time CPS applications base on OPENCV, written for Linux

Notifications You must be signed in to change notification settings

avicooper1/opencv-CPS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This REPO is developed for the 2015 WINLAB SUMMER INTERN PROGRAM.

Project title: Real-Time Cyber Physical Systems Application on MobilityFirst

Introduction:

Most Cyber Physical Systems (​http://en.wikipedia.org/wiki/Cyber-physical_system) are characterized by stringent network requirements both in terms of latency (i.e. less than 100 msec response time) and scalability (i.e. Trillion-order scalability for CPS devices/objects ).

MobilityFirst, thorugh its name based Virtual Network Architecture used to provide Application Specific Routing to services and applications, can be exploited in the attempt of assisting these applications to meet their requirements.

The goal of the project is to implement a CPS Application based on computer vision (i.e. object recognition) that will be used in conjunction with MobilityFirst’s Virtual Network to showcase the benefits of the network service.

Plan:

To simplify whole process, we are now working on both the client side and server side programs based on OPENCV, which provides a great amount of easy to use API to deal with image, video and display stuffs.

For more details, please go see the README in either client folder or server folder.

About

Server and Client real-time CPS applications base on OPENCV, written for Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.6%
  • Makefile 1.4%