From photark-dev-return-1327-apmail-incubator-photark-dev-archive=incubator.apache.org@incubator.apache.org Wed May 18 18:37:33 2011 Return-Path: X-Original-To: apmail-incubator-photark-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-photark-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8DB506ECE for ; Wed, 18 May 2011 18:37:33 +0000 (UTC) Received: (qmail 63270 invoked by uid 500); 18 May 2011 18:37:33 -0000 Delivered-To: apmail-incubator-photark-dev-archive@incubator.apache.org Received: (qmail 63230 invoked by uid 500); 18 May 2011 18:37:33 -0000 Mailing-List: contact photark-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: photark-dev@incubator.apache.org Delivered-To: mailing list photark-dev@incubator.apache.org Received: (qmail 63221 invoked by uid 99); 18 May 2011 18:37:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 May 2011 18:37:33 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 May 2011 18:37:32 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 02A3ACF990 for ; Wed, 18 May 2011 18:36:53 +0000 (UTC) Date: Wed, 18 May 2011 18:36:53 +0000 (UTC) From: "Subash Chaturanga (JIRA)" To: photark-dev@incubator.apache.org Message-ID: <1557407817.23268.1305743813007.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1565897878.40719.1302186185719.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (PHOTARK-73) Adding Face Recognition functionality to PhotArk MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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