| Main | Resarch | Projects| Publications | CV | Personal |
Prototype: Client-side Task Services (Java) A task service enables a service provider to process client's data locally using generic service representatives. The developed prototype is divided into two Java Packages, as follows.
Example: consider a task service including (i) a ruleflow as its task model; (ii) rule1, rule2, and rule3 as its task knowlegde; and (iii) an object from class Visit as its task data. Service.java represents the corresponding function to be provided as a task service. Moreover, Client.java represents a service client to invoke the service. |
Face Detection using Client-side Technologies (.Net) There are several technologies which enable client-side processing, compared in the following picture.
A face detection algorithm was implemented using different client-side and server-side approaches, as follows.
Comparision of these approaches on a data set is reported here. |
© Copyright 2007 Mehran Najafi