Skip to content

acheambe/NUBOMEDIA-VCA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 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).

About

Video Content Analysis filters for the NUBOMEDIA project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 32.6%
  • JavaScript 21.3%
  • Java 15.2%
  • HTML 11.4%
  • Shell 6.9%
  • CMake 6.3%
  • Other 6.3%