Skip to content

VTOOLS-FOSS/NUBOMEDIA-VCA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NUBOMEDIA-VCA

Video Content Analysis filters for the NUBOMEDIA project

This project is part of the NUBOMEDIA project (www.nubomedia.eu). In particular this repo includes the open source filters of computer vision developed for such project.

The content of the repo is divided into the following folders:

modules: The media elements, which are gstreamer plugins, developed up to now.

  • NuboFaceDetector
  • NuboMouthDetector
  • NuboNoseDetector
  • NuboEarDetector
  • NuboEyeDetector
  • NuboTracker

apps: Demos, which are based on java, develop up to now are.

  • NuboEarJava (pipeline created by an ear detector)
  • NuboFaceJava (pipeline created by a face detector)
  • NuboFaceProfileJava (pipeline created by a face,mouth, eye and nose detector)
  • NuboMouthJava (pipeline created by a mouth detector)
  • NuboNoseJava (pipeline created by a nose detector)
  • NuboEyeJava (pipeline created by a eye detector)
  • NuboTrackerJava (pipeline created by a tracker detector)

Licence

See the LICENSE file for license rights and limitations (LGPL v2.1).

Contribution policy

You can contribute to the NUBOMEDIA-VCA community through bug-reports, bug-fixes, new code or new documentation. For contributing to the NUBOMEDIA-VCA community, drop a post to the Kurento Public Mailing List providing full information about your contribution and its value. In your contributions, you must comply with the following guidelines:

  • You must specify the specific contents of your contribution either through a detailed bug description, through a pull-request or through a patch.
  • You must specify the licensing restrictions of the code you contribute.
  • For newly created code to be incorporated in the NUBOMEDIA-VCA code-base, you must accept NUBOMEDIA-VCA to own the code copyright, so that its open source nature is guaranteed.
  • You must justify appropriately the need and value of your cotribution. The NUBOMEDIA-VCA project has no obligations in relation to accepting contributions from third parties.
  • The NUBOMEDIA-VCA project leaders have the right of asking for further explanations, tests or validations of any code contributed to the community before it being incorporated into the NUBOMEDIA-VCA code-base. You must be ready to addressing all these kind of concerns before having your code approved.

Support

The NUBOMEDIA-VCA project provides community support through the NUBOMEDIA-VCA Public Mailing List.

About

Video Content Analysis filters for the NUBOMEDIA project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 40.5%
  • Java 16.4%
  • JavaScript 14.0%
  • HTML 10.9%
  • Shell 6.4%
  • CMake 6.0%
  • Other 5.8%