Developers guide

This section contains tutorials showing how to use the diferent VCA filters. Berfore starting with this section, it would be very interesting that you have a look to the API and the architecture.

As it was explained on the API section, these filters can be used with different technologies.Here, we are going to explain this guide using a web application which interacts with and application server based on JavaEE technogoly. This application server will be in charge of holding the logic orchestration, the communication among the clients and controlling the Server capabilites.

Here we are going to see the following examples:

NuboFaceDetector

  • You can access to this example here

NuboNoseDetector

  • You can access to this example here

NuboMouthDetector

  • You can access to this example here

NuboEyeDetector

  • You can access to this example here

NuboEarDetector

  • You can access to this example here

NuboFaceProfile

  • You can access to this example here

NuboTracker

  • You can access to this example here