[ 
https://issues.apache.org/jira/browse/PHOTARK-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035560#comment-13035560
 ] 

Subash Chaturanga commented on PHOTARK-73:
------------------------------------------

Yes I was also thinking on creating a separate module for this. Hope thats what 
you also meant.

Actually the implementation of this interface going to be some what a wrapper 
of org.face4j.DefaultFaceClient class. But as we do have the method  
DefaultFaceClient.setFacebookOauth2(fbUserID, Oauth2) , it work based on the 
current credential. So it wont be an issue I guess . And also as we do train(), 
detect() saveTags(), getTags() based on "uids" one DefaultFaceClient instance 
will be fine.(but i will find out the possibility of this by looking in to its 
code or contacting the author of this client) .   




> Adding Face Recognition functionality to PhotArk
> ------------------------------------------------
>
>                 Key: PHOTARK-73
>                 URL: https://issues.apache.org/jira/browse/PHOTARK-73
>             Project: PhotArk
>          Issue Type: New Feature
>          Components: PhoatArk Services
>         Environment: UNIX
>            Reporter: Subash Chaturanga
>              Labels: gsoc, gsoc2011
>         Attachments: basic_interface_def.patch, 
> patch1_extendedFaceRecognitionService.patch
>
>
> This is a new feature for Photark where this face recognition engine can be 
> used to enhance and extend the scope of gallery features. So basically after 
> implementing this feature there will be a generic face recognition framework 
> which can be used by other PhotArk face recognition related applications and 
> a Facebook friend finder (later explain in detail) application using the 
> above framework.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to