Change the name of the man in sample image from Tina to Tom to recover his gender... tizen_2.2 2.2.1_release 2.2_release
authorGongwook Lee <gongwook78.lee@samsung.com>
Wed, 3 Jul 2013 05:37:37 +0000 (14:37 +0900)
committerGongwook Lee <gongwook78.lee@samsung.com>
Wed, 3 Jul 2013 05:37:37 +0000 (14:37 +0900)
Change-Id: Ib9eed7e2dd5de561caa5bbd0f515414d1a6383bf
Signed-off-by: Gongwook Lee <gongwook78.lee@samsung.com>
project/src/FaceDetectionForm.cpp

index e3980ae..de5b0ab 100644 (file)
@@ -64,7 +64,7 @@ static const wchar_t* PICTURE4_PATH = L"res/sample4.png";
 static const wchar_t* PICTURE1_NAME = L"Unknown";
 static const wchar_t* PICTURE2_NAME = L"Christine";
 static const wchar_t* PICTURE3_NAME = L"Stephanie";
-static const wchar_t* PICTURE4_NAME = L"Tina";
+static const wchar_t* PICTURE4_NAME = L"Tom";
 
 static const wchar_t* NO_PICTURE = L"No Picture";
 static const wchar_t* NOT_FOUND = L"Not Found";