Tizen 2.0 Release tizen_2.0 accepted/tizen_2.0/20130215.202043 submit/tizen_2.0/20130215.192227
authorHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:54:44 +0000 (00:54 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:54:44 +0000 (00:54 +0900)
commitd46e79416a33f0ac5d42d2ac2a9f00a148817c2c
tree5440ad3e99d018dda4d9dad6c6867d7fc31454bf
parent540cf46b2c1e1401e130d298faae353437da64de
Tizen 2.0 Release
22 files changed:
CMakeLists.txt [new file with mode: 0755]
LICENSE [new file with mode: 0755]
NOTICE [new file with mode: 0755]
inc/FUixVision.h [new file with mode: 0755]
inc/FUixVisionFaceBuffer.h [new file with mode: 0755]
inc/FUixVisionFaceComponentsPosition.h [new file with mode: 0755]
inc/FUixVisionFaceDetector.h [new file with mode: 0755]
inc/FUixVisionFaceRecognitionInfo.h [new file with mode: 0755]
inc/FUixVisionFaceRecognizer.h [new file with mode: 0755]
inc/FUixVisionFaceTypes.h [new file with mode: 0755]
osp-face.manifest [new file with mode: 0644]
osp-face.pc.in [new file with mode: 0755]
packaging/osp-face.spec [new file with mode: 0755]
src/FUixVisionFaceBuffer.cpp [new file with mode: 0755]
src/FUixVisionFaceComponentsPosition.cpp [new file with mode: 0755]
src/FUixVisionFaceDetector.cpp [new file with mode: 0755]
src/FUixVisionFaceRecognitionInfo.cpp [new file with mode: 0755]
src/FUixVisionFaceRecognizer.cpp [new file with mode: 0755]
src/FUixVision_FaceDetectorImpl.cpp [new file with mode: 0755]
src/FUixVision_FaceDetectorImpl.h [new file with mode: 0755]
src/FUixVision_FaceRecognizerImpl.cpp [new file with mode: 0755]
src/FUixVision_FaceRecognizerImpl.h [new file with mode: 0755]