Roadmap

32 views
Skip to first unread message

Jose M Robles

unread,
Jul 15, 2012, 7:08:16 AM7/15/12
to face...@googlegroups.com

  Hi all,

   I would like to talk about the roadmap. 

   My first target was detect faces in pictures. This goal is (almost) achieved using the OpenCV Haar classifiers with the OpenCV data set (*-frontalface,*-eye,*-eyebig,*-nose,*-mouth) . Now we need to increase the rate of success.
   For the near future I propose:
  1. API spec (I would like to use the same Face API spec, but I don't know if it is legal)
  2. API ports for top programming languages (JavaScript API is ready, Python API is almost ready too)
  3. Add gender attribute to face detection (using the libfacerec including in OpenCV, this pdf describes de process)
  4. Detect rotated faces
  5. Face recognition using libfacerec too
  6. ¿more ideas?

 What do you think?

 Kind regards!

Fernando Barranco

unread,
Jul 15, 2012, 2:03:46 PM7/15/12
to face...@googlegroups.com
Hi Jose Manuel,

very good work with the face recognition! you are doing amazing stuff in just few days, I am looking forward to have the first version to test it.

About the RM, some comments related with the API. You are saying that you are porting the API to different languages, but is there any Web Service API (rest, SOAP, ...) available to be used? This will allow the interaction using all the language and not those supported manually in the API. By the way, any plan to use JAVA?

Cheers!

Fernando Barranco


--
You received this message because you are subscribed to the Google Groups "face-alt" group.
To view this discussion on the web visit https://groups.google.com/d/msg/face-alt/-/xLhBV06ekAUJ.
To post to this group, send email to face...@googlegroups.com.
To unsubscribe from this group, send email to face-alt+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/face-alt?hl=en.

Jose M Robles

unread,
Jul 16, 2012, 5:49:52 AM7/16/12
to face...@googlegroups.com
 Hi Fernando,

  Thanks, we have a lot of work ahead, step by step.
  
  The low-level API is RESTful. We use JSON like data protocol. For now there is no plan for SOAP .
  The high-level API for Python, Java, Ruby use this RESTful API. Only it acts as wrapper. 
  
  I'll write some cURL usage examples soon. 
 
  Are you interested in the Java API port?

  Kind regards!
To unsubscribe from this group, send email to face-alt+unsubscribe@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages